SAP PSEUDO COMMENT - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

pseudo comment
Program directive in the form of a special line end comment.
BEGIN_SECTION VERSION 5 OUT A pseudo comment begins with the expression #EC or #AU and suppresses either a message of the extended program check or of the Code Inspector, or determines the test properties for a test class. Pseudo comments are only still required for suppressing Code Inspector messages and are otherwise obsolete.
END_SECTION VERSION 5 OUT
ABAP_MORE_INFO