SAP ABAP Function Module SPP02_SALESORDER_GET (gets salesorder header and items.)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-A (Application Component) Industry Solution Automotive
⤷
DI_SPP (Package) Internet Spare Parts Project
⤷
⤷
Basic Data
| Function Module | SPP02_SALESORDER_GET | gets salesorder header and items. |
| Function Group | SPP02 | interfaces to master data |
| Program Name | SAPLSPP02 | |
| INCLUDE Name | LSPP02U02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ES_ORDERHEADER | TYPE | VBAK | Sales Document: Header Data | |||
| |
ES_RETURN | TYPE | BAPIRET2 | Return parameter | |||
| |
IF_SALESDOC | TYPE | BAPIVBELN-VBELN | Sales document | |||
| |
ET_ORDERITEMS | TYPE | VBAP | Sales Document: Item Data | |||
| |
ET_ITEMS | TYPE | SPPORDER | Order details | |||
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 |