Preview – OO ABAP: Classes, Attributes & Methods
This simple example will show you how to define and implement classes, methods and attributes in ABAP.
Public and private visibility is explained as well as the difference between static and instance components.