Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
WorkBreakdownStructureElement |
GlAccountItem.getWbsElement()
Field name: WBS_ELEMENT
Type element: PS_POSID
Domain name: PS_POSID
Internal type: CHAR
Description: Work Breakdown Structure Element (WBS Element)
Max length: 24
|
Modifier and Type | Method and Description |
---|---|
void |
GlAccountItem.setWbsElement(WorkBreakdownStructureElement wbsElement)
Field name: WBS_ELEMENT
Type element: PS_POSID
Domain name: PS_POSID
Internal type: CHAR
Description: Work Breakdown Structure Element (WBS Element)
Max length: 24
|
GlAccountItem.GlAccountItemBuilder |
GlAccountItem.GlAccountItemBuilder.wbsElement(WorkBreakdownStructureElement wbsElement) |
Modifier and Type | Method and Description |
---|---|
static WorkBreakdownStructureElement |
WorkBreakdownStructureElement.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<WorkBreakdownStructureElement> |
WorkBreakdownStructureElement.getType() |
ErpTypeConverter<WorkBreakdownStructureElement> |
WorkBreakdownStructureElement.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.