Hi all,
Recently I am coming across a few reports in my project where the issue/bug is in the production server. Now I know that in order to debug a report in production, I do need authorization. So, after I get the required authorization for the report/tcode, I realized that I can only do a '/H' debugging.
I have seen some threads similar to my issue, but I need to know that if I do a '/H' debugging, then the debugger starts from the SAP standard . As a result, I end up wasting a lot of time going through every single PERFORM of the standard code till the breakpoint reaches the report.
So is there any way I can get the breakpoint to come directly to the report instead of going through the standard part of the code line by line ? Any tips ? Please advise.
Regards,
Manish