SAP ABAP Function Module BAPI_EPM_SO_CREATE (EPM: BAPI 'Create a Sales Order by an Itelo Employee')
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_GATEWAY (Package) EPM: Objects for Gateway
⤷
⤷
Basic Data
| Function Module | BAPI_EPM_SO_CREATE | EPM: BAPI 'Create a Sales Order by an Itelo Employee' |
| Function Group | SEPM_SALES_ORDER_BAPI | EPM: BAPIs for BOR object SEPM003 |
| Program Name | SAPLSEPM_SALES_ORDER_BAPI | |
| INCLUDE Name | LSEPM_SALES_ORDER_BAPIU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SALESORDERID | TYPE | BAPI_EPM_SO_ID | EPM: Sales Order ID to be used in BAPIs | |||
| |
HEADERDATA | TYPE | BAPI_EPM_SO_HEADER | EPM: Sales Order header data of BOR object 'EpmSalesOrder' | |||
| |
PERSIST_TO_DB | TYPE | BAPI_EPM_BOOLEAN | ABAP_TRUE | EPM: Boolean flag to be used as BAPI parameter | ||
| |
ITEMDATA | TYPE | BAPI_EPM_SO_ITEM | EPM: Sales Order Item data of BOR object 'EpmSalesOrder' | |||
| |
RETURN | TYPE | BAPIRET2 | Return Parameter | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 732 |