Multiple choice technology programming languages

What is the basic objects of data dictionary?

  1. Domain

  2. Documentation

  3. Data Models

  4. Dynpro

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In SAP ABAP Data Dictionary, domains are the fundamental objects that define the technical properties of a field (data type, length, etc.). Data elements reference domains, and tables/structures reference data elements. Documentation describes objects, Dynpros are screen layouts, and data models are broader conceptual designs.