public static final class CnsldtnInvesteeUnitText.CnsldtnInvesteeUnitTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
CnsldtnInvesteeUnitText |
build() |
CnsldtnInvesteeUnitText.CnsldtnInvesteeUnitTextBuilder |
cnsldtnInvesteeUnit(CnsldtnInvesteeUnit value)
Navigation property to_CnsldtnInvesteeUnit for CnsldtnInvesteeUnitText to single
CnsldtnInvesteeUnit.
|
CnsldtnInvesteeUnitText.CnsldtnInvesteeUnitTextBuilder |
consolidationUnit(String consolidationUnit)
(Key Field) Constraints: Not nullable, Maximum length: 18
|
CnsldtnInvesteeUnitText.CnsldtnInvesteeUnitTextBuilder |
consolidationUnitText(String consolidationUnitText)
Constraints: Not nullable, Maximum length: 40
|
CnsldtnInvesteeUnitText.CnsldtnInvesteeUnitTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
String |
toString() |
@Nonnull public CnsldtnInvesteeUnitText.CnsldtnInvesteeUnitTextBuilder cnsldtnInvesteeUnit(CnsldtnInvesteeUnit value)
value
- The CnsldtnInvesteeUnit to build this CnsldtnInvesteeUnitText with.@Nonnull public CnsldtnInvesteeUnitText.CnsldtnInvesteeUnitTextBuilder consolidationUnit(@Nullable String consolidationUnit)
Original property name from the Odata EDM: ConsolidationUnit
this
.@Nonnull public CnsldtnInvesteeUnitText.CnsldtnInvesteeUnitTextBuilder 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
.@Nonnull public CnsldtnInvesteeUnitText.CnsldtnInvesteeUnitTextBuilder consolidationUnitText(@Nullable String consolidationUnitText)
Original property name from the Odata EDM: ConsolidationUnitText
this
.@Nonnull public CnsldtnInvesteeUnitText build()
Copyright © 2021 SAP SE. All rights reserved.