Outbound message IDoc status for IDoc log tab fields
The outbound message IDoc status for IDoc log tab in Zero Copy Connector for ERP (Enterprise Resource Planning) contains detailed information about an individual message.
For process details, see View and troubleshoot IDoc messages.
Explore the API for interacting with Zero Copy Connector for ERP models. For detailed information and examples for using the API, see sn_erp_integration API - Scoped, Global.
| Field | Description |
|---|---|
| Message ID | Unique ID number when an error or event occurs during IDoc processing. |
| Message number | Unique number within a message class, for example, 099. |
| Message type | The type of business document in an SAP system, for example, ORDERS. |
| Status | Processing state of outbound message sent via IDoc at a specific time. |
| Status code | Numerical value stored in IDoc status record, for example:
|
| Status code text | Text description of the current state of the IDoc. |
| Parameter 1 | Specified parameter to filter information, such as No filters, No conversion, or No version change. |
| Parameter 2 | An additional specified parameter. |
| Parameter 3 | An additional specified parameter. |
| Parameter 4 | An additional specified parameter. |
| Created | Date and time the message was created. |