ABAP Keyword Documentation → ABAP Glossary
enumerated constant
A constant declared in the definition of an enumerated type that contains an enumerated value of the enumerated type. An enumerated constant is a special enumerated object. The data type is the enumerated type. The technical data type of the enumerated value is the base type of the enumerated type. See also enumerated structure.
Other versions:
7.31 | 7.40 | 7.54