Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
ReceiverFund |
LineItemsActivityAllocationActualPosting.getRecFund()
Field name: REC_FUND
Type element: FM_EFONDS
Domain name: BP_GEBER
Internal type: CHAR
Description: Receiver Fund
Max length: 10
|
ReceiverFund |
LineItemsRepostPrimaryCostsActualPosting.getRecFund()
Field name: REC_FUND
Type element: FM_EFONDS
Domain name: BP_GEBER
Internal type: CHAR
Description: Receiver Fund
Max length: 10
|
ReceiverFund |
LineItemsManualCostAllocationActualPosting.getRecFund()
Field name: REC_FUND
Type element: FM_EFONDS
Domain name: BP_GEBER
Internal type: CHAR
Description: Receiver Fund
Max length: 10
|
Modifier and Type | Method and Description |
---|---|
LineItemsActivityAllocationActualPosting.LineItemsActivityAllocationActualPostingBuilder |
LineItemsActivityAllocationActualPosting.LineItemsActivityAllocationActualPostingBuilder.recFund(ReceiverFund recFund) |
LineItemsRepostPrimaryCostsActualPosting.LineItemsRepostPrimaryCostsActualPostingBuilder |
LineItemsRepostPrimaryCostsActualPosting.LineItemsRepostPrimaryCostsActualPostingBuilder.recFund(ReceiverFund recFund) |
LineItemsManualCostAllocationActualPosting.LineItemsManualCostAllocationActualPostingBuilder |
LineItemsManualCostAllocationActualPosting.LineItemsManualCostAllocationActualPostingBuilder.recFund(ReceiverFund recFund) |
void |
LineItemsActivityAllocationActualPosting.setRecFund(ReceiverFund recFund)
Field name: REC_FUND
Type element: FM_EFONDS
Domain name: BP_GEBER
Internal type: CHAR
Description: Receiver Fund
Max length: 10
|
void |
LineItemsRepostPrimaryCostsActualPosting.setRecFund(ReceiverFund recFund)
Field name: REC_FUND
Type element: FM_EFONDS
Domain name: BP_GEBER
Internal type: CHAR
Description: Receiver Fund
Max length: 10
|
void |
LineItemsManualCostAllocationActualPosting.setRecFund(ReceiverFund recFund)
Field name: REC_FUND
Type element: FM_EFONDS
Domain name: BP_GEBER
Internal type: CHAR
Description: Receiver Fund
Max length: 10
|
Modifier and Type | Method and Description |
---|---|
static ReceiverFund |
ReceiverFund.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<ReceiverFund> |
ReceiverFund.getType() |
ErpTypeConverter<ReceiverFund> |
ReceiverFund.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.