cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to interpret IDoc interface ReplenishmentOrderNotification_In

manali_gunjal
Explorer
0 Kudos

Hi All,

I am trsfering orders03 idoc from r/3 4.5 B system to XI and from XI to SNC system using idoc adapter.

In sxmb_moni, When I double click on particular XML message with errors

I am getting error in call adapter

details:

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

- <!-- Call Adapter

-->

- <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_WRONG_INTF</SAP:Code>

<SAP:P1>ReplenishmentOrderNotification_In</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Unable to interpret IDoc interface ReplenishmentOrderNotification_In</SAP:Stack>

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

</SAP:Error>

Accepted Solutions (0)

Answers (1)

Answers (1)

manali_gunjal
Explorer
0 Kudos

I solved it.

Former Member
0 Kudos

Hi

I am creating JDBC to IDOC scenario but experiencing the same issue.

Can you advise how you solved this?

Thanks.