ABAP Keyword Documentation → ABAP - Reference → ABAP Syntax → Program directives
Pseudo Comments
Pseudo comments are program directives that influence check and test procedures. Pseudo comments have mostly become obsolete and have been replaced by pragmas or real additions.
Other versions: 7.31 | 7.40 | 7.54
Non-Obsolete Pseudo Comments
Obsolete Pseudo Comments
Note
It is only possible to specify one pseudo comment for each program line. If you want to specify multiple pseudo comments for a single statement, you must spread them across multiple lines.