public static final class ProfitCenterForElimText.ProfitCenterForElimTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ProfitCenterForElimText |
build() |
ProfitCenterForElimText.ProfitCenterForElimTextBuilder |
cnsldtnPrftCtrForElim(ProfitCenterForElimination value)
Navigation property to_CnsldtnPrftCtrForElim for ProfitCenterForElimText to single
ProfitCenterForElimination.
|
ProfitCenterForElimText.ProfitCenterForElimTextBuilder |
controllingArea(String controllingArea)
(Key Field) Constraints: Not nullable, Maximum length: 12
|
ProfitCenterForElimText.ProfitCenterForElimTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
ProfitCenterForElimText.ProfitCenterForElimTextBuilder |
profitCenter(String profitCenter)
(Key Field) Constraints: Not nullable, Maximum length: 25
|
ProfitCenterForElimText.ProfitCenterForElimTextBuilder |
profitCenterForElimText(String profitCenterForElimText)
Constraints: Not nullable, Maximum length: 50
|
String |
toString() |
@Nonnull public ProfitCenterForElimText.ProfitCenterForElimTextBuilder cnsldtnPrftCtrForElim(ProfitCenterForElimination value)
value
- The ProfitCenterForElimination to build this ProfitCenterForElimText with.public ProfitCenterForElimText.ProfitCenterForElimTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
- the language in which texts are displayed,- the language in which you enter texts,- the language in which the system prints texts.
this
.public ProfitCenterForElimText.ProfitCenterForElimTextBuilder profitCenter(@Nullable String profitCenter)
Original property name from the Odata EDM: ProfitCenter
this
.public ProfitCenterForElimText.ProfitCenterForElimTextBuilder controllingArea(@Nullable String controllingArea)
Original property name from the Odata EDM: ControllingArea
this
.public ProfitCenterForElimText.ProfitCenterForElimTextBuilder profitCenterForElimText(@Nullable String profitCenterForElimText)
Original property name from the Odata EDM: ProfitCenterForElimText
this
.public ProfitCenterForElimText build()
Copyright © 2020 SAP SE. All rights reserved.