Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.buffersizing |
Modifier and Type | Field and Description |
---|---|
static DemandAdjustmentsField<BigDecimal> |
DemandAdjustments.ADJUSTED_AVERAGE_DAILY_USAGE
Use with available fluent helpers to apply the AdjustedAverageDailyUsage field to query operations.
|
static DemandAdjustmentsField<BigDecimal> |
DemandAdjustments.AVERAGE_DAILY_USAGE
Use with available fluent helpers to apply the AverageDailyUsage field to query operations.
|
static DemandAdjustmentsField<String> |
DemandAdjustments.AVG_DAILY_USAGE_UNIT
Use with available fluent helpers to apply the AvgDailyUsageUnit field to query operations.
|
static DemandAdjustmentsField<BigDecimal> |
DemandAdjustments.DEMAND_ADJUSTMENT_FACTOR
Use with available fluent helpers to apply the DemandAdjustmentFactor field to query operations.
|
static DemandAdjustmentsField<String> |
DemandAdjustments.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static DemandAdjustmentsField<String> |
DemandAdjustments.MRP_AREA
Use with available fluent helpers to apply the MRPArea field to query operations.
|
static DemandAdjustmentsField<String> |
DemandAdjustments.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static DemandAdjustmentsField<LocalDateTime> |
DemandAdjustments.PROPOSAL_DMND_ADJMT_FCTR_END_DATE
Use with available fluent helpers to apply the ProposalDmndAdjmtFctrEndDate field to query operations.
|
static DemandAdjustmentsField<LocalDateTime> |
DemandAdjustments.PROPOSAL_DMND_ADJMT_FCTR_START_DATE
Use with available fluent helpers to apply the ProposalDmndAdjmtFctrStartDate field to query operations.
|
static DemandAdjustmentsField<LocalDateTime> |
DemandAdjustments.PROPOSAL_START_DATE
Use with available fluent helpers to apply the ProposalStartDate field to query operations.
|
static DemandAdjustmentsField<String> |
DemandAdjustments.PROPOSAL_VERSION
Use with available fluent helpers to apply the ProposalVersion field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> DemandAdjustmentsField<T> |
DemandAdjustments.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DemandAdjustments.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.