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

how to debug web dynpro for abap program

former_member397166
Participant
0 Likes
1,426

Hi all,

     How to debug WDA program?

     I had set external breakpoint and actived debug in SRDEBUG.But it doesn't work when I test WDA application.

Thank you

Kical

View Entire Topic
Former Member
0 Likes

Hi,

There might be two reasons

1) Check if external debug role is attached to your ID.

2)Try to set the User ID with which you want to debug

    Utilities --> Settings --> ABAP Editor --> Debugging

  

Thanks

KH

former_member397166
Participant
0 Likes

Hi KH,

     Yes, I have already set the user ID.it dosn't work.

Thanks