Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing.field.ZoneAdjustmentsField
Packages that use ZoneAdjustmentsField
-
Uses of ZoneAdjustmentsField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing declared as ZoneAdjustmentsFieldModifier and TypeFieldDescriptionstatic final ZoneAdjustmentsField<LocalDateTime>ZoneAdjustments.BUF_PRPSL_ZONE_ADJMT_FCTR_END_DATEUse with available fluent helpers to apply the BufPrpslZoneAdjmtFctrEndDate field to query operations.static final ZoneAdjustmentsField<LocalDateTime>ZoneAdjustments.BUF_PRPSL_ZONE_ADJMT_FCTR_START_DATEUse with available fluent helpers to apply the BufPrpslZoneAdjmtFctrStartDate field to query operations.static final ZoneAdjustmentsField<BigDecimal>ZoneAdjustments.GREEN_ZONE_ADJUSTMENT_FACTORUse with available fluent helpers to apply the GreenZoneAdjustmentFactor field to query operations.static final ZoneAdjustmentsField<String>ZoneAdjustments.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final ZoneAdjustmentsField<String>ZoneAdjustments.MRP_AREAUse with available fluent helpers to apply the MRPArea field to query operations.static final ZoneAdjustmentsField<String>ZoneAdjustments.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ZoneAdjustmentsField<LocalDateTime>ZoneAdjustments.PROPOSAL_START_DATEUse with available fluent helpers to apply the ProposalStartDate field to query operations.static final ZoneAdjustmentsField<String>ZoneAdjustments.PROPOSAL_VERSIONUse with available fluent helpers to apply the ProposalVersion field to query operations.static final ZoneAdjustmentsField<BigDecimal>ZoneAdjustments.RED_ZONE_ADJUSTMENT_FACTORUse with available fluent helpers to apply the RedZoneAdjustmentFactor field to query operations.static final ZoneAdjustmentsField<BigDecimal>ZoneAdjustments.YELLOW_ZONE_ADJUSTMENT_FACTORUse with available fluent helpers to apply the YellowZoneAdjustmentFactor field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing that return ZoneAdjustmentsFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ZoneAdjustmentsField<T>ZoneAdjustments.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ZoneAdjustmentsField<T>Use with available fluent helpers to apply an extension field to query operations.