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
Exporting EF_SALESDOCUMENT TYPE BAPIVBELN-VBELN Sales document
Exporting EF_NUMBER TYPE STRING Order Number in string format(For usage in navigation in RR)
Exporting ES_SHIPTO_ADDRESS TYPE SPPCUSTADD customer address
Exporting EF_ORDER_VALUE TYPE NETWR_AK Net Value of the Sales Order in Document Currency
Importing IF_REQ_DEL_DATE TYPE STRING Requested delivery date
Importing IF_SIMULATE_FLAG TYPE CHAR1 simulate salesorder
Importing IS_CUSTSALES TYPE SPPCUSTSTR Customer sales area
Importing IF_PO_NUMBER TYPE STRING Customer purchase order number
Importing IS_CUSTADDRESS TYPE SPPCUSTADD Order details
Importing IF_ORDER_TYPE TYPE AUART Sales document type
Importing IF_RETURN_FLAG TYPE CHAR1 Return order type indicator
Importing IF_ORDER_REASON TYPE AUGRU Order reason (reason for the business transaction)
Importing IF_SHIPTO TYPE KUNNR Customer number
Tables IT_ORDER TYPE SPPORDER order details
Tables ET_RETURN TYPE BAPIRET2 Return parameter
Tables ET_SIMULATE TYPE SPPORDER simulate results
Tables ET_SCHEDULES_OUT TYPE SPPSCHED Order schedule lines
Tables IT_TEXTS TYPE SPPTEXT Sales texts
Tables IT_SERIAL_NUMBERS TYPE MATERIAL_SERIAL_NUM Material Serial Numbers
               
Processing Type
Normal Function Module  
Remote-Enabled 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