IDoc status updates
To monitor IDoc processing, you can configure the adapter to update the IDoc status.
When the adapter configuration property UpdateStatus is
set to true
(indicating that an audit trail is required
for all message types), the adapter updates the IDoc status of ALE
business objects that are retrieved from the SAP server.
After the event is sent to the message endpoint, the adapter updates
the status of the IDoc in SAP to indicate whether the processing succeeded
or failed. Monitoring of IDocs applies only to inbound processing
(when the IDoc is sent from the SAP server to
the adapter).
The adapter updates a status IDoc (ALEAUD) and sends it to the SAP server.
An IDoc that is not successfully sent to the endpoint is considered a failure, and the IDoc status is updated by the adapter. Similarly, an IDoc that reaches the endpoint is considered successfully processed, and the status of the IDoc is updated.
- SuccessCode
- FailureCode
- SuccessText
- FailureText
SAP property | Value |
---|---|
Basic Type | ALEAUD01 |
Logical Message Type | ALEAUD |
Function module | IDOC_INPUT_ALEAUD |
Process Code | AUD1 |