Table list used by SAP ABAP Function Module APPLICATION_IDOC_POST_CHECK (Prüft ob das übergebene IDoc sofort verarbeitet werden soll)
SAP ABAP Function Module
APPLICATION_IDOC_POST_CHECK (Prüft ob das übergebene IDoc sofort verarbeitet werden soll) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BDAPPLIDOC | Fields for processing application IDocs | SOURCE VALUE(POST_IMMEDIATELY) LIKE BDAPPLIDOC-POST_IMMED |
|
| 2 | BDAPPLIDOC | Fields for processing application IDocs | SOURCE VALUE(ERROR_FLAG) LIKE BDAPPLIDOC-POST_IMMED DEFAULT C_FALSE |
|
| 3 | BDIDOCSTAT | ALE IDoc status (subset of all IDoc status fields) | ||
| 4 | EDIDC | Control record (IDoc) | ||
| 5 | EDIDC | Control record (IDoc) | SOURCE IDOC_CONTROL STRUCTURE EDIDC |
|
| 6 | EDIMESSAGE | Transfer Structure with all Sy Fields for T100 | ||
| 7 | EDP21 | Partner Profile: Inbound | ||
| 8 | EDP21 | Partner Profile: Inbound | SOURCE VALUE(INBOUND_PARTNER_PROFILE) LIKE EDP21 |
|
| 9 | EDPP1 | EDI Partner (general partner profiles - inb. and outb.) | ||
| 10 | TEDE5 | EDI Process codes for error handling | ||