What is the sequential order of triggering events in
interactive report?
Answer Posted / naresh.k.dasari
Load-of-Program
(DESCription:-The purpose of load of program is to load the
program into system memory so that the program can be
executed)
Initialization
at selection screen
start-of-selection
end-of-selection
top-of-page
top-of-page during line selection
end-of-page
at line-selection
at user command
at pf
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the dis-advantages of logical databases? : abap hr
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What are the Control levels in internal tables?
What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary
THANKS ALL. i CLEARED THE INTERVIEW OF INFOSYS BASED ON THIS QUESTION SET. IT REALLY WORKS. LONG LIVE ALLINTERVIEW.COM
What are the 3 types of tables in sap? : abap data dictionary
What are different types of parameters?
What is difference between dialog program and a report?
Can we create a gui status in a program from the object browser?
What is the role of ‘refresh’ in internal table?
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
In order to upload purchase order details, how you handle multiple values for a single field?
What is a type-pool?
how can we use the text randomly or circularly in smartforms.... means... suppose i have 'abap' horizantally... but i want it in vertically... how can... plz any body tell me this....