Table list used by SAP ABAP Function Module IDOC_ERROR_WORKFLOW_START (Start system workflow for IDoc error processing)
SAP ABAP Function Module
IDOC_ERROR_WORKFLOW_START (Start system workflow for IDoc error processing) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EDIDC | Control record (IDoc) | SOURCE VALUE(DOCNUM) LIKE EDIDC-DOCNUM |
|
| 2 | EDIMESSAGE | Transfer Structure with all Sy Fields for T100 | SOURCE VALUE(STATUSMESS) LIKE EDIMESSAGE DEFAULT SPACE |
|
| 3 | EDIMESSAGE | Transfer Structure with all Sy Fields for T100 | SOURCE VALUE(MESS) LIKE EDIMESSAGE DEFAULT SPACE |
|
| 4 | EDIMESSAGE | Transfer Structure with all Sy Fields for T100 | ||
| 5 | EDI_GLO | Global IDoc Administration Settings | ||
| 6 | EDI_PV | Transfer Structure of the IDoc Partner Profile Key | SOURCE VALUE(PARTNER) LIKE EDI_PV-PARTNER DEFAULT SPACE |
|
| 7 | NAST | Message Status | SOURCE VALUE(NASTKEY) LIKE NAST-OBJKY DEFAULT SPACE |
|
| 8 | SWCONTDEF | Definition Structure | ||
| 9 | SWHACTOR | Rule Resolution Result | ||
| 10 | SWOTOBJID | Structure for Object ID | ||
| 11 | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | ||
| 12 | SWW_CONT | Workflow Runtime: Work Item Data Container | ||
| 13 | TEDE5 | EDI Process codes for error handling | SOURCE VALUE(EVENTCODE) LIKE TEDE5-EVCODS |
|
| 14 | TEDE5 | EDI Process codes for error handling | ||
| 15 | TOJTB | Business object repository: Basic data | SOURCE VALUE(OTYPE) LIKE TOJTB-NAME DEFAULT SPACE |