what exact functionality of the END-OF-SELECTION event?
and in a report im using the END-OF-PAGE and
END-OF-SELECTION events which one will triggers first?
Answer Posted / sivaramakrishna
hellow miss prasanthi every thing u provided is
right ,except END_OF_PAGE event. genarally we use this
event for providing some footer info. on alv o/p.
using the function module REUSE_ALV_EVENTS_GET.
END_OF_SELECTION IS THE LAST EVENT TRIGGURED BY ABAP
RUNTIME ENVORONMENT.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What does the insert statement in extract datasets do?
What is the significance of delivery class? : abap data dictionary
What are roles and authorization objects?
How do you find if a logical database exists for your program requrements?
What are the uses of the information in the data dictionary? : abap data dictionary
Can we define our own match code id's for sap matchcodes? : abap data dictionary
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
What are the system fields you have worked with? Explain?
Is there any method apart from bdc for data upload to sap? : abap bdc
What is the difference between skip and reserve?
How can we access the correction and transport system?
Define external layer?
what precautions or prerequisites do you follow to update a record into database table and how
Explain the difference between tables and structures?
Name the special commands of list?