cancel
Showing results for 
Search instead for 
Did you mean: 

he XML message is going over to SRM from XI , but getting an application error (Exception) when checking in sxmb_moni on the SRM side

Former Member
0 Kudos

hi experts  ,

we are using classic scenario (ECC 6.6 & SRM 7.0)

we have are configured Procure-to-Pay Scenario ,Note 1263876 - SAP SRM: Configuration of Procure-to-Pay Scenario.

but facing issue.

The XML message is going over to SRM from XI , but getting an application error (Exception)  when checking in sxmb_moni on the SRM side. So we are not able to see the PR in the Sourcing cockpit in SRM.


error as below


<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="http://sap.com/xi/SRM/SE/Global">ExchangeFaultData</SAP:ApplicationFaultMessage>

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

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

</SAP:Error>

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Vijay,

Can you tell us the interface name?

If it is stuck in FEH (Application Error) in SRM then you can check the detail error by going into tcode /n/sappo/ppo2.

You need to enter the Business Process, Order Assignment and Mode Of Postprocessing Order and then execute.

It will show you all the messages stuck in application error for that interface and if you double click on any one of them you will get to see the detailed error with options to Discard, Repeat etc.

Let us know if this helps you.

Regards,

Mayur

Former Member
0 Kudos

Thanks mayur for your input.

we are using below interfece.

sender interface-PurchaseRequestERPSourcingRequest_out

receiver interface-PurchaseRequestERPSourcingRequest_in.

where do i need to actvitae FEH config on SRM or ECC?

i have maintain component CA-SOA-ESM-SRM-PUR in table /n/SAPPO/LOGSYS.

Regards

vijay Patil

Former Member
0 Kudos

Hi Vijay,

The interface is getting stuck in SRM system so you need to check in SRM system only.

Follow below steps :

1. Open transaction /n/sappo/ppo2

2. Enter Business Process : PURREQ001

3. Enter Order status : 1 to 2

4. Enter Order Assignment : 2

5. Enter Mode of Postprocessing Order : 2 to 3

In next screen you will get all the XML messages that are stuck in application error for this interface.

Select any message and double click on it then you will get the details of the error.

Regards,

Mayur