Table list used by SAP ABAP Function Module BAPI_EPM_SO_CREATE (EPM: BAPI 'Create a Sales Order by an Itelo Employee')
SAP ABAP Function Module
BAPI_EPM_SO_CREATE (EPM: BAPI 'Create a Sales Order by an Itelo Employee') is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIRET2 | Return Parameter | SOURCE RETURN STRUCTURE BAPIRET2 OPTIONAL |
|
| 2 | BAPIRET2 | Return Parameter | ||
| 3 | BAPI_EPM_BOOLEAN | EPM: Boolean flag to be used as BAPI parameter | ||
| 4 | BAPI_EPM_BOOLEAN | EPM: Boolean flag to be used as BAPI parameter | SOURCE VALUE(PERSIST_TO_DB) TYPE BAPI_EPM_BOOLEAN DEFAULT ABAP_TRUE |
|
| 5 | BAPI_EPM_SO_HEADER | EPM: Sales Order header data of BOR object 'EpmSalesOrder' | ||
| 6 | BAPI_EPM_SO_HEADER | EPM: Sales Order header data of BOR object 'EpmSalesOrder' | SOURCE VALUE(HEADERDATA) TYPE BAPI_EPM_SO_HEADER |
|
| 7 | BAPI_EPM_SO_ID | EPM: Sales Order ID to be used in BAPIs | SOURCE VALUE(SALESORDERID) TYPE BAPI_EPM_SO_ID |
|
| 8 | BAPI_EPM_SO_ID | EPM: Sales Order ID to be used in BAPIs | ||
| 9 | BAPI_EPM_SO_ITEM | EPM: Sales Order Item data of BOR object 'EpmSalesOrder' | SOURCE ITEMDATA STRUCTURE BAPI_EPM_SO_ITEM OPTIONAL |
|