Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing.field.DemandAdjustmentsField
Packages that use DemandAdjustmentsField
-
Uses of DemandAdjustmentsField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing declared as DemandAdjustmentsFieldModifier and TypeFieldDescriptionstatic final DemandAdjustmentsField<BigDecimal>DemandAdjustments.ADJUSTED_AVERAGE_DAILY_USAGEUse with available fluent helpers to apply the AdjustedAverageDailyUsage field to query operations.static final DemandAdjustmentsField<BigDecimal>DemandAdjustments.AVERAGE_DAILY_USAGEUse with available fluent helpers to apply the AverageDailyUsage field to query operations.static final DemandAdjustmentsField<String>DemandAdjustments.AVG_DAILY_USAGE_UNITUse with available fluent helpers to apply the AvgDailyUsageUnit field to query operations.static final DemandAdjustmentsField<BigDecimal>DemandAdjustments.DEMAND_ADJUSTMENT_FACTORUse with available fluent helpers to apply the DemandAdjustmentFactor field to query operations.static final DemandAdjustmentsField<String>DemandAdjustments.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final DemandAdjustmentsField<String>DemandAdjustments.MRP_AREAUse with available fluent helpers to apply the MRPArea field to query operations.static final DemandAdjustmentsField<String>DemandAdjustments.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final DemandAdjustmentsField<LocalDateTime>DemandAdjustments.PROPOSAL_DMND_ADJMT_FCTR_END_DATEUse with available fluent helpers to apply the ProposalDmndAdjmtFctrEndDate field to query operations.static final DemandAdjustmentsField<LocalDateTime>DemandAdjustments.PROPOSAL_DMND_ADJMT_FCTR_START_DATEUse with available fluent helpers to apply the ProposalDmndAdjmtFctrStartDate field to query operations.static final DemandAdjustmentsField<LocalDateTime>DemandAdjustments.PROPOSAL_START_DATEUse with available fluent helpers to apply the ProposalStartDate field to query operations.static final DemandAdjustmentsField<String>DemandAdjustments.PROPOSAL_VERSIONUse with available fluent helpers to apply the ProposalVersion field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing that return DemandAdjustmentsFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
DemandAdjustmentsField<T>DemandAdjustments.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> DemandAdjustmentsField<T>Use with available fluent helpers to apply an extension field to query operations.