SAP COMMENT LINE - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

comment line
Line in a program that contains nothing but a comment. A comment line is either completely identified as a comment by an asterisk * in the first position or is a line that contains nothing except a comment introduced by ' in any position.
ABAP_MORE_INFO