Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing.field.DemandAdjustmentFactorsField
Packages that use DemandAdjustmentFactorsField
-
Uses of DemandAdjustmentFactorsField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing declared as DemandAdjustmentFactorsFieldModifier and TypeFieldDescriptionstatic final DemandAdjustmentFactorsField<BigDecimal>DemandAdjustmentFactors.DEMAND_ADJUSTMENT_FACTORUse with available fluent helpers to apply the DemandAdjustmentFactor field to query operations.static final DemandAdjustmentFactorsField<String>DemandAdjustmentFactors.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final DemandAdjustmentFactorsField<String>DemandAdjustmentFactors.MRP_AREAUse with available fluent helpers to apply the MRPArea field to query operations.static final DemandAdjustmentFactorsField<String>DemandAdjustmentFactors.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final DemandAdjustmentFactorsField<LocalDateTime>DemandAdjustmentFactors.PROPOSAL_DMND_ADJMT_FCTR_END_DATEUse with available fluent helpers to apply the ProposalDmndAdjmtFctrEndDate field to query operations.static final DemandAdjustmentFactorsField<LocalDateTime>DemandAdjustmentFactors.PROPOSAL_DMND_ADJMT_FCTR_START_DATEUse with available fluent helpers to apply the ProposalDmndAdjmtFctrStartDate field to query operations.static final DemandAdjustmentFactorsField<LocalDateTime>DemandAdjustmentFactors.PROPOSAL_START_DATEUse with available fluent helpers to apply the ProposalStartDate field to query operations.static final DemandAdjustmentFactorsField<String>DemandAdjustmentFactors.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 DemandAdjustmentFactorsFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
DemandAdjustmentFactorsField<T>DemandAdjustmentFactors.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> DemandAdjustmentFactorsField<T>Use with available fluent helpers to apply an extension field to query operations.