Modifier and Type | Method and Description |
---|---|
SubItem |
build() |
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(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 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
public SubItem.SubItemBuilder subItem(@Nullable String subItem)
Original property name from the Odata EDM: SubItem
public SubItem.SubItemBuilder subItem_Text(@Nullable String subItem_Text)
Original property name from the Odata EDM: SubItem_Text
public SubItem.SubItemBuilder subitemCarryForwardDestination(@Nullable String subitemCarryForwardDestination)
Original property name from the Odata EDM: SubitemCarryForwardDestination
balance carryforward procedure.public SubItem.SubItemBuilder subitemCarryForwardDestination_Text(@Nullable String subitemCarryForwardDestination_Text)
Original property name from the Odata EDM: SubitemCarryForwardDestination_Text
public SubItem.SubItemBuilder subitemRtrmtDivestitureDest(@Nullable String subitemRtrmtDivestitureDest)
Original property name from the Odata EDM: SubitemRtrmtDivestitureDest
retirement.public SubItem.SubItemBuilder subitemRtrmtDivestitureDest_Text(@Nullable String subitemRtrmtDivestitureDest_Text)
Original property name from the Odata EDM: SubitemRtrmtDivestitureDest_Text
public SubItem.SubItemBuilder subitemAcquisitionDestination(@Nullable String subitemAcquisitionDestination)
Original property name from the Odata EDM: SubitemAcquisitionDestination
public SubItem.SubItemBuilder subitemAcquisitionDestination_Text(@Nullable String subitemAcquisitionDestination_Text)
Original property name from the Odata EDM: SubitemAcquisitionDestination_Text
public SubItem build()
Copyright © 2019 SAP SE. All rights reserved.