cancel
Showing results for 
Search instead for 
Did you mean: 

Application has thrown an exception in SUS client while replicating vendor.

Former Member
0 Kudos

This error is occuring when i am replicating vendor master from R/3 to SUS client through XI.

When i check sxmb_moni in SUS client i get the following error message

<?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>Application</SAP:Category>

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

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Application has thrown an exception</SAP:Stack>

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

</SAP:Error>

Another part of error is

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

- <nr1:StandardMessageFault xmlns:nr1="http://sap.com/xi/SRM/Basis/Global">

- <standard>

<faultText>An error occured within an XI interface: Exception occurredE:BBP_BUPA_SUPPLIER:089 -Unable to determine logical system of sender; check your data Programm: CX_BBP_BD_ERROR===============CP; Include: CX_BBP_BD_ERROR===============CM002; Line: 57</faultText>

</standard>

</nr1:StandardMessageFault>

Kindly let me know where is gone wrong..

Thanks..

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Kiran,

This is not a problem in XI. From XI perspective this have gone well. Vendor data from R/3 has reached Xi and it was sent to SRM SUS as expected. The problem is <b>APPLICATION_ERROR</b>. That means SRM expects data in some format and it is not present. It can be mainly due to incomplete/invalid data sent from R/3. Check with this.

Regards,

Jai Shankar

Former Member
0 Kudos

Hi Jai,

SRM system is no where in this MM-SUS scenario. I know that there is no problem with the XI transfer. But i am unaware of this problem. Do you have a solution for this... I am transfering the vendor master here.

Regards,

Kiran