Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

ALV - END_OF_PAGE event

Former Member
0 Kudos
160

Hi All,

I am using 'reuse_alv_events_get' for capturing the events of the ALV GRID. I am modifying the event END_OF_PAGE in the internal table retrived (say i_events of parameter et_events) with a subroutine name 'SUB_ENDOFPAGE'. I am passing this i_events to it_events of 'reuse_alv_grid_display.

I am checking in debugging mode. The cursor goes to the subroutine SUB_ENDOFPAGE - (in which I am using 'reuse_alv_commentary_write' into which I pass an internal table that is requierd to be printed in the end of page). But nothing is printed wrt end of page in grid display.

Should there be some specific indicator to the list/grid stating teh no. of lines per page to trigger the end_of_ page event. Is so how?? Else what is the problem??

Advance Thanks

1 ACCEPTED SOLUTION

jayanthi_jayaraman
Active Contributor
0 Kudos
114

Hi,

Did you check the output by taking printouts?

Check this link.It can help you.

http://www.sapdevelopment.co.uk/reporting/alv/alvgrid_events.htm

Kindly reward points by clicking the star on the left of reply,if you find it as useful.

7 REPLIES 7

Former Member
0 Kudos
114

Hi

I think END_OF_PAGE works for ALV LIST

Max

0 Kudos
114

Hi Max,

Ok, I will try for ALV LIST. But how to indicate where to trigger the end_of_page ??

Regards

jayanthi_jayaraman
Active Contributor
0 Kudos
115

Hi,

Did you check the output by taking printouts?

Check this link.It can help you.

http://www.sapdevelopment.co.uk/reporting/alv/alvgrid_events.htm

Kindly reward points by clicking the star on the left of reply,if you find it as useful.

0 Kudos
114

Hi,

Thanks for the link. That was nice information. I dint activate the is_print parameter. But the form name (subroutine) for END_OF_PAGE was not being reached by cursor. Anyway, I will check out with print outs and activating is_print. Hope they get triggered.

Thanks & Regards

Aadarsh

0 Kudos
114

Hi aadarsh,

below links might help you.

http://help.sap.com/saphelp_erp2004/helpdata/en/ee/c8e071d52611d2b468006094192fe3/frameset.htm

http://help.sap.com/saphelp_erp2004/helpdata/en/80/150041b8cfed6fe10000000a1550b0/frameset.htm

no need of saying thanks.

reward points for helpful answers and close the thread if your question is solved.

regards,

venu.

0 Kudos
114

Hi Venu,

I always reward points. But after I go through teh links and implement in my code.

Tell me how to close the thread??

Regards

0 Kudos
114

Hi aadarsh,

for everyhelpfull answer reward points and if your thread is solved just close by clicking solved problem.

to be clear click below link

https://www.sdn.sap.com/sdn/index.sdn?page=crp_help.htm#posted

regards,

venu.