Get Example source ABAP code based on a different SAP table
VERSION 5 IN
enumerated structure An optional declared constant structure> declared in the definition of an enumerated type>, whose components contain all enumerated values> of the enumerated type. The components are special enumerated objects>. Its 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>. ABAP_MORE_INFO >