Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to activate debug in standard program?

cwlaualex
Explorer

Hi Experts,

In a standard program, I found that there is a marco for inserting breakpoint. The marco will use the class cl_mmme_debug_control which is defined in RM06DEBG. I would like to know how can I activate this break point? Thanks a lot!

Regards,
Alex

3 REPLIES 3

alessandroieva
Active Participant
0 Kudos

Hi Alex,

please check this note: 316105 - Program calls debugger at DEF_BREAK.

Let me know,

AI

0 Kudos

Hi Alessandro,

I have checked that note before. However, I can't get which option should I use to enable the break point that I am looking for. There are 5 tabs within that report but it seems that they don't have direct linkage to the one which I am looking for. I also have concern in executing that report as it's an internal report as mentioned by the note. Have you tried that out before?

Regards,
Alex

0 Kudos

I have used the report before. It works fine.

As a result manually debugging of transaction, I had noted that GN_DELIVERY_CREATE need to be debugged.

In next debugging run, I had set breakpoint at that point using report MBDEBUG.

If you are not sure of which option to use, you can check multiple options.