SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
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.
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.