cancel
Showing results for 
Search instead for 
Did you mean: 

ALEAUDIT IDoc cannot find request IDoc in Integration Server

Former Member
0 Kudos

Hello!

The Receiving SAP System needs to get an ALEAUD back for the following scenario: ORDERS is sent from Sending SAP system -> IDoc adapter -> XI -> IDoc adapter -> Receiving SAP system.

I have set the "Restore Original Parties for Acknowledgments" indicator (new with SP19) in the communication channel and created a header mapping in the receiver agreement (SNDPRN = XI). The Receiving SAP system sends back an ALEAUD but it gets stuck in XI with the an "ALEAUDIT IDoc cannot find request IDoc in Integration Server" error.

When I click on the ORDERS message -> acknowledgement in SXMB_MONI there is the following error:

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

<SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">

<SAP:Category>XIAdapter</SAP:Category>

<SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_ALEAUDIT</SAP:Code>

<SAP:P1>51</SAP:P1>

<SAP:P2>SAP00341</SAP:P2>

<SAP:P3>CALL_FUNCTION_PARM_M</SAP:P3>

<SAP:P4>20070216151014zermat</SAP:P4>

<SAP:AdditionalText>Runtime error & has occurred</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>ALEAUDIT: 51 SAP00341 CALL_FUNCTION_PARM_M 20070216151014zermat</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Does anybody have an idea what is wrong here? Thanks for your help.

Regards, Tanja

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

If your problem is still actual now, try this link

Stanislav.

0 Kudos

Hi, Tanja!

I have same error...