SAP ABAP Question:
Download Questions PDF

What Function does data dictionary perform?

Answer:

Central information repository for application and system data. The ABAP Dictionary contains data definitions (metadata) that allow you to describe all of the data structures in the system (like tables, views, and data types) in one place. This eliminates redundancy.

Download SAP ABAP Interview Questions And Answers PDF

Previous QuestionNext Question
What is Function group? Difference between function group and function module?Difference between domain and data element? What are aggregate object?