MichaelB.
7/23/2018 - 8:25 PM

Static BREAK-POINT

Let's you enter the ABAP Debugger at the line you program this code. This causes the breakpoint to be active for all users. Undesirable if anyone else wants run your program that doesn't need to debug your code. Don't leave this statement line lying around in programs that will get transported to other systems. Such as Q, A, and live environments.