Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
CostObject |
GlAccountItem.getCostobject()
Field name: COSTOBJECT
Type element: KSTRG
Domain name: KSTRG
Internal type: CHAR
Description: Cost Object
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
GlAccountItem.GlAccountItemBuilder |
GlAccountItem.GlAccountItemBuilder.costobject(CostObject costobject) |
void |
GlAccountItem.setCostobject(CostObject costobject)
Field name: COSTOBJECT
Type element: KSTRG
Domain name: KSTRG
Internal type: CHAR
Description: Cost Object
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
static CostObject |
CostObject.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<CostObject> |
CostObject.getType() |
ErpTypeConverter<CostObject> |
CostObject.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.