SAP ABAP Function Module IDOC_ERROR_WORKFLOW_START (Start system workflow for IDoc error processing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ALE (Application Component) ALE Integration Technology
⤷
SED (Package) IDoc Interface (Processing, Administration, Definition)
⤷
⤷
Basic Data
| Function Module | IDOC_ERROR_WORKFLOW_START | Start system workflow for IDoc error processing |
| Function Group | EDIW | Role resolution (IDoc interface) |
| Program Name | SAPLEDIW | |
| INCLUDE Name | LEDIWU10 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DOCNUM | TYPE | EDIDC-DOCNUM | IDoc number created for system error process | |||
| |
EVENTCODE | TYPE | TEDE5-EVCODS | Process code - must exist in TEDE5 | |||
| |
MESS | TYPE | EDIMESSAGE | SPACE | Error message for process code 'EDIM' | ||
| |
NASTKEY | TYPE | NAST-OBJKY | SPACE | |||
| |
OTYPE | TYPE | TOJTB-NAME | SPACE | |||
| |
PARTNER | TYPE | EDI_PV-PARTNER | SPACE | |||
| |
STATUSMESS | TYPE | EDIMESSAGE | SPACE | |||
| |
NO_ENTRY_IN_TEDE5 | TYPE | Event code does not exist in TEDE5 | ||||
| |
ERROR_IN_START_WORKFLOW | TYPE | Error occurred during start of process | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19970221 |
| SAP Release Created in |