1.

What Is Abap Dictionary Or Data Dictionary? What Is The Transaction To Access Abap Dictionary?

Answer»

A data dictionary is a centralized storage location for information about the data that is STORED in a database. It is basically an interface which HELPS us to understand like what kind of data is stored in database, what are the properties and attributes of the data and the RELATION between different data objects available in database.

SAP’s data dictionary is called the ABAP Dictionary. ABAP Dictionary is accessed via transaction CODE SE11.

A data dictionary is a centralized storage location for information about the data that is stored in a database. It is basically an interface which helps us to understand like what kind of data is stored in database, what are the properties and attributes of the data and the relation between different data objects available in database.

SAP’s data dictionary is called the ABAP Dictionary. ABAP Dictionary is accessed via transaction code SE11.



Discussion

No Comment Found