ABAP Keyword Documentation →  ABAP − Reference →  program editing →  Testing and Checking Programs →  Checkpoints →  BREAK-POINT → 

BREAK-POINT - interner Zusatz

This addition is for internal use only.
It must not be used in application programs.


Addition:

... AT NEXT APPLICATION STATEMENT

Effect

This addition can be optionally entered after log_text, but not together with the addition ID. It is only useful in system programs, system modules, system subprograms, and system function modules that have names beginning with %_ .

If system debugging is not activated and the addition AT NEXT APPLICATION STATEMENT is not used, BREAK-POINT statements in the contexts listed above are ignored.