cancel
Showing results for 
Search instead for 
Did you mean: 

XML Inbound proxy error

Former Member
0 Kudos

Dear Gurus,

I have an issue that XML inbound proxy error in SRM.

TAXCODE data inbound issue showing error.

Error info is:

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

- <!--

 Call Inbound Proxy 

-->

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

<SAP:Category>XIProxy</SAP:Category>

<SAP:Code area="ABAP">PARSE_APPLICATION_DATA</SAP:Code>

<SAP:P1>Request Message</SAP:P1>

<SAP:P2>CX_ST_DESERIALIZATION_ERROR</SAP:P2>

<SAP:P3>/1SAI/TXS6345A0CA7901DB7E4D28 Line 59</SAP:P3>

<SAP:P4>An error occurred when deserializing in the simple transformation program /1SAI/TXS6345A0CA7901DB7E4D28 (Data loss occurred when converting No Division Kernel ErrorId: CONVT_DATA_LOSS) XML Bytepos.: 602103 XML Path: ns1:MT_SRMCLNT100_TAXCODE(1)TAXCODE(1923)COMP_CODE(1)</SAP:P4>

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error during XML => ABAP conversion: Request Message; CX_ST_DESERIALIZATION_ERROR in /1SAI/TXS6345A0CA7901DB7E4D28 Line 59 An error occurred when deserializing in the simple transformation program /1SAI/TXS6345A0CA7901DB7E4D28 (Data loss occurred when converting No Division Kernel ErrorId: CONVT_DATA_LOSS) XML Bytepos.: 602103 XML Path: ns1:MT_SRMCLNT100_TAXCODE(1)TAXCODE(19 An error occurred when deserializing in the simple transformation program /1SAI/TXS6345A0CA7901DB7E4D28 Data loss occurred when converting No Division</SAP:Stack>

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

</SAP:Error>

Can anybody help on this.

Regards,

Kumar

Accepted Solutions (0)

Answers (1)

Answers (1)

ivy_li
Active Contributor
0 Kudos

Hi,

Please tell me the XML interface name and check if there is any specific application error for this XML in trx /sappo/ppo3

BR,
Ivy

Former Member
0 Kudos

Hi Ivy,

XML Interface name is Taxcode data.

as per your reply trx /sappo/ppo3 does not exist to check the XML error.

Could you add on this.

Regards,

Kumar

ivy_li
Active Contributor
0 Kudos

Hi,

SRM never transfer tax code purely via XML, and are you sure you are using standard way?
Or you may tell the interface path to verify if it is standard XML.

BR,
Ivy

Former Member
0 Kudos

Hi Ivy,

We are receiving XML data as inbound to SRM. We are using the standard XML.

Regards,

Kumar

ivy_li
Active Contributor
0 Kudos

Hi,

Please tell me the interface name and its path so that I could know what process you are doing.

BR,
Ivy