Please List ALL Events in Interactive Report & Classical
Report in CORRECT ORDER.
Answer Posted / narahari
EVENTS FOR CLASSICAL REPORTS:
LOAD-OF-PROGRAM
INITIALIZATION
AT_SELECTION_SCREEN_ON_OUTPUT
AT_SELECTION_SCREEN_ON_FIELD
AT_SELECTION_SCREEN_ON_VALUEREQUEST
AT_SELECTION_SCREEN_ON_HELPREQUEST
AT_SELECTION_SCREEN
START_OF_SELECTION
END_OF_SELECTION
TOP_OF_PAGE
END_OF_PAGE
INTERACTIVE REPORTS EVENTS
AT LINE SELECTION
AT USER COMMAND
AT PF
TOP OF PAGE DURING LINE SELECTION
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Mention some important events in abap programming.
What is screen flow logic? What are the sections in it?
How would you set the formatting options statically and dynamically within a report?
Explain sap abap 3-tier architecture?
What is the difference between the function module and a normal abap/4 subroutine?
What is the definition of modification in an sap system and how do they impact an upgrade?
What are different types of parameters?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
What are the two levels in defining a match code? : abap data dictionary
What is the role of ‘refresh’ in internal table?
Is it possible to pass data to and from include programs explicitly? : abap modularization
Explain what are interactive reports?
What is the significance of hide?
What is meant by stacked list?
How to create any functions?