Use
If errors occur in the IDoc interface while IDocs or application data are being processed, a work item is generated. The type of work item (standard task) is dependent on the type of error. The workflow determines how the error is processed from the integrated inbox.
For more information see
Exception HandlingFeatures
The following process codes are supplied with the standard system:
System process codes
Process code |
Description |
Standard task |
EDII |
Error during inbound processing |
TS00008068 |
EDIO |
Error during outbound processing |
TS00007989 |
EDIP |
Error during outbound processing of IDoc stack (output mode "Collect IDocs") |
TS60001307 |
EDIX |
IDoc syntax error in outbound processing |
TS00008070 |
EDIY |
IDoc syntax error in inbound processing |
TS00008074 |
EDIM |
Error which could not be assigned to an IDoc (for example, the file could not be opened). No IDoc exists. |
TS30000020 |
Activities
If you want a certain error type to be processed in a different way, assign another task to the corresponding process code.

You can branch to the workflow definition for the corresponding task from the table by double-clicking on the relevant entry.