school
ABAP OO - Class and Inheritance
In the next part of the ABAP OO basics we want to show you the basic concept of the class and its characteristics, as well as the inheritance between the indivi
school
ABAP Quick - Classes for an interface
Read and validate all implementing classes for an interface. We'll show you how to do it easily and use it dynamically.