ABAP Keyword Documentation → ABAP Glossary
enumerated structure
An optional declared constant structure in the definition of an enumerated type, whose components contain all enumerated values of the enumerated type. The components are special enumerated objects. 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 constant.
Other versions:
7.31 | 7.40 | 7.54