Diagnosis This IDoc was sent using the SOAP protocol, whereby the namespace'urn:sap-com:document:sap:idoc:soap :messages'> was used for theSOAP request. The following rules apply to this namespace:
- A SOAP request can contain only one IDoc, and you cannot send several
IDocs in a request.
- Each IDoc can be received by the system only once ('Exactly Once'
Behavior). This is ensured by the use of a unique message ID that istransmitted in the field ARCKEY> (Identification, Key of EDIArchive) of the control record. The message ID must contain the prefix'urn:sap.com:msgid='>. The following violation of the above rules had been found: (&v1&). Possible Causes:
- MULTIPLE_IDOCS_NOT_ALLOWED> The SOAP request contains several
IDOCs
- SOAP_MSGID_INITIAL> The message ID is missing in the control
record
|