SAP ABAP Function Module SPP01_SALESORDER_CHANGE (Change 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_CHANGE Change sales order  
Function Group SPP01   Spare Parts functionalities for internet  
Program Name SAPLSPP01    
INCLUDE Name LSPP01U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ES_SHIPTO_ADDRESS TYPE SPPCUSTADD Ship-to Party's View of the Customer Master Record
Exporting EF_ORDER_VALUE TYPE NETWR_AK Net Value of the Sales Order in Document Currency
Importing IF_SALESDOCUMENT TYPE BAPIVBELN-VBELN Sales document
Importing IF_REQ_DATE TYPE EDATU_VBAK Requested delivery date
Importing IF_DELETE TYPE CHAR1 Single-character flag
Importing IS_CUSTADDRESS TYPE SPPCUSTADD Customer address
Importing IF_SIMULATE_FLAG TYPE CHAR1 Simulate flag
Importing IS_CUSTSALES TYPE SPPCUSTSTR customer sales data
Importing IF_ORD_REASON TYPE AUGRU Order reason (reason for the business transaction)
Importing IF_SHIPTO TYPE KUNNR Customer number
Importing IF_PO_NUMBER TYPE BSTKD Customer purchase order number
Tables IT_ORDER TYPE SPPORDER order details
Tables IT_SERIAL_NUMBERS TYPE MATERIAL_SERIAL_NUM Material Serial Numbers
Tables ET_RETURN TYPE BAPIRET2 Return parameter
Tables ET_SIMULATE TYPE SPPORDER simulate results
Tables ET_SCHEDULES_OUT TYPE SPPSCHED structure for order schedule lines
Tables IT_TEXTS TYPE SPPTEXT Communication fields: SD texts
               
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