SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

ABAP Data Dictionary Structures

A Global ABAP Class is a reusable object-oriented programming unit defined in the ABAP Development Tools (ADT) that can be accessed across multiple programs and development objects within an SAP system. Developers use it to encapsulate logic, attributes, and methods in a single, centrally managed class that can be instantiated or called from anywhere in the system. It is created and maintained using the Class Builder or ADT, and forms a core building block of object-oriented ABAP development.

Prerequisites

Concepts that build on this