Hi Experts,
I implemented the z version of CRM_MKTLIST_BADI to implement duplicate checks . I put a breakpoint in duplicate_check method and started the process, but the debugger did not stop there .
I also tried the following :
I wrote an infinite loop inside the method so that i can debug from SM50,still it did not work.
I also set the user parameter CRM_DEBUG_CODE = MKTLIST in SU3 .
But still I am not able to debug it . If any one having any solution please suggest me .
Highly appreciate any Reply .