cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Not able to set breakpoint at runtime while debugging

Sijin_Chandran
Active Contributor
0 Likes
648

Hello ALL ,

I have a problem while debugging in Production Client.

While debugging I am not able to set break point at runtime.

I don't have deep knowledge in BASIS , kindly apologize if this is a very basis question. I searched a lot but was not able to get any solution.

   Fig 1 : As in Production Client

    Fig 2 : As in Quality Client , here you can see that I am able to set breakpoint.

So what is the exact reason for this , I mean am I missing with any particular Authorization Object in my role or any other reasons.

View Entire Topic
Former Member
0 Likes

In SE80 (ABAP Workbench) select Utilities->Settings. Choose ABAP Editor tab and select Front-End Editor (New). After that you can set breakpoints as in Fig.2.

Sijin_Chandran
Active Contributor
0 Likes

Million thanks Roman