Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
SenderCostObject |
LineItemsRepostPrimaryCostsActualPosting.getSencostobj()
Field name: SENCOSTOBJ
Type element: SKSTRG
Domain name: KSTRG
Internal type: CHAR
Description: Sender Cost Object
Max length: 12
|
SenderCostObject |
LineItemsManualCostAllocationActualPosting.getSencostobj()
Field name: SENCOSTOBJ
Type element: SKSTRG
Domain name: KSTRG
Internal type: CHAR
Description: Sender Cost Object
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
LineItemsRepostPrimaryCostsActualPosting.LineItemsRepostPrimaryCostsActualPostingBuilder |
LineItemsRepostPrimaryCostsActualPosting.LineItemsRepostPrimaryCostsActualPostingBuilder.sencostobj(SenderCostObject sencostobj) |
LineItemsManualCostAllocationActualPosting.LineItemsManualCostAllocationActualPostingBuilder |
LineItemsManualCostAllocationActualPosting.LineItemsManualCostAllocationActualPostingBuilder.sencostobj(SenderCostObject sencostobj) |
void |
LineItemsRepostPrimaryCostsActualPosting.setSencostobj(SenderCostObject sencostobj)
Field name: SENCOSTOBJ
Type element: SKSTRG
Domain name: KSTRG
Internal type: CHAR
Description: Sender Cost Object
Max length: 12
|
void |
LineItemsManualCostAllocationActualPosting.setSencostobj(SenderCostObject sencostobj)
Field name: SENCOSTOBJ
Type element: SKSTRG
Domain name: KSTRG
Internal type: CHAR
Description: Sender Cost Object
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
static SenderCostObject |
SenderCostObject.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<SenderCostObject> |
SenderCostObject.getType() |
ErpTypeConverter<SenderCostObject> |
SenderCostObject.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.