Modifier and Type | Method and Description |
---|---|
SubItem |
build() |
SubItem.SubItemBuilder |
cnsldtnSubitemHier(SubitemHier... value)
Navigation property to_CnsldtnSubitemHier for SubItem to multiple SubitemHier.
|
SubItem.SubItemBuilder |
cnsldtnSubItemT(SubItemText... value)
Navigation property to_CnsldtnSubItemT for SubItem to multiple SubItemText.
|
SubItem.SubItemBuilder |
subItem_Text(String subItem_Text)
Constraints: Not nullable, Maximum length: 30
|
SubItem.SubItemBuilder |
subItem(String subItem)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
SubItem.SubItemBuilder |
subitemAcquisitionDestination_Text(String subitemAcquisitionDestination_Text)
Constraints: Not nullable, Maximum length: 30
|
SubItem.SubItemBuilder |
subitemAcquisitionDestination(String subitemAcquisitionDestination)
Constraints: Not nullable, Maximum length: 10
|
SubItem.SubItemBuilder |
subitemCarryForwardDestination_Text(String subitemCarryForwardDestination_Text)
Constraints: Not nullable, Maximum length: 30
|
SubItem.SubItemBuilder |
subitemCarryForwardDestination(String subitemCarryForwardDestination)
Constraints: Not nullable, Maximum length: 10
|
SubItem.SubItemBuilder |
subItemCategory_Text(String subItemCategory_Text)
Constraints: Not nullable, Maximum length: 30
|
SubItem.SubItemBuilder |
subItemCategory(String subItemCategory)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
SubItem.SubItemBuilder |
subitemRtrmtDivestitureDest_Text(String subitemRtrmtDivestitureDest_Text)
Constraints: Not nullable, Maximum length: 30
|
SubItem.SubItemBuilder |
subitemRtrmtDivestitureDest(String subitemRtrmtDivestitureDest)
Constraints: Not nullable, Maximum length: 10
|
String |
toString() |
@Nonnull public SubItem.SubItemBuilder cnsldtnSubitemHier(SubitemHier... value)
value
- The SubitemHiers to build this SubItem with.@Nonnull public SubItem.SubItemBuilder cnsldtnSubItemT(SubItemText... value)
value
- The SubItemTexts to build this SubItem with.public SubItem.SubItemBuilder subItemCategory(@Nullable String subItemCategory)
Original property name from the Odata EDM: SubItemCategory
this
.public SubItem.SubItemBuilder subItemCategory_Text(@Nullable String subItemCategory_Text)
Original property name from the Odata EDM: SubItemCategory_Text
this
.public SubItem.SubItemBuilder subItem(@Nullable String subItem)
Original property name from the Odata EDM: SubItem
this
.public SubItem.SubItemBuilder subItem_Text(@Nullable String subItem_Text)
Original property name from the Odata EDM: SubItem_Text
this
.public SubItem.SubItemBuilder subitemCarryForwardDestination(@Nullable String subitemCarryForwardDestination)
Original property name from the Odata EDM: SubitemCarryForwardDestination
balance carryforward procedure.this
.public SubItem.SubItemBuilder subitemCarryForwardDestination_Text(@Nullable String subitemCarryForwardDestination_Text)
Original property name from the Odata EDM: SubitemCarryForwardDestination_Text
this
.public SubItem.SubItemBuilder subitemRtrmtDivestitureDest(@Nullable String subitemRtrmtDivestitureDest)
Original property name from the Odata EDM: SubitemRtrmtDivestitureDest
retirement.this
.public SubItem.SubItemBuilder subitemRtrmtDivestitureDest_Text(@Nullable String subitemRtrmtDivestitureDest_Text)
Original property name from the Odata EDM: SubitemRtrmtDivestitureDest_Text
this
.public SubItem.SubItemBuilder subitemAcquisitionDestination(@Nullable String subitemAcquisitionDestination)
Original property name from the Odata EDM: SubitemAcquisitionDestination
this
.public SubItem.SubItemBuilder subitemAcquisitionDestination_Text(@Nullable String subitemAcquisitionDestination_Text)
Original property name from the Odata EDM: SubitemAcquisitionDestination_Text
this
.public SubItem build()
Copyright © 2020 SAP SE. All rights reserved.