Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 33

Sumrio

1.

Changes/extensions to the repository are possible in __________ ways ............................................ 3

2.

Which of the following statements are FALSE. ..................................................................................... 4

3.

Which of the following statements are TRUE ....................................................................................... 5

4.

Which of the following statements are TRUE ....................................................................................... 6

5.

Work process has ________ to coordinate the actions with in the work process. .............................. 7

6.

Which of the following statements are TRUE for subroutines ............................................................. 8

7.

To generate the secondary reports from primary reports which EVENT block is used? ...................... 9

8.

What types of SAP GUI are there ........................................................................................................ 10

9.

Advantage of using function module over subroutines are................................................................ 11

10.

Which of the following are correct ..................................................................................................... 12

11.

PBO and PAI events are used in what type of screens? ...................................................................... 13

12.

Using which of the following statements list buffer is created .......................................................... 14

13.

What are the advantages of R/3 configuration as compared to R/2 or R/1 ...................................... 15

14.

To see the work process overview on the SAP web application which transaction code is used? .... 16

15.
An event block in introduced with an event keyword. It ends implicitly when the next processing
event starts. ........................................................................................................................................................ 17
16.

Which work process types can you find on the SAP web application server? .................................... 18

17.
Call-by-reference for subroutines will has no effect of formal parameters on to the actual
parameters. ......................................................................................................................................................... 19
18.

Which of the following statements are TRUE for internal tables ....................................................... 20

19.

In the case of hased internal table, index access is possible .............................................................. 21

20.

What is the background W/P used for ................................................................................................ 22

21.
client

_________ is the central store for all ABAP work bench development objects, which is also cross23

22.

For validating fields in selection screen which event is used.............................................................. 24

23.

SAP transactions are not necessarily executed with in one dialog work process............................... 25

24.
other.

In SAP one can create maximum number of _____ sessions. Each session is ___________ of the
26

25.
In the application layer processing requests are saved in _________ and processed according to
_________ principle............................................................................................................................................ 27
26.

We need to define for which ABAP predefined data types lengh explicitly ....................................... 28

27.

ABAP programs are processed in application layer ............................................................................ 29

28.
SAP application server, translates open SQL statements from ABAP into the corresponding SQL
statements using buffer ...................................................................................................................................... 30
29.

Different message types are ............................................................................................................... 31

30.

Which of the following open SQL statements used in ABAP .............................................................. 32

1. Changes/extensions to the repository are possible in __________ ways

2. Which of the following statements are FALSE.

3. Which of the following statements are TRUE

4. Which of the following statements are TRUE

5. Work process has ________ to coordinate the actions with in the work
process.

6. Which of the following statements are TRUE for subroutines

7. To generate the secondary reports from primary reports which


EVENT block is used?

8. What types of SAP GUI are there

9. Advantage of using function module over subroutines are

10.

Which of the following are correct

11.

PBO and PAI events are used in what type of screens?

12.

Using which of the following statements list buffer is created

13.
What are the advantages of R/3 configuration as compared
to R/2 or R/1

14.
To see the work process overview on the SAP web application
which transaction code is used?

15.
An event block in introduced with an event keyword. It ends
implicitly when the next processing event starts.

16.
Which work process types can you find on the SAP web
application server?

17.
Call-by-reference for subroutines will has no effect of formal
parameters on to the actual parameters.

18.
Which of the following statements are TRUE for internal
tables

19.

In the case of hased internal table, index access is possible

20.

What is the background W/P used for

21.
_________ is the central store for all ABAP work bench
development objects, which is also cross-client

22.

For validating fields in selection screen which event is used.

23.
SAP transactions are not necessarily executed with in one
dialog work process.

24.
In SAP one can create maximum number of _____ sessions.
Each session is ___________ of the other.

25.
In the application layer processing requests are saved in
_________ and processed according to _________ principle.

26.
We need to define for which ABAP predefined data types
lengh explicitly

27.

ABAP programs are processed in application layer

28.
SAP application server, translates open SQL statements from
ABAP into the corresponding SQL statements using buffer

29.

Different message types are

30.

Which of the following open SQL statements used in ABAP

You might also like