public static final class DemandAdjustmentFactors.DemandAdjustmentFactorsBuilder extends Object
@Nonnull public DemandAdjustmentFactors.DemandAdjustmentFactorsBuilder proposalHdr(ProposalHeader value)
value
- The ProposalHeader to build this DemandAdjustmentFactors with.@Nonnull public DemandAdjustmentFactors.DemandAdjustmentFactorsBuilder material(@Nullable String material)
Original property name from the Odata EDM: Material
this
.@Nonnull public DemandAdjustmentFactors.DemandAdjustmentFactorsBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.@Nonnull public DemandAdjustmentFactors.DemandAdjustmentFactorsBuilder mRPArea(@Nullable String mRPArea)
Original property name from the Odata EDM: MRPArea
this
.@Nonnull public DemandAdjustmentFactors.DemandAdjustmentFactorsBuilder proposalStartDate(@Nullable LocalDateTime proposalStartDate)
Original property name from the Odata EDM: ProposalStartDate
this
.@Nonnull public DemandAdjustmentFactors.DemandAdjustmentFactorsBuilder proposalVersion(@Nullable String proposalVersion)
Original property name from the Odata EDM: ProposalVersion
this
.@Nonnull public DemandAdjustmentFactors.DemandAdjustmentFactorsBuilder proposalDmndAdjmtFctrStartDate(@Nullable LocalDateTime proposalDmndAdjmtFctrStartDate)
Original property name from the Odata EDM: ProposalDmndAdjmtFctrStartDate
this
.@Nonnull public DemandAdjustmentFactors.DemandAdjustmentFactorsBuilder proposalDmndAdjmtFctrEndDate(@Nullable LocalDateTime proposalDmndAdjmtFctrEndDate)
Original property name from the Odata EDM: ProposalDmndAdjmtFctrEndDate
this
.@Nonnull public DemandAdjustmentFactors.DemandAdjustmentFactorsBuilder demandAdjustmentFactor(@Nullable BigDecimal demandAdjustmentFactor)
Original property name from the Odata EDM: DemandAdjustmentFactor
this
.@Nonnull public DemandAdjustmentFactors build()
Copyright © 2021 SAP SE. All rights reserved.