ABAP Keyword Documentation → ABAP - Short Reference
CLASS-DATA - Short 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 forDATA
, except that the additionWITH HEADER LINE
cannot be specified.