Table list used by SAP ABAP Function Module SPP01_CUSTOMERORDER_GETSTATUS (Get the status of orders for a particular customer)
SAP ABAP Function Module
SPP01_CUSTOMERORDER_GETSTATUS (Get the status of orders for a particular customer) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIRET2 | Return Parameter | SOURCE ET_RETURN STRUCTURE BAPIRET2 OPTIONAL |
|
| 2 | BAPIRET2 | Return Parameter | ||
| 3 | BAPIRET2 | Return Parameter | SOURCE VALUE(ES_RETURN) LIKE BAPIRET2 |
|
| 4 | SPP01_SALESORDERS | test structure | ||
| 5 | SPP01_SALESORDERS | test structure | SOURCE ET_ORDERS STRUCTURE SPP01_SALESORDERS OPTIONAL |
|
| 6 | SPPCUSTSTR | customer sales data | SOURCE VALUE(IF_CUSTSALESAREA) LIKE SPPCUSTSTR OPTIONAL |
|
| 7 | SPPCUSTSTR | customer sales data | ||
| 8 | SPPORDSTAT1 | Order Status details | ||
| 9 | SPPORDSTAT1 | Order Status details | SOURCE ET_ORDSTAT STRUCTURE SPPORDSTAT1 OPTIONAL |
|
| 10 | SPPORDSTAT1 | Order Status details | SOURCE ET_STATINFO STRUCTURE SPPORDSTAT1 OPTIONAL |
|