cancel
Showing results for 
Search instead for 
Did you mean: 

PARSE_APPLICATION_DATA error in Delins Idoc

Former Member
0 Kudos

Hi trying to send an Idoc Delins from R/3 backend system to SUS system

getting error in SUS system the error is as follows

<?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 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error during XML => ABAP conversion (; error ID: ; ( ))

PARSE_APPLICATION_DATA Error during XML => ABAP conversion (Request

Message; error ID: CX_ST_REF_ACCESS; (/1SAI/TXS00000000000000000004 XML

Bytepos.: 2041 XML Path: ns0:PurchaseOrderRequest(1)PurchaseOrder(2)Item(10)PurchasingContractReference(4)ItemID(2) Error Text: Error accessing

the ref. node 'ITEM_ID')) Error during XML => ABAP conversion (Request

Message; error ID: CX_ST_REF_ACCESS; (/1SAI/TXS00000000000000000004 XML

Bytepos.: 2041 XML Path: ns0:PurchaseOrderRequest(1)PurchaseOrder(2)Item(10)PurchasingContractReference(4)ItemID(2) Error Text: Error accessing

the ref. node 'ITEM_ID')) Error accessing the ref.

node 'ITEM_ID'</SAP:Stack>

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

</SAP:Error>

I have applied the note number 980867 but still no change in the result.

Regards,

Anand

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Open the mapping program.. from the target structure disable the folowing node:

PurchaseOrderRequest/PurchaseOrder/Item/PurchasingContractReference

Regards,

Andy

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Anand,

could be an issue with the XI Content and the mapping not being up2date.

I would check with the XI colleague, if the settings and the content is ok.

Thanks,

Claudia