ABAP Keyword Documentation → ABAP - Quick Reference
CONSTANTS - Quick reference
Other versions: 7.31 | 7.40 | 7.54
Syntax
CONSTANTS const options.
Effect
Declares a constant const
.
Addition
-
options
As inDATA
, except that the additionVALUE
must be specified and the additionREAD-ONLY
cannot be specified.