cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy error - Error during proxy processing Buffer table not up-to-date

former_member477922
Discoverer
0 Kudos

Hi all,

I have created one purchase order in SAP ECC and we are replying this document to SRM using SAP PI.

we are getting the error "Error during proxy processing Buffer table not up-to-date" in SRM, someone can help me to solve this issue?

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

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

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

     <SAP:P1/>

     <SAP:P2>/SAPSRM/CL_SRM_PURCHASE_ORDER</SAP:P2>

     <SAP:P3>PURCHASE_ORDER_ERPCONFIRMATION</SAP:P3>

     <SAP:P4/>

     <SAP:AdditionalText/>

     <SAP:ApplicationFaultMessage namespace=""/>

     <SAP:Stack>Error during proxy processing Buffer table not up-to-date </SAP:Stack>

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

</SAP:Error>

We are using the receiver interface "PurchaseOrderERPConfirmation_In" (http://sap.com/xi/SRM/SE/Global)

Accepted Solutions (1)

Accepted Solutions (1)

former_member182412
Active Contributor
0 Kudos

Hi Edu,

Check this SAP Note.

1876952 - XI runtime: Determining dump in receiver system


Regards,

Praveen.

former_member477922
Discoverer
0 Kudos


Hi Praveen,

It is a data issue, I dont want to get this alert in PI side. Is there any way to skip this alert in PI like implement FEH?

We implemented FEH with this parameter in /SAPPO/LOGSYS/: CA-SOA-ESM-SCM-PUR but did not worked.

Answers (0)