2008 Nov 04 1:08 AM
Hi people!
I'm studying for an ABAP Certification and I have a doubt about this question that I have wrong in the simulation...
How would you set breakpoints in your program for debugging?
A. Start program in background mode
B. In the program editor, set breakpoint
C. Put a break-point statement in your program code
D. In Development workbench, set breakpoint
And I choose B,C,D and I haved wrong the question.... Why? can someone clarify me why I have this question wrong...?
Thanks for the help.
2008 Nov 04 1:16 AM
2008 Nov 04 1:16 AM
2008 Nov 04 6:16 AM
B, C and D look right to me. Though C is a rather dodgy way of doing things.
matt