0% found this document useful (0 votes)
4 views2 pages

SAP ABAP Data Dictionary

The document provides an overview of key concepts related to data management in databases, including data dictionaries, table types, and data classes. It explains the roles of various components such as domains, data elements, views, and indexes, as well as mechanisms for data access and integrity. Additionally, it includes true/false statements to assess understanding of the material presented.

Uploaded by

Gurram Anurag
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views2 pages

SAP ABAP Data Dictionary

The document provides an overview of key concepts related to data management in databases, including data dictionaries, table types, and data classes. It explains the roles of various components such as domains, data elements, views, and indexes, as well as mechanisms for data access and integrity. Additionally, it includes true/false statements to assess understanding of the material presented.

Uploaded by

Gurram Anurag
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Course Summary

 Data Dictionary is a centralized storage location for information about


the data that is stored in a database.
 The data type specifies which type of values a table column is allowed to
contain.
 A Domain describes the technical attributes of a field that is its size and
its data types. A data element gives the description of the field of the Table
 Tables are containers which stores data in the form of record. The
Components of table definition are Table Fields, Foreign Keys, Technical
Settings and Indexes.
 Types of tables: Pooled, cluster, Transparent and Internal Tables.
 Types of SAP Data: Master Data, Transaction Data, System Data and
Configuration Data.
 The Data class determines in which table space the table is stored when it
is created in the database. The Size category describes the probable space
requirement of the table in the database.
 The delivery class controls the transport of table data for installation,
upgrade, client copy and when transporting between customer systems.
 Buffering Types: Full buffering, Generic buffering, Single-record buffering.
 The Value table is the table attached to a field at the domain level. They
are not used in the Input Help.
 The Check Table is the dependent table to which the relationship is
defined using foreign keys. They are used in the Input Help.
 Tables assigned to a table pool or table cluster are referred to as pooled
tables or cluster tables.
 A structure is defined like a table in the ABAP Dictionary and can then be
accessed from within ABAP programs. Type of structure: Include and
Append.
 A view combines the data distributed in several tables. Types of
views: Database view, Projection view, Maintenance view, Help view.
 An index is a copy of a database table that has been reduced to certain
fields in a sorted form.
 Lock Mechanism: The R/3 System synchronizes simultaneous access of
several users to the same data records with a lock mechanism.
 Search helps are dictionary objects that we develop to compile a set of valid
values for users. Type of search helps: Elementary Search Help & Collective
Search Help
 The database utility provides the interface between the ABAP Dictionary and
the underlying database management system (DBMS).

State True or False. A view combines the data distributed in several tables. Types of views are
Database view, Projection view, Maintenance view, Help view. - True

________ is the shortcut for search help - F4


State True or False. The Value table is the table attached to a field at the domain level. They are not
used in the Input Help - True

State True or False. An index is a copy of a database table that has been reduced to certain fields in
an unsorted form - False

_____________ describes semantic attriutes - Data Element

State True or False. The Data class determines in which table space the table is stored when it is
created in the database - True

___________ is the interface between the ABAP dictionary and the underlying database
management system - Database Utility

Data Element can point to - one domains

_____________ describes technical attributes - Domain

______________ are the containers used to store data in the form of records - Tables

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy