ABAP Keyword Documentation → ABAP Glossary
area root class
Global shared memory capable class that must be assigned to an area during its definition. A non-blank area instance version contains at least one instance of the area root class (root object). The attribute ROOT of a belonging area handle points to this instance of the area root class. The root object contains references to the remaining shared objects of the area instance version.