Skip to Content
0
Oct 15, 2005 at 01:05 AM

INTERFACE_REGISTRATION_ERROR

31 Views

Hey guys,

Any answers for this error.

I am using XSLT transformation for mapping. I tested my mapping and the transformed message is the one that is expected by the IDoc.

Thank You.

Sumit.

<?xml version="1.0" encoding="utf-8" ?>

- http://www.sap.com/abapxml" version="1.0">

- <asx:values>

<ERROR href="#o77" />

</asx:values>

- http://www.w3.org/2001/XMLSchema" xmlns:abap=" http://www.sap.com/abapxml/types/built-in" xmlns:cls=" http://www.sap.com/abapxml/classes/global" xmlns:dic=" http://www.sap.com/abapxml/types/dictionary">

- <cls:CX_XMS_SYSERR_PROXY id="o77">

- <CX_ROOT>

<TEXTID>392B46E58AC0F445B64639726E2A3D85</TEXTID>

<PREVIOUS />

<KERNEL_ERRID />

- <INTERNAL_SOURCE_POS>

<PROGID>396</PROGID>

<CONTID>699</CONTID>

</INTERNAL_SOURCE_POS>

</CX_ROOT>

<CX_STATIC_CHECK />

- <CX_XMS_SYSTEM_ERROR>

<ID>INTERFACE_REGISTRATION_ERROR</ID>

<P1>ifmmessif</P1>

<P2>ZPSCD_ACCOUNT_LOADACCOUNT.ZPSCD_ACCOUNT_LOADACCOUNT01</P2>

<P3>urn:sap-com:document:sap:idoc:messages</P3>

<P4 />

<INFO />

<CATEGORY />

<AREA />

<RETRY />

</CX_XMS_SYSTEM_ERROR>

- <CX_XMS_SYSERR_PROXY>

<CO_AREA_ABAP>ABAP</CO_AREA_ABAP>

</CX_XMS_SYSERR_PROXY>

</cls:CX_XMS_SYSERR_PROXY>

</asx:heap>

</asx:abap>