‎2010 Oct 13 9:20 AM
Hi,
apparently it is not possible to set breakpoint in some places in the debugger. The system returns message SY495.
Is there an overview of places in programs where you cannot set a breakpoint (in the (new) debugger) ?
Thanks for answering.
Kris
‎2010 Oct 13 10:54 AM
I think break point can be only set at statement of code.
Where did you set your break point?
If you use ABAP editor, you can use statement
break-point.
"or
break [username]. "username = user id you logon into your system.
Thanks,
‎2010 Oct 13 10:58 AM
Hi,
my question was rather theoretical.
I am not looking for the way to set breakpoints. We also experience that breakpoints in debugging cannot be set anywhere - that is what we read in a lot of SDN forums..
We are looking for some overview/documentation of where you can set them en where you cannot. Does that exist?
Greetings.
Kris
‎2010 Oct 13 12:03 PM
Hi,
Please check the documentation about the static and dynamic breakpoints in the below link.
http://help.sap.com/saphelp_wp/helpdata/en/c6/617cbee68c11d2b2ab080009b43351/content.htm
Regards,
Guru.
‎2010 Oct 13 12:19 PM
Hi ,
Break point are not possible in Screen Debugging .
Regards
Deepak.