SAP ABAP MOCK TEST
http://www.tutorialspoint.com Copyright tutorialspoint.com
T his sect ion present s you various set of Mock T est s relat ed t o SAP ABAP. You can download
t hese sam ple m ock t est s at your local m achine and solve offline at your convenience. Every
m ock t est is supplied wit h a m ock t est key t o let you verify t he final score and grade yourself.
SAP ABAP MOCK TEST I
Q 1 - Which of the following T ransaction code is used to compare the codes of a
program on two systems?
A - SC39
B - SC001
C - SCU01
D - SCU0
Q 2 - In SAP ABAP, it is possible to create multiple lock objects in a table?
A - T rue
B - False
Q 3 - In SAP ABAP high level architecture, which of the following layer consists of
input devices like web browser, mobile devices?
A - Present at ion Layer
B - Applicat ion Layer
C - Dat abase Layer
D - None of t he above
Q 4 - Which of the following transaction code is used to open ABAP editor?
A - SE38
B - SC39
C - SCU38
D - SM59
E - RSA1
Q 5 - In ABAP editor, which of the following object shows current name of
application/business?
A - Menu Bar
B - St andard T oolbar
C - Applicat ion T oolbar
D - T it le Bar
Q 6 - In an ABAP program, which of the following Processing blocks are not
allowed?
A - Subrout ine and Funct ion Modules
B - Met hods
C - Event Block
D - Program Sym bols
Q 7 - An ABAP editor converts all text to uppercase except text strings, which are
surrounded by single quotation marks?
A - T rue
B - False
Q 8 - In an interactive reporting, how many lists can exist in parallel?
A - 2 Basic list and 20 secondary list s
B - 1 Basic list and 19 secondary list s
C - 1 Basic list and 20 secondary list s
D - 2 Basic list s and 19 secondary list s
Q 9 - Which of the following data types can't be used while defining parameters?
A - T ype C
B - T ype N
C - T ype F
D - T ype P
Q 10 - Which of the following statement is correct about Radio button groups in 1
screen?
A - You can use one radio but t on group in 1 screen.
B - Only t wo radio but t on groups are allowed in 1 screen
C - T hree radio but t on groups are allowed in 1 screen
D - Any num ber of radio but t on groups are allowed in 1 screen
Q 11 - Which of the below can only be used to control the T ype M of ABAP
program?
A - Runt im e Environm ent
B - Screen Flow logic
C - T ransact ion Code
D - None of t he above
Q 12 - Which of the below is not an access type for Internal tables?
A - Hash t ables
B - Sort ed Index t ables
C - Dim ension t ables
D - St andard t ables
E - None of t he above
ANSWER SHEET
Question Number Answer Key
1 D
2 A
3 A
4 A
5 A
6 D
7 A
8 C
9 B
10 D
11 B
12 C