ABAP Keyword Documentation → ABAP - Quick Reference
CLASS-DATA - Quick reference
Other versions: 7.31 | 7.40 | 7.54
Syntax
CLASS-DATA attr options.
Effect
Declares a static attribute attr of a class or an interface.
Addition
-
options
As inDATA, except that the additionWITH HEADER LINEcannot be specified.