SAP ABAP Data Dictionary
SAP ABAP Data Dictionary
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
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
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
______________ are the containers used to store data in the form of records - Tables