public static final class SubItemCategory.SubItemCategoryBuilder extends Object
Modifier and Type | Method and Description |
---|---|
SubItemCategory |
build() |
SubItemCategory.SubItemCategoryBuilder |
cnsldtnSubitemCategoryT(SubItemCategoryText... value)
Navigation property to_CnsldtnSubitemCategoryT for SubItemCategory to multiple
SubItemCategoryText.
|
SubItemCategory.SubItemCategoryBuilder |
isSubItemsForAcquisitionsDives(Boolean isSubItemsForAcquisitionsDives)
Constraints: none
|
SubItemCategory.SubItemCategoryBuilder |
subItemCategory_Text(String subItemCategory_Text)
Constraints: Not nullable, Maximum length: 30
|
SubItemCategory.SubItemCategoryBuilder |
subItemCategory(String subItemCategory)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
String |
toString() |
@Nonnull public SubItemCategory.SubItemCategoryBuilder cnsldtnSubitemCategoryT(SubItemCategoryText... value)
value
- The SubItemCategoryTexts to build this SubItemCategory with.public SubItemCategory.SubItemCategoryBuilder subItemCategory(@Nullable String subItemCategory)
Original property name from the Odata EDM: SubItemCategory
this
.public SubItemCategory.SubItemCategoryBuilder subItemCategory_Text(@Nullable String subItemCategory_Text)
Original property name from the Odata EDM: SubItemCategory_Text
this
.public SubItemCategory.SubItemCategoryBuilder isSubItemsForAcquisitionsDives(@Nullable Boolean isSubItemsForAcquisitionsDives)
Original property name from the Odata EDM: IsSubItemsForAcquisitionsDives
enter a retirement subitem (transaction type) for the subitems.this
.public SubItemCategory build()
Copyright © 2020 SAP SE. All rights reserved.