How to use the top_of_page event of cl_gui_alv_grid class in user defined class in se24?
I have already declared an method that acts an event handler of top_of_page event of cl_gui_alv_grid(By going into properties and selecting event handler for).After this, I dont know how to raise this.
Any help will be appreciated.