cancel
Showing results for 
Search instead for 
Did you mean: 

how to debug web dynpro for abap program

former_member397166
Participant
0 Kudos

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

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

1. Check the user, which called the WD application in Technical help menu (right-click on the UI)

2. Set this username in Utilities --> Settings --> ABAP Editor --> Debugging (as KH mentioned)

Best regards,

Gabor

former_member397166
Participant
0 Kudos

Hi Gabor,

     Solved,Thank you

Thanks

Kical

Answers (1)

Answers (1)

Former Member
0 Kudos

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 Kudos

Hi KH,

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

Thanks