public static final class EngmntProjRsceSupDistr.EngmntProjRsceSupDistrBuilder extends Object
@Nonnull public EngmntProjRsceSupDistr.EngmntProjRsceSupDistrBuilder resourceSupply(EngmntProjRsceSup value)
value
- The EngmntProjRsceSup to build this EngmntProjRsceSupDistr with.@Nonnull public EngmntProjRsceSupDistr.EngmntProjRsceSupDistrBuilder resourceSupply(String value)
Original property name from the Odata EDM: ResourceSupply
value
- The resourceSupply to build this EngmntProjRsceSupDistr with.@Nonnull public EngmntProjRsceSupDistr.EngmntProjRsceSupDistrBuilder workPackage(@Nullable String workPackage)
Original property name from the Odata EDM: WorkPackage
this
.@Nonnull public EngmntProjRsceSupDistr.EngmntProjRsceSupDistrBuilder resourceDemand(@Nullable String resourceDemand)
Original property name from the Odata EDM: ResourceDemand
this
.@Nonnull public EngmntProjRsceSupDistr.EngmntProjRsceSupDistrBuilder 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 EngmntProjRsceSupDistr.EngmntProjRsceSupDistrBuilder calendarMonth(@Nullable String calendarMonth)
Original property name from the Odata EDM: CalendarMonth
this
.@Nonnull public EngmntProjRsceSupDistr.EngmntProjRsceSupDistrBuilder 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 EngmntProjRsceSupDistr.EngmntProjRsceSupDistrBuilder unitOfMeasure(@Nullable String unitOfMeasure)
Original property name from the Odata EDM: UnitOfMeasure
this
.@Nonnull public EngmntProjRsceSupDistr.EngmntProjRsceSupDistrBuilder 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 EngmntProjRsceSupDistr.EngmntProjRsceSupDistrBuilder quantity(@Nullable BigDecimal quantity)
Original property name from the Odata EDM: Quantity
this
.@Nonnull public EngmntProjRsceSupDistr.EngmntProjRsceSupDistrBuilder supplyCostAmt(@Nullable BigDecimal supplyCostAmt)
Original property name from the Odata EDM: SupplyCostAmt
this
.@Nonnull public EngmntProjRsceSupDistr.EngmntProjRsceSupDistrBuilder supplyRevnAmt(@Nullable BigDecimal supplyRevnAmt)
Original property name from the Odata EDM: SupplyRevnAmt
this
.@Nonnull public EngmntProjRsceSupDistr build()
Copyright © 2020 SAP SE. All rights reserved.