cancel
Showing results for 
Search instead for 
Did you mean: 

failure of event reporting

former_member193027
Participant
0 Kudos

Hi,

In case any event is not being reported we would like to debug.In that case can someone throw light as how we can debug in standard EM scenarios with integration with TM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Dipak,

Please follow below mentioned steps if you want to check where the events are going wrong.

1) Get the user ID which is being used for RFC Destination from TM to EM.

2) Replace the user ID with your USER ID and password for that RFC destination.

3) Place external break point at /saptrx/bapi_eh_addeventmsg_02 and debug from there to identify the issue

Hope this will work for you.

Thanks,

Kinjal Rathod

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Dipak,

Add onto to Kinjal and Zenon messages...

If you have activated log in SAP TM system, it would give an idea in Tcode SLG1 & /SAPTRX/ASAPLOG where it has failed.  So, it saves your debugging time before you proceed.

Regards

GGOPII

ZenonK
Participant
0 Kudos

Try this document from Daniel Haerder..