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
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
How are BAPI different from Normal function modules ?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
What are the two levels in defining a match code? : abap data dictionary
What is the project you are currently working and work that you are doing
Name some system global variables you can use in abap programs?
Explain about Recording Function?
What is sapnet?
What is the difference between leave transaction and call transaction?
What are the merits of its?-
How to know if the value entered contains records or not?
How do you control printer functions from sapscript?
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
What is locking ?
What is the difference between refresh and free statements?