what are the events triggered in report?which tigers first?
Answer Posted / malli.gontla
initialization,selection-screen,selection-screen on
field,start of selection,topof-page,at-line selection,
top-of-page during line selection,a user
command,end-of-page. end-of-selection.These r the events
triggered in
report. load on programm is the event triggered first
internally,when u execute the program. after that remaining
above events are triggered one by one.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What are the different abap/4 editors?
What is human resource information systems (chris)? : sap abap hr
What are the types of subroutines? : abap modularization
What is protect & endprotect?
Explain different types of attributes of function module?
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?
What is meant by payscale structure? How did you configure pay scale structure? : sap abap hr
How many default tab strips are there?
What is dynamic action? : sap abap hr
What is the max no of match code id’s that can be defined for one match code object?
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
What is the difference between a structure and a table? : abap data dictionary
Where can you find error log for call transaction? : abap bdc
How will you read from internal table records in a given value range (without using loop)
What are the ways you can do the tuning?