Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
SenderNetwork |
LineItemsRepostPrimaryCostsActualPosting.getSenNetwrk()
Field name: SEN_NETWRK
Type element: SNPLN
Domain name: AUFNR
Internal type: CHAR
Description: Sender network
Max length: 12
|
SenderNetwork |
LineItemsManualCostAllocationActualPosting.getSenNetwrk()
Field name: SEN_NETWRK
Type element: SNPLN
Domain name: AUFNR
Internal type: CHAR
Description: Sender network
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
LineItemsRepostPrimaryCostsActualPosting.LineItemsRepostPrimaryCostsActualPostingBuilder |
LineItemsRepostPrimaryCostsActualPosting.LineItemsRepostPrimaryCostsActualPostingBuilder.senNetwrk(SenderNetwork senNetwrk) |
LineItemsManualCostAllocationActualPosting.LineItemsManualCostAllocationActualPostingBuilder |
LineItemsManualCostAllocationActualPosting.LineItemsManualCostAllocationActualPostingBuilder.senNetwrk(SenderNetwork senNetwrk) |
void |
LineItemsRepostPrimaryCostsActualPosting.setSenNetwrk(SenderNetwork senNetwrk)
Field name: SEN_NETWRK
Type element: SNPLN
Domain name: AUFNR
Internal type: CHAR
Description: Sender network
Max length: 12
|
void |
LineItemsManualCostAllocationActualPosting.setSenNetwrk(SenderNetwork senNetwrk)
Field name: SEN_NETWRK
Type element: SNPLN
Domain name: AUFNR
Internal type: CHAR
Description: Sender network
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
static SenderNetwork |
SenderNetwork.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<SenderNetwork> |
SenderNetwork.getType() |
ErpTypeConverter<SenderNetwork> |
SenderNetwork.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.