on 2007 Dec 28 4:45 AM
Hi All,
how to debug a web dynpro abap application?
Thanks,
Raju.
Utilities->External breakpoints->Activate
This will activate external debugging...now put your breakpoints and run the application.
regards,
Priyank
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Raju,
Just put the debugger at the line u want to debug as in normal abap programming , then run the application. If this doesnt work, you have to activate Extenal debugging.
Regards
Sarath
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You can set breakpoint in any method of ur controller method by pressing ctrl+ shift+ f12 .
Regards
Yash
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
68 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.