SAP ABAP Function Module SPP01_SALESORDER_CREATE (Create Sales Order)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-A (Application Component) Industry Solution Automotive
⤷
DI_SPP (Package) Internet Spare Parts Project
⤷
⤷
Basic Data
| Function Module | SPP01_SALESORDER_CREATE | Create Sales Order |
| Function Group | SPP01 | Spare Parts functionalities for internet |
| Program Name | SAPLSPP01 | |
| INCLUDE Name | LSPP01U02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EF_SALESDOCUMENT | TYPE | BAPIVBELN-VBELN | Sales document | |||
| |
EF_NUMBER | TYPE | STRING | Order Number in string format(For usage in navigation in RR) | |||
| |
ES_SHIPTO_ADDRESS | TYPE | SPPCUSTADD | customer address | |||
| |
EF_ORDER_VALUE | TYPE | NETWR_AK | Net Value of the Sales Order in Document Currency | |||
| |
IF_REQ_DEL_DATE | TYPE | STRING | Requested delivery date | |||
| |
IF_SIMULATE_FLAG | TYPE | CHAR1 | simulate salesorder | |||
| |
IS_CUSTSALES | TYPE | SPPCUSTSTR | Customer sales area | |||
| |
IF_PO_NUMBER | TYPE | STRING | Customer purchase order number | |||
| |
IS_CUSTADDRESS | TYPE | SPPCUSTADD | Order details | |||
| |
IF_ORDER_TYPE | TYPE | AUART | Sales document type | |||
| |
IF_RETURN_FLAG | TYPE | CHAR1 | Return order type indicator | |||
| |
IF_ORDER_REASON | TYPE | AUGRU | Order reason (reason for the business transaction) | |||
| |
IF_SHIPTO | TYPE | KUNNR | Customer number | |||
| |
IT_ORDER | TYPE | SPPORDER | order details | |||
| |
ET_RETURN | TYPE | BAPIRET2 | Return parameter | |||
| |
ET_SIMULATE | TYPE | SPPORDER | simulate results | |||
| |
ET_SCHEDULES_OUT | TYPE | SPPSCHED | Order schedule lines | |||
| |
IT_TEXTS | TYPE | SPPTEXT | Sales texts | |||
| |
IT_SERIAL_NUMBERS | TYPE | MATERIAL_SERIAL_NUM | Material Serial Numbers | |||
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 | 20050301 |
| SAP Release Created in | 46C2 |