public static final class FSItemType.FSItemTypeBuilder extends Object
Modifier and Type | Method and Description |
---|---|
FSItemType |
build() |
FSItemType.FSItemTypeBuilder |
cnsldtnFSItemTypeT(FSItemTypeText... value)
Navigation property to_CnsldtnFSItemTypeT for FSItemType to multiple FSItemTypeText.
|
FSItemType.FSItemTypeBuilder |
financialStatementItemType_Text(String financialStatementItemType_Text)
Constraints: Not nullable, Maximum length: 60
|
FSItemType.FSItemTypeBuilder |
financialStatementItemType(String financialStatementItemType)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
toString() |
@Nonnull public FSItemType.FSItemTypeBuilder cnsldtnFSItemTypeT(FSItemTypeText... value)
value
- The FSItemTypeTexts to build this FSItemType with.@Nonnull public FSItemType.FSItemTypeBuilder 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 FSItemType.FSItemTypeBuilder financialStatementItemType_Text(@Nullable String financialStatementItemType_Text)
Original property name from the Odata EDM: FinancialStatementItemType_Text
SeeTask-Oriented InstructionsReference Documentation for Semantic Properties of Domains
this
.@Nonnull public FSItemType build()
Copyright © 2020 SAP SE. All rights reserved.