Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
CostElement |
LineItemsRepostPrimaryCostsActualPosting.getCostElem()
Field name: COST_ELEM
Type element: KSTAR
Domain name: KSTAR
Internal type: CHAR
Description: Cost Element
Max length: 10
|
CostElement |
LineItemsManualCostAllocationActualPosting.getCostElem()
Field name: COST_ELEM
Type element: KSTAR
Domain name: KSTAR
Internal type: CHAR
Description: Cost Element
Max length: 10
|
Modifier and Type | Method and Description |
---|---|
LineItemsRepostPrimaryCostsActualPosting.LineItemsRepostPrimaryCostsActualPostingBuilder |
LineItemsRepostPrimaryCostsActualPosting.LineItemsRepostPrimaryCostsActualPostingBuilder.costElem(CostElement costElem) |
LineItemsManualCostAllocationActualPosting.LineItemsManualCostAllocationActualPostingBuilder |
LineItemsManualCostAllocationActualPosting.LineItemsManualCostAllocationActualPostingBuilder.costElem(CostElement costElem) |
void |
LineItemsRepostPrimaryCostsActualPosting.setCostElem(CostElement costElem)
Field name: COST_ELEM
Type element: KSTAR
Domain name: KSTAR
Internal type: CHAR
Description: Cost Element
Max length: 10
|
void |
LineItemsManualCostAllocationActualPosting.setCostElem(CostElement costElem)
Field name: COST_ELEM
Type element: KSTAR
Domain name: KSTAR
Internal type: CHAR
Description: Cost Element
Max length: 10
|
Modifier and Type | Method and Description |
---|---|
static CostElement |
CostElement.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<CostElement> |
CostElement.getType() |
ErpTypeConverter<CostElement> |
CostElement.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.