wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

ABAP Training Quiz

Total questions: 10

Worksheet time: 8mins

Name
Class
Date
1.

what is value table ?

(a)  

2.

How many message type are there in ABAP and what are those ?

(a)  

3.

How many types of internal table are there in ABAP and what are those ?

(a)  

4.

The individual data records in an internal table are known as ?

a)

table rows

b)

table entries

c)

both a & b

d)

structured table

5.

Which of the following event triggered before displaying the selection screen?

a)

INITIALIZATION

b)

SELECTION-SCREEN

c)

START-OF-SELECTION

d)

END-OF-SELECTION

6.

What is the significance of RFC function module in SAP ?

(a)  

7.

What is the advantage of CDS views ?

(a)  

8.

In which of the following type ABAP CDS table function is defined?

a)

CDS DDL

b)

CDS

c)

DDL

d)

SQL

9.

You can use F1 help to

a)

Display an explanation of a field’s uses

b)

Display a list of possible input values

c)

End the session you are in

d)

Change the logon language

10.

In ABAP Objects methods can have the following parameters except :

a)

Importing

b)

Exporting

c)

Tables

d)

Changing