public static final class PartnerProfitCenter.PartnerProfitCenterBuilder extends Object
Modifier and Type | Method and Description |
---|---|
PartnerProfitCenter.PartnerProfitCenterBuilder |
additionalMasterDataSource(String additionalMasterDataSource)
Constraints: Not nullable, Maximum length: 10
|
PartnerProfitCenter |
build() |
PartnerProfitCenter.PartnerProfitCenterBuilder |
cnsldtnPartnerPrftCtrHier(PartnerProfitCenterHier... value)
Navigation property to_CnsldtnPartnerPrftCtrHier for PartnerProfitCenter to multiple
PartnerProfitCenterHier.
|
PartnerProfitCenter.PartnerProfitCenterBuilder |
cnsldtnPartnerPrftCtrT(PartnerProfitCenterText... value)
Navigation property to_CnsldtnPartnerPrftCtrT for PartnerProfitCenter to multiple
PartnerProfitCenterText.
|
PartnerProfitCenter.PartnerProfitCenterBuilder |
controllingArea(String controllingArea)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
PartnerProfitCenter.PartnerProfitCenterBuilder |
profitCenter_Text(String profitCenter_Text)
Constraints: Not nullable, Maximum length: 20
|
PartnerProfitCenter.PartnerProfitCenterBuilder |
profitCenter(String profitCenter)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
toString() |
@Nonnull public PartnerProfitCenter.PartnerProfitCenterBuilder cnsldtnPartnerPrftCtrHier(PartnerProfitCenterHier... value)
value
- The PartnerProfitCenterHiers to build this PartnerProfitCenter with.@Nonnull public PartnerProfitCenter.PartnerProfitCenterBuilder cnsldtnPartnerPrftCtrT(PartnerProfitCenterText... value)
value
- The PartnerProfitCenterTexts to build this PartnerProfitCenter with.@Nonnull public PartnerProfitCenter.PartnerProfitCenterBuilder profitCenter(@Nullable String profitCenter)
Original property name from the Odata EDM: ProfitCenter
this
.@Nonnull public PartnerProfitCenter.PartnerProfitCenterBuilder profitCenter_Text(@Nullable String profitCenter_Text)
Original property name from the Odata EDM: ProfitCenter_Text
this
.@Nonnull public PartnerProfitCenter.PartnerProfitCenterBuilder controllingArea(@Nullable String controllingArea)
Original property name from the Odata EDM: ControllingArea
The controlling area is the highest organizational unit in Controlling.Whether controlling area and company code are in a 1:1 relationship or a 1:n relationship, the number of posting periods in both controlling area and company code(s) must be identical. However, special periods may vary.
this
.@Nonnull public PartnerProfitCenter.PartnerProfitCenterBuilder additionalMasterDataSource(@Nullable String additionalMasterDataSource)
Original property name from the Odata EDM: AdditionalMasterDataSource
this
.@Nonnull public PartnerProfitCenter build()
Copyright © 2021 SAP SE. All rights reserved.