cancel
Showing results for 
Search instead for 
Did you mean: 

ATTRIBUTE_WRONG_INTF

Former Member
0 Kudos

I got this Problem. Searched Forum and several of them says I need to Use IDOC itself in Receiver determination. But I can not do that as I'm packaging Idocs in BPM.

My Scenario is

File --BPM -- IDOC

I imported Idoc and changed to unbounded as I'm doing IDOC Packaging.

Everything works fine until it try to send IDOCS in Call Adapter Step.

Call Adapter step has following error:

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

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

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

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

</SAP:Error></i>

Can someone help me please ?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Can you check if control record values are proper

Former Member
0 Kudos

Hi,

This problem has been solved.

Even if you do IDoc Packaging, you have to give actual Idoc name ( for example MATMAs.MATMAS05) in Interface determination and Receiver Determination