Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory |
Modifier and Type | Field and Description |
---|---|
static PurgCatTranslationStatusField<String> |
PurgCatTranslationStatus.PURG_CAT_TRANSLATION_TGT_LANG
Use with available fluent helpers to apply the PurgCatTranslationTgtLang field to query operations.
|
static PurgCatTranslationStatusField<String> |
PurgCatTranslationStatus.PURG_CAT_TRANSLATION_TGT_LANG_STS
Use with available fluent helpers to apply the PurgCatTranslationTgtLangSts field to query operations.
|
static PurgCatTranslationStatusField<UUID> |
PurgCatTranslationStatus.PURG_CAT_TRANSLATION_UUID
Use with available fluent helpers to apply the PurgCatTranslationUUID field to query operations.
|
static PurgCatTranslationStatusField<UUID> |
PurgCatTranslationStatus.PURG_CAT_UUID
Use with available fluent helpers to apply the PurgCatUUID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PurgCatTranslationStatusField<T> |
PurgCatTranslationStatus.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PurgCatTranslationStatus.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.