Questions
ayuda
option
My Daypo

ERASED TEST, YOU MAY BE INTERESTED ONSRIA_ABAP Milestone - 1

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
SRIA_ABAP Milestone - 1

Description:
ABAP Dictornary

Author:
ABAP Factory
(Other tests from this author)

Creation Date:
21/05/2022

Category:
Personal

Number of questions: 40
Share the Test:
Facebook
Twitter
Whatsapp
Share the Test:
Facebook
Twitter
Whatsapp
Last comments
No comments about this test.
Content:
Types of Tables in R/3 Pooled tables Transparent Tables Cluster tables Internal Table All the Above.
Check correct Approaches for Creating Tables Bottom-up approach, create the domains first, then the data elements, and then the table. Top-down approach, create the table first, and then create the data elements and domains as you go along. Non of the Above.
DATE type formate which store in date base YYYYMMDD DDMMYYYY DD.MM.YYYY DD/MM/YYYY All the above.
Which of the following statements is true? A view contains data Views can be buffered Views can not be buffered All of the above.
ABAP stands for Advanced Business Application Project Advanced Business Application Programming Application Business Advanced Programming.
What is a T-code in SAP SAP shortcut through which we can run any application SAP command through which we can get into a particular application. All the above.
What is a value table? This is a concept through which we can restrict invalid entries in a table. It is a table which contains all valid entries of a field It is a table which contains all valid entries of a domain, this domain can be reused in multiple tables. None of these.
What are temporary memory locations which are used to store the data of database tables ? Internal Table Work Area Both 1 and 2 None of these.
Which tables can store multiple records. ? Internal Table Work Area Both 1 and 2 None of these.
which operator is used as chain statement ; : 1 & 2 Non of the above.
What is a check table? This is a concept through which we can restrict invalid entries in a table It is a table which contains all valid entries of a field. It is a table which contains all valid entries of a domain, this domain can be reused in multiple tables None of these.
What are important considerations we should keep in mind before creating foreign key? 1. We must assign a value table to domain 2. Foreign and primary key must have same domain 3. Foreign and primary key must have different domains 4. We must not assign a value table to domain 1&2 1&3 2&4 3&4.
How many key fields per table are allowed in ABAP? 8 12 16 20.
Which of the following transaction codes can be used to search fields in tables? SE13 SE14 SE15 SE16.
What type of table can we use to store control data? Pool table Cluster table Transparent table All the above.
Which of the following is the default event in ABAP? INITIALIZATION AT-SELECTION-SCREEN START-OF-SELECTION Top-of-Page.
When should we buffer a table in ABAP? When we read it infrequently When we want to check only one row of the entire table When we want to modify the entire table at once When we read it frequently and modify it slowly.
Fill in the blanks: A value table can be assigned to _____ ? Field Data element Domain Data type.
What memory is used for the entire ABAP session? PC memory SAP memory ABAP memory All of the above.
What is the basic object of the Data Dictionary? Domain Data model Documentation Dynpro.
Before table activation, we need to maintain – Technical settings Primary key Foreign key Both A&B.
Fill in the blanks: A conversion routine is assigned to _____ ? Domain Data element Data type Field.
Select the true statement about database and projection views 1.We can create projection view using single table 2. We can create database view using multiple tables 3. We can create projection view using multiple tables 4. We can create database view using single table 1&2 3&4 1&4 2&3.
Which of these is not a keyword in report programming? START-OF-SELECTION INITIALIZATION AT-SELECTION-SCREEN Non of the above.
What is the shortcut used to activate an ABAP program? Ctrl+F1 Ctrl+F2 Ctrl+F3 non Of the above.
What does transaction code SE38 do? Opens new window in same program Opens ABAP editor Starts new selection screen Creates new file for user.
Which of these lines have to be terminated with a period (.)? 1. Statements 2. OpenSQL statements 3. Native SQL statements 4. Comments 1&2 1&3 1&4 2&3.
What is the keyboard shortcut used to check for syntax errors? Shift+E Ctrl+E Alt+Shift+F5 Ctrl+F2.
What is the function of the command field? It comprises options that we can select to perform operations It contains a drop-down menu for tasks to be done It has an input field for transactions None of the above.
Which of the following are NOT numerical data types? F I D P.
An ABAP editor converts all text to uppercase except text strings, which are surrounded by single quotation marks? True False.
What is the SAP GUI ? SAP transaction for screen enhancement Graphical User Interface Generic Utility Interface None of the above.
As a beginner with the ABAP Workbench, you will want to... Read data from tables Write data to tables Create or change tables All of the above.
The settings in the Data Browser/Table View Maintenance field... Regulate the transport of the table's data records during installs, upgrades, copies Regulate the scope that you may use to display and maintain data records Answers A & B None of the above.
Before activating a data element you should? Preform a consistency check Select "buffering not allowed" Click "execute" None of the above.
What are the two elementary data types provided for character strings in ABAP? a and b x and y p and f c and n.
The number of your fields has reached unmanageable levels and you can no longer be sure that the fields have the correct content at runtime. What tool will help you with this problem? Transformation Editor Performance Trace ABAP Debugger Runtime Analysis.
Set more breakpoints in the ABAP Debugger by... Double clicking a line Utilities - Breakpoints - Display F8 None of the above.
A "branch" corresponds to... A statement that contains "ELSE" An "IF" statement The "either-or" statement in normal language All of the above.
In the SAP system you can have internal tables in.. The database and memory Memory and the formatting lists The database and toolbars All of the above.
Report abuse Consent Terms of use