SAP TYPES ATTRIBUTES



Get Example source ABAP code based on a different SAP table
  



ABAP_OBJ - Data Types and Attributes
Attributes are the data objects of a class. It is also possible to declare data types that are specific to the class. Attributes and data types are declared using one of the following:
General statements that are also possible in other contexts
TYPES
DATA
CONSTANTS
A special statement that is only possible in classes
CLASS-DATA