public static final class EngmntProjRsceDmndDistr.EngmntProjRsceDmndDistrBuilder extends Object
@Nonnull public EngmntProjRsceDmndDistr.EngmntProjRsceDmndDistrBuilder resourceDemand(EngmntProjRsceDmnd value)
value
- The EngmntProjRsceDmnd to build this EngmntProjRsceDmndDistr with.@Nonnull public EngmntProjRsceDmndDistr.EngmntProjRsceDmndDistrBuilder resourceDemand(String value)
Original property name from the Odata EDM: ResourceDemand
value
- The resourceDemand to build this EngmntProjRsceDmndDistr with.@Nonnull public EngmntProjRsceDmndDistr.EngmntProjRsceDmndDistrBuilder workPackage(@Nullable String workPackage)
Original property name from the Odata EDM: WorkPackage
this
.@Nonnull public EngmntProjRsceDmndDistr.EngmntProjRsceDmndDistrBuilder version(@Nullable String version)
Original property name from the Odata EDM: Version
different version types that categorize versions into quote, baseline, current, and forecast.this
.@Nonnull public EngmntProjRsceDmndDistr.EngmntProjRsceDmndDistrBuilder calendarMonth(@Nullable String calendarMonth)
Original property name from the Odata EDM: CalendarMonth
this
.@Nonnull public EngmntProjRsceDmndDistr.EngmntProjRsceDmndDistrBuilder calendarYear(@Nullable String calendarYear)
Original property name from the Odata EDM: CalendarYear
fiscal year can be the same as the calendar year, but does not have to be.this
.@Nonnull public EngmntProjRsceDmndDistr.EngmntProjRsceDmndDistrBuilder unitOfMeasure(@Nullable String unitOfMeasure)
Original property name from the Odata EDM: UnitOfMeasure
this
.@Nonnull public EngmntProjRsceDmndDistr.EngmntProjRsceDmndDistrBuilder quantity(@Nullable BigDecimal quantity)
Original property name from the Odata EDM: Quantity
this
.@Nonnull public EngmntProjRsceDmndDistr.EngmntProjRsceDmndDistrBuilder currency(@Nullable String currency)
Original property name from the Odata EDM: Currency
The system defaults the plan currency according to the following conditions and priority:If a project currency is defined at the level of the commercial project, the system defaults this value as the plan currency.If a project currency is not defined, the system picks the currency defined in the BAdI implementation /CPD/PFP_BADI_PLAN_OBJECT.If a currency is not defined either in the commercial project or in the BAdI implementation (/CPD/PFP_BADI_PLAN_OBJECT), the system defaults picks the value from the plan scenario of the financial plan.If a currency is not defined either in the commercial project or in the BAdI implementation (/CPD/PFP_BADI_PLAN_OBJECT), or in the plan scenario, then the system picks the value from the client currency.The system stores plan and forecast data in this currency.If you plan data in a transaction currency, which is different from the plan currency, the system translates it to the plan currency and stores the converted value.
this
.@Nonnull public EngmntProjRsceDmndDistr.EngmntProjRsceDmndDistrBuilder demandCostAmt(@Nullable BigDecimal demandCostAmt)
Original property name from the Odata EDM: DemandCostAmt
this
.@Nonnull public EngmntProjRsceDmndDistr.EngmntProjRsceDmndDistrBuilder demandRevAmt(@Nullable BigDecimal demandRevAmt)
Original property name from the Odata EDM: DemandRevAmt
this
.@Nonnull public EngmntProjRsceDmndDistr build()
Copyright © 2020 SAP SE. All rights reserved.