Use
The status records log the stages through which the IDoc passes along its path, for example "generated" or "ready for dispatch". This data is important for monitoring communication and compiling statistics.
Features
Processing
The receiving system can provide information on the processing stages for an IDoc which has been received The following status confirmation (or status report) methods are possible:

The status records that the confirmation can contain depends on the configuration and technical capabilities of the subsystem.

Do not confuse the status information contained in the SYSTAT01 data records, which refer to a different (your) IDoc received by the partner, with the status records of SYSTAT01 itself! These are not discussed here.
Exception Handling
If the status confirmation indicates a communication error, exception handling is started (see also:
Role Resolution in Exception Handling ). A workflow, for example, can be triggered, during which the users responsible can respond to the communication error.As an alternative there is the process code EDIS with the standard task TS30000078, which only allows a status record to be displayed, but not the resending of the outbound IDoc.

When a Release change occurs, you must carry out the IMG activity Extended exception handling for status confirmation use, in order to switch from EDIS to EDIR.
The agents responsible are determined in the following order:
1. If a user is entered in the outbound partner profiles, that person is notified.
2. Otherwise, the person defined in the general partner profiles is notified.
Activities
You can decide which status is classified as an error status and therefore starts exception handling: From the initial screen of the IDoc interface, select Control
® Maintain status values. In the detail screen enter a Process code that refers to a workflow. The workflow implements the exception handling in the standard system. In general however, it does not have to be like this. For more information, see Exception handling: ProcedureIn status maintenance you can also display or change the status group (qualification) assignments which play an important role in the monitoring programs.