Table list used by SAP ABAP Function Module SPP01_INVOICE_GETLIST (Search for the Invoices by specific criteria)
SAP ABAP Function Module
SPP01_INVOICE_GETLIST (Search for the Invoices by specific criteria) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIORDERS | View: Order Items for Material | SOURCE VALUE(IF_DISTR_CHAN) LIKE BAPIORDERS-DISTR_CHAN OPTIONAL |
|
| 2 | BAPIORDERS | View: Order Items for Material | SOURCE VALUE(IF_SALES_ORGANIZATION) LIKE BAPIORDERS-SALES_ORG OPTIONAL |
|
| 3 | BAPIORDERS | View: Order Items for Material | ||
| 4 | BAPIRET2 | Return Parameter | SOURCE VALUE(ES_RETURN) LIKE BAPIRET2 |
|
| 5 | BAPIRET2 | Return Parameter | ||
| 6 | SPP01_SALESORDERS | test structure | ||
| 7 | SPP_INVOICE | Invoice Details | ||
| 8 | SPP_INVOICE | Invoice Details | SOURCE ET_INVLIST STRUCTURE SPP_INVOICE OPTIONAL |
|