Skip to Content
0
Former Member
Feb 16, 2009 at 01:03 PM

IDOC Error

304 Views

Hi Guys,

I am developing an Idoc to IDoc interface. The system throws an error like this when executed :

<!-- Call Adapter

-->

- 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>MI_IDOC_IA</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

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

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

</SAP:Error>

Basically this has got something to do with the Inbound interface. i have tried many option but could not resolve.Could someone guide me to find a resolution for this.....

THanks,

Raggy