SAP ABAP Online Quiz



Following quiz provides Multiple Choice Questions (MCQs) related to SAP ABAP. You will have to read all the given answers and click over the correct answer. If you are not sure about the answer then you can check the answer using Show Answer button. You can use Next Quiz button to check new set of questions in the quiz.

Questions and Answers

Q 1 - Which of the following transaction code is used to open ABAP editor?

A - SE38

B - SC39

C - SCU38

D - SM59

E - RSA1

Answer : A

Explanation

Start the transaction SE38 to navigate to the ABAP Editor

Answer : D

Explanation

You can use any number of radio button groups are allowed in 1 screen.

Q 3 - Which of the below component in an R/3 system provides a cross-platform runtime environment for running ABAP programs?

A - Processing blocks

B - Kernel and Basis

C - Background job

D - Modularization Unit

Answer : B

Q 4 - Which of the below programs are not executable and act as container for global classes?

A - Type K

B - Type F

C - Type J

D - Type S

Answer : A

Q 5 - Which of the below Object type contain the data with which programs work at run time?

A - Objects

B - Data Objects

C - Dynamic Objects

D - Business Objects

Answer : B

Q 6 - When we run Open SQL statement, the system field SY-SUBRC returns which of the below value If operation is successful?

A - 0

B - 1

C - 2

D - 3

Answer : A

Answer : D

Explanation

You should buffer a table when it is read frequently and data changes slowly.

Q 8 - Which of the following memory type in ABAP is available for users during entire terminal session?

A - SAP Memory

B - ABAP Memory

C - Both

D - None

Answer : A

Explanation

SAP memory is available to the user during the entire terminal session.

Q 9 - Which of the following T-code is used search the fields ABAP table?

A - SE17

B - SE16

C - SE15

D - SE14

Answer : B

Explanation

SE16 is a data browse and it is used to view the contents of the table

Q 10 - You can create an ABAP program that only contain subroutines?

A - True

B - False

Answer : A

Explanation

You can create ABAP/4 program which only contain subroutines.

sap_abap_questions_answers.htm
Advertisements