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: 

Break Point problem in Web Dynpro Application

Former Member
0 Kudos

Hi Experts,

     Whenever I run web dynpro application putting external break point, hard-code break-point (BREAK-POINT) as well as soft-hand break point. The application are not stop on break point in Development server. Same I try in Quality and Production server break-point work properly. Please help me.

1 ACCEPTED SOLUTION

former_member196157
Active Participant
0 Kudos

hiii,

Check the Debugging setting (i.e. Utilities--->Setting----->ABAP Editor------> Debugging)if all are correct then I thing its GUI problem install the new GUI and then check..........

6 REPLIES 6

muneshpatwari
Active Participant
0 Kudos

Please check if you have the required authorizations for external debugging in DEV.

Regards,

Munesh.

0 Kudos

I have SAP_ALL and SAP_NEW authorization........ any other authorization required ?

former_member196157
Active Participant
0 Kudos

hiii,

Check the Debugging setting (i.e. Utilities--->Setting----->ABAP Editor------> Debugging)if all are correct then I thing its GUI problem install the new GUI and then check..........

0 Kudos

Same application I run in Quality or Production break-point are working properly in same GUI.

0 Kudos

additional to the external debug auth you need, as well as ensuring that you set an EXTERNAL break-point in the source code...

also, check the settings, and that the DEBUG USER is the user you are actually logging on with via the Web Gui - as sometiumes that may actually be different to the user you may logged in as via the traditional SAP gui - check via SICF test/details or one of the SM04/AL08/SM50 to see the users logged on and to what they are doing.

Former Member
0 Kudos

Use SRDEBUG tcode and activate it for your id.