public static final class FSItemTypeText.FSItemTypeTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
FSItemTypeText |
build() |
FSItemTypeText.FSItemTypeTextBuilder |
cnsldtnFSItemType(FSItemType value)
Navigation property to_CnsldtnFSItemType for FSItemTypeText to single FSItemType.
|
FSItemTypeText.FSItemTypeTextBuilder |
financialStatementItemType(String financialStatementItemType)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
FSItemTypeText.FSItemTypeTextBuilder |
financialStatementItemTypeText(String financialStatementItemTypeText)
Constraints: Not nullable, Maximum length: 60
|
FSItemTypeText.FSItemTypeTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
String |
toString() |
@Nonnull public FSItemTypeText.FSItemTypeTextBuilder cnsldtnFSItemType(FSItemType value)
value
- The FSItemType to build this FSItemTypeText with.@Nonnull public FSItemTypeText.FSItemTypeTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
language in which texts are output on the printer or on the screen.this
.@Nonnull public FSItemTypeText.FSItemTypeTextBuilder financialStatementItemType(@Nullable String financialStatementItemType)
Original property name from the Odata EDM: FinancialStatementItemType
NoteValue area of a domain in the ABAP DictionarySeeTask-Oriented InstructionsReference Documentation for Semantic Properties of Domains
this
.@Nonnull public FSItemTypeText.FSItemTypeTextBuilder financialStatementItemTypeText(@Nullable String financialStatementItemTypeText)
Original property name from the Odata EDM: FinancialStatementItemTypeText
SeeTask-Oriented InstructionsReference Documentation for Semantic Properties of Domains
this
.@Nonnull public FSItemTypeText build()
Copyright © 2020 SAP SE. All rights reserved.