Ready to face interview for SAP ABAP Data Dictionary? Do not worry, we are here to help you with job interview preparation. If you are preparing SAP ABAP Data Dictionary interview and not sure which questions are likely asked in interview, we suggest you to go through Wisdomjobs interview questions and answers page to crack your job interview. SAP ABAP Data Dictionary is the customized data types of the elements, tables. Using those data types, objects are created in the database. ABAP Dictionary supports these data types. You can select all or whichever datatypes you want to include. Below is the list of frequently asked SAP ABAP Data Dictionary interview questions and answers which gets you ready to face the interviews:
Question 1. What Is Delivery Class?
Answer :
You use the delivery class to control the transport of table data for an installation, upgrade, or client copy and transports between customer systems. The delivery class is also used in the extended table maintenance.
There are the following development classes:
Question 2. How Many Types Of Data Classes Are There In Sap Abap?
Answer :
Question 3. What Is Value Table?
Answer :
Value table is maintained at Domain level in SAP. During domain creation, value range of the domain i defined by specifying value table.
Question 4. What Is Table Attribute?
Answer :
The Table attributes determine who is responsible for maintaining a table and which types of access are allowed for the table.
The most important table attributes are:
Question 5. What Is Is A Match Code?
Answer :
A Match code is a tool tip to help us to search for the data records in the system. Match codes are an efficient and user friendly search where key of a record is unknown.
Question 6. What Is Meant By Hot Spots?
Answer :
A Hot spot is a list area where the mouse pointer appears as an upright hand symbol. When a user points to that area, a single click does the same thing as a double click. Hot spots are supported from R/3 release 3.0.
Question 7. Difference Between Call By Value And Call By Reference?
Answer :
Call By Value:creates a new memory location for use within the subroutine. The memory is freed once it leaves the subroutine, changes made to the variable are not affected outside the subroutine.
Call by Reference : passes a pointer to the memory location. Changes to the variable within the subroutine affects the variable outside the subroutine.
Question 8. What Are The Different Types Of Data Dictionary Objects?
Answer :
Data Dictionary Objects:
Question 9. What Is Lock Object ?
Answer :
LockObjects used to synchornize access of several users using same data.
Question 10. How To Eliminate Duplicate Entries In Internal Tables?
Answer :
SORT itab.
DELETE ADJACENT DUPLICATES FROM itab COMPARING ALL FIELDS.
Question 11. What Is The Basic Difference Internal Tables And Database Tables?
Answer :
The basic difference is database tables are stored in DB serverand the internal tables are virtual tables these are created run time only
Internal tables are created dynamically, the memory of internal tables is not permant memory, for internal tables the memory will be created in the application server and it is external memory and terminates after the program termination.
Question 12. How Many Ways You Can Create Table?
Answer :
User can create a Database table in two ways:
Question 13. What Is Sql Trace?
Answer :
SQL Tracer is a tool used to measure the performance of ABAP program.
Tcode :st05
Question 14. How To Creat Transactions?
Answer :
We can use TC SE93 for creating our own transaction code.
Question 15. Open Sql Vs. Native Sql?
Answer :
Question 16. Can You Create A Table With Fields Not Referring To Data Elements?
Answer :
Yes.
Question 17. Which Database Object Is Used For Storing The System Variables?
Answer :
SYST table.
Question 18. Which Transaction Code Is Used Executing A Report (type 1 Program)?
Answer :
SE38
Question 19. When Is The Top-of-page Event Triggered?
Answer :
After executing first write statement in start-of-selection event.
Question 20. How Many Types Of Buffering?
Answer :
There are three type of buffer:
single record->it buffers only records based on select query statement.
generic buffer->it buffers all the records which match to primary key and generic key
full buffer :Buffering is use for improve performance.
Question 21. What Are The Different Types Of Locks?
Answer :
Read lock (shared lock):
Protects read access to an object. The read lock allows other transactions read access but not write access to the locked area of the table.
Write lock (exclusive lock):
Protects write access to an object. The write lock allows other transactions neither read nor write access to the locked area of the table.
Enhanced write lock (exclusive lock without cumulation):
Works like a write lock except that the enhanced write lock also protects from further accesses from the same transaction.
Question 22. What Are The Control Break Events In Abap?
Answer :
SAP ABAP Data Dictionary Related Tutorials |
|
---|---|
SAP CRM Tutorial | SAP BI Tutorial |
SAP MM Tutorial | SAP BASIS Tutorial |
SAP ABAP Tutorial | SAP ABAP Web Dynpro Tutorial |
SAP ABAP Data Dictionary Related Practice Tests |
|
---|---|
SAP CRM Practice Tests | SAP BI Practice Tests |
SAP MM Practice Tests | SAP BASIS Practice Tests |
SAP ABAP Practice Tests | SAP ABAP Web Dynpro Practice Tests |
Sap Abap Data Dictionary Practice Test
All rights reserved © 2020 Wisdom IT Services India Pvt. Ltd
Wisdomjobs.com is one of the best job search sites in India.