SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

Debug error in ECRMREPL Tcode

Former Member
0 Kudos
824

Hi All,

I am new to ISU-ABAP.

I want to debug error in ECRMREPL Tocde.

Could you please anybody tell me the procedure how to debug the error

or please share the document regarding how to debug error in ECRMREPL.

Regards,

Ram

3 REPLIES 3

Former Member
0 Kudos
245

Hi

it is not possible to debug from ECMRREPL-Monitor.

In case error occurs in the error monitor ECRMREPL you have ti find out, what is the reason. You may have to check whether the database tables between CRM and ISU are synchron and consistent or not, e.g. CRMV_ISU_INDEX_H vs EVERH.

If you can "create" the error in a test system you have the chance for debugging:

1. Stop outbound queues

2. create the error

3. go to outbound queue monitor

4. selcet "your" entry and start debugging.

Good luck!

Former Member
0 Kudos
245

Hi Rami,

You can debugg ECRMREPL (Replication error) using transaction ECRMREPLM . When you will execute this transaction you will get a downward arrow button "Restart is debugg mode" through which you can start debugging (Note - After completion It will re-start the replication error )

Thanks

Prateek

michael_sturm
Product and Topic Expert
Product and Topic Expert
0 Kudos
245

Hello Rami,

instead of using the transaction ECRMREPL you should use the transaction ECRMREPLM (Error Handling Replication CRM/IS-U). There is an additional button "Restart in Debugging Mode".

Best regards,

Michael.