Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory |
Modifier and Type | Field and Description |
---|---|
static PurgCatField<String> |
PurgCat.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static PurgCatField<ZonedDateTime> |
PurgCat.CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static PurgCatField<String> |
PurgCat.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static PurgCatField<ZonedDateTime> |
PurgCat.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static PurgCatField<String> |
PurgCat.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static PurgCatField<String> |
PurgCat.PURCHASING_CATEGORY
Use with available fluent helpers to apply the PurchasingCategory field to query operations.
|
static PurgCatField<String> |
PurgCat.PURG_CAT_IS_INACTIVE
Use with available fluent helpers to apply the PurgCatIsInactive field to query operations.
|
static PurgCatField<String> |
PurgCat.PURG_CAT_NAME
Use with available fluent helpers to apply the PurgCatName field to query operations.
|
static PurgCatField<String> |
PurgCat.PURG_CAT_TRANSLATION_OVRL_STATUS
Use with available fluent helpers to apply the PurgCatTranslationOvrlStatus field to query operations.
|
static PurgCatField<UUID> |
PurgCat.PURG_CAT_UUID
Use with available fluent helpers to apply the PurgCatUUID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PurgCatField<T> |
PurgCat.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PurgCat.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.