ABAP Keyword Documentation → ABAP - Quick Reference
BREAK-POINT - Quick reference
Other versions: 7.31 | 7.40 | 7.54
Syntax
BREAK-POINT [ {ID group} | {log_text} ].
Effect
Defines a breakpoint for branching to ABAP Debugger.
Additions
-
ID group
Assigns the breakpoint to a checkpoint group group that controls its activation. Without this specification, a breakpoint is always active. -
log_text
Specifies a supplementary text for the system log.