ABAP Keyword Documentation → ABAP - Reference → Declarative statemnts → Classes and Interfaces → Components in Classes and Interfaces
Data Types and Attributes
Attributes are the data objects of a class. The declaration of data objects of a class is also possible. The declaration of attributes and data types takes place using
- general statements which are also possible in other contexts:
- a special statement which is only possible in classes:
Other versions: 7.31 | 7.40 | 7.54