Table list used by SAP ABAP Function Module POS_EDI_STATUS_READ (Ermitteln, ob Status eines IDocs ok ist)
SAP ABAP Function Module
POS_EDI_STATUS_READ (Ermitteln, ob Status eines IDocs ok ist) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EDIDC | Control record (IDoc) | SOURCE VALUE(DOCNUM) LIKE EDIDC-DOCNUM OPTIONAL |
|
| 2 | EDIDC | Control record (IDoc) | SOURCE REFERENCE(STATUS) LIKE EDIDC-STATUS OPTIONAL |
|
| 3 | EDIDS | Status Record (IDoc) | ||
| 4 | STACUST | Customizing for IDoc status (status groups, archive, procg) | SOURCE VALUE(STATVA) LIKE STACUST-STATVA |
|
| 5 | STACUST | Customizing for IDoc status (status groups, archive, procg) | ||
| 6 | TEDS2 | Short description of IDoc status values | ||
| 7 | TEDS2 | Short description of IDoc status values | SOURCE VALUE(LANGUA) LIKE TEDS2-LANGUA OPTIONAL |
|
| 8 | TEDS2 | Short description of IDoc status values | SOURCE VALUE(DESCRP) LIKE TEDS2-DESCRP |
|