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 |
|---|---|---|---|---|---|---|---|
| |
ES_SHIPTO_ADDRESS | TYPE | SPPCUSTADD | Ship-to Party's View of the Customer Master Record | |||
| |
EF_ORDER_VALUE | TYPE | NETWR_AK | Net Value of the Sales Order in Document Currency | |||
| |
IF_SALESDOCUMENT | TYPE | BAPIVBELN-VBELN | Sales document | |||
| |
IF_REQ_DATE | TYPE | EDATU_VBAK | Requested delivery date | |||
| |
IF_DELETE | TYPE | CHAR1 | Single-character flag | |||
| |
IS_CUSTADDRESS | TYPE | SPPCUSTADD | Customer address | |||
| |
IF_SIMULATE_FLAG | TYPE | CHAR1 | Simulate flag | |||
| |
IS_CUSTSALES | TYPE | SPPCUSTSTR | customer sales data | |||
| |
IF_ORD_REASON | TYPE | AUGRU | Order reason (reason for the business transaction) | |||
| |
IF_SHIPTO | TYPE | KUNNR | Customer number | |||
| |
IF_PO_NUMBER | TYPE | BSTKD | Customer purchase order number | |||
| |
IT_ORDER | TYPE | SPPORDER | order details | |||
| |
IT_SERIAL_NUMBERS | TYPE | MATERIAL_SERIAL_NUM | Material Serial Numbers | |||
| |
ET_RETURN | TYPE | BAPIRET2 | Return parameter | |||
| |
ET_SIMULATE | TYPE | SPPORDER | simulate results | |||
| |
ET_SCHEDULES_OUT | TYPE | SPPSCHED | structure for order schedule lines | |||
| |
IT_TEXTS | TYPE | SPPTEXT | Communication fields: SD texts | |||
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 |