Hi Experts,
I have written the code in exit EXIT_SAPLCMAT_001 for ECC system
after placing break points in exit, When I try to debug, unable to reach exit.
This kind of issues are posted several times, I have checked all the threads, but unable to get actual answer.
details:
-ECC to APO material/plant CIF
-I put break user in exit. also set external break points in exit
-in CFC2, against my user id, I set RFC mode= Q LOGGING=D and debug= R (also tried with X)
I am not able to debug in ECC.
-How to check if I have authorization to debug against my USERID?
- How to find main program for EXIT_SAPLCMAT_001, so that I can try to put break point at CALL CUSTOMER .....001. It looks simple, but I spent lot of time in finding main program which is calling customer ..001..but unable to find it.
Thanks for your help.