2011 Feb 22 8:00 AM
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
2011 Jul 28 9:25 AM
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!
2014 Sep 09 4:37 AM
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
2014 Sep 15 1:17 PM
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.