Statements in ABAP Objects
The statements in ABAP Objects can be classified as follows:
-
These statements define classes and interfaces and their components. They can be used for local and global classes or interfaces.
-
In addition to the statements for defining classes and interfaces, statements for local type definitions can also be used in class and interface pools.
A language clean-up has been carried out in ABAP Objects. The Stricter ABAP Syntax applies to all statements in ABAP Objects.