SAP ROOT CLASS - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

root class
A superclass shared by all subclasses in an inheritance tree in single inheritance. In ABAP Objects, all classes are subclasses of the predefined abstract root class object.