SAP ABAP Function Module SEPM_SO_CREATE_BY_OP (EPM: Create a Sales Order based on an Opportunity ( SoD scenario ))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_SOD (Package) EPM: 'Sales On Demand' scenario ( EPM <=> ESM coupling )
⤷
⤷
Basic Data
| Function Module | SEPM_SO_CREATE_BY_OP | EPM: Create a Sales Order based on an Opportunity ( SoD scenario ) |
| Function Group | SEPM_SALES_ON_DEMAND | Sales on Demand |
| Program Name | SAPLSEPM_SALES_ON_DEMAND | |
| INCLUDE Name | LSEPM_SALES_ON_DEMANDU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IS_ROUTING_INFO | TYPE | SEPM_ROUTING_INFORMATION | EPM: Routing Information for SoD IDoc processing | |||
| |
IS_TESTING_INFO | TYPE | SEPM_TESTING_INFO | EPM: Test parameter/value pair, e.g. for SoD Idoc processing | |||
| |
IT_HEADER | TYPE | SEPM_OP_MESSAGE_HEADER | EPM: Opportunity header data ( SoD scenario ) | |||
| |
IT_ITEMS | TYPE | SEPM_OP_MESSAGE_ITEM | EPM: Opportunity item data ( SoD scenario ) | |||
| |
IT_SCHEDULE_LINES | TYPE | SEPM_OP_MESSAGE_SL | EPM: Opportunity schedule line data ( SoD scenario ) | |||
| |
ET_RETURN_STATUS | 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 | 20110909 |
| SAP Release Created in | 703 |