Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement |
Modifier and Type | Field and Description |
---|---|
static PurchasingQuotaArrangementField<String> |
PurchasingQuotaArrangement.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static PurchasingQuotaArrangementField<LocalDateTime> |
PurchasingQuotaArrangement.CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static PurchasingQuotaArrangementField<ZonedDateTime> |
PurchasingQuotaArrangement.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static PurchasingQuotaArrangementField<String> |
PurchasingQuotaArrangement.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static PurchasingQuotaArrangementField<String> |
PurchasingQuotaArrangement.MATERIAL_BASE_UNIT
Use with available fluent helpers to apply the MaterialBaseUnit field to query operations.
|
static PurchasingQuotaArrangementField<BigDecimal> |
PurchasingQuotaArrangement.MIN_QTY_FOR_SPLT_QUOTA
Use with available fluent helpers to apply the MinQtyForSpltQuota field to query operations.
|
static PurchasingQuotaArrangementField<String> |
PurchasingQuotaArrangement.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static PurchasingQuotaArrangementField<String> |
PurchasingQuotaArrangement.QUOTA_ARRANGEMENT
Use with available fluent helpers to apply the QuotaArrangement field to query operations.
|
static PurchasingQuotaArrangementField<String> |
PurchasingQuotaArrangement.USER_DESCRIPTION
Use with available fluent helpers to apply the UserDescription field to query operations.
|
static PurchasingQuotaArrangementField<LocalDateTime> |
PurchasingQuotaArrangement.VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
static PurchasingQuotaArrangementField<LocalDateTime> |
PurchasingQuotaArrangement.VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PurchasingQuotaArrangementField<T> |
PurchasingQuotaArrangement.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PurchasingQuotaArrangement.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.