Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing |
Modifier and Type | Field and Description |
---|---|
static ZoneAdjustmentsField<LocalDateTime> |
ZoneAdjustments.BUF_PRPSL_ZONE_ADJMT_FCTR_END_DATE
Use with available fluent helpers to apply the BufPrpslZoneAdjmtFctrEndDate field to query operations.
|
static ZoneAdjustmentsField<LocalDateTime> |
ZoneAdjustments.BUF_PRPSL_ZONE_ADJMT_FCTR_START_DATE
Use with available fluent helpers to apply the BufPrpslZoneAdjmtFctrStartDate field to query operations.
|
static ZoneAdjustmentsField<BigDecimal> |
ZoneAdjustments.GREEN_ZONE_ADJUSTMENT_FACTOR
Use with available fluent helpers to apply the GreenZoneAdjustmentFactor field to query operations.
|
static ZoneAdjustmentsField<String> |
ZoneAdjustments.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static ZoneAdjustmentsField<String> |
ZoneAdjustments.MRP_AREA
Use with available fluent helpers to apply the MRPArea field to query operations.
|
static ZoneAdjustmentsField<String> |
ZoneAdjustments.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static ZoneAdjustmentsField<LocalDateTime> |
ZoneAdjustments.PROPOSAL_START_DATE
Use with available fluent helpers to apply the ProposalStartDate field to query operations.
|
static ZoneAdjustmentsField<String> |
ZoneAdjustments.PROPOSAL_VERSION
Use with available fluent helpers to apply the ProposalVersion field to query operations.
|
static ZoneAdjustmentsField<BigDecimal> |
ZoneAdjustments.RED_ZONE_ADJUSTMENT_FACTOR
Use with available fluent helpers to apply the RedZoneAdjustmentFactor field to query operations.
|
static ZoneAdjustmentsField<BigDecimal> |
ZoneAdjustments.YELLOW_ZONE_ADJUSTMENT_FACTOR
Use with available fluent helpers to apply the YellowZoneAdjustmentFactor field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ZoneAdjustmentsField<T> |
ZoneAdjustments.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ZoneAdjustments.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.