SE11
SE11 is the SAP transaction code used to access the ABAP Dictionary, the central repository for all data definitions in an SAP system. It provides a standard, centralized way to define data types, tables, and other objects that govern how data is stored, validated, and transferred between programs and applications. The dictionary enforces data integrity and consistency across ABAP programs, reports, interfaces, and user exits.
Core dictionary objects include domains (technical attributes such as data type, length, optional value ranges) and
Lifecycle and usage: when dictionary objects are defined, they are activated and stored in the system; changes