Preview – OO ABAP: Inheritance & Casting
Inheritance is an implementation relationship that emphasizes similarities
of the classes. In this video you will learn how to create class hierarchies using ABAP
Objects. After watching this video you will be able to: Define inheritance relationships between classes
Redefine methods, and Understand the basics of casting.