Sie sind auf Seite 1von 3

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

LoadofProgram
At usercommand
At selectionscreen
At lineselection
2.PBO and PAI events are used in what type of screens??
Selectionscreen
List Screen
Normal Screen
All of the above
3. In the case of hased internal table, index access is possible
False
True
4. Which work process types can you find on the SAP web application server?
ICM W/P
Update W/P
Dialog W/P
Message W/P
Enque W/P
5.An event block in introduced with an event keyword. It ends implicitly when
the next processing event starts.
Flase
True
6. SAP application server, translates open SQL statements from ABAP into
the corresponding SQL statements using buffer
False
True
7. Using which of the following statements list buffer is created
Write/Skip/Uline
Parameters/Data/Type
8. Which of the following open SQL statements used in ABAP
Append
Update
Insert
Select
9. Which of the following statements are TRUE
First line of Type I/E programs is PROGRAME <programe name>
All of the above

Type I,K,S programs are called container programs


Type M programs can be executed using F8.
10.In SAP one can create maximum number of _____ sessions. Each session
is ___________ of the other.
6, Independent
9, dependent
4, Independent
9, Independent
11. Which of the following statements are TRUE for subroutines
Are declared by FORM....ENDFORM statements
Can be combinations are perform statements
Are declared by PERFORM...ENDPERFORM
Are called using call by value and call by functions
12. Advantage of using function module over subroutines are
Can be executed asynchronously, allowing you to run parallel process
Can raise exceptions that fill return code filed using sysubrc
Function modules once defined can be globally accessible
Can use pass by value & result Callbyreference
13. for subroutines will has no effect of formal parameters on to the actual
parameters.
False
True
14. We need to define for which ABAP predefined data types lengh explicitly
C, N
D,T
I, F, String
X,P
15. What are the advantages of R/3 configuration as compared to R/2 or R/1
Load balancing
Data Security
Simpler administration
Simpler scalability
16.What is the background W/P used for
Printing lists
Periodic tasks
Tasks requires user interaction
Longrunning
tasks

17. To generate the secondary reports from primary reports which EVENT
block is used?
AT USERCOMMAND
STARTOFSELECTION
AT LINESELECTION
18. Which of the following are correct
Event blocks are called by ABAP runtime systems.
All of the above
Subroutines are called by screen statements
Modules are called by ABAP statements
19.SAP transactions are not necessarily executed with in one dialog work
process.
True
Flase
20. Work process has ________ to coordinate the actions with in the work
process.
Task Handler
Internal Memory
ABAP Processor
Screen Processor

Das könnte Ihnen auch gefallen