SAP NEWS-765-TYPES



Get Example source ABAP code based on a different SAP table
  



Enumerated Types in ABAP Release 7.65
ITOC

ABAP_MODIFICATION_NN Enumerated Types

The statement TYPES BEGIN OF ENUM can be used to define enumerated types for enumerated variables, which can have only enumerated values defined for this type.
The document Enumerated Objects summarizes the properties of enumerated types and enumerated objects.