Skip to Content
0
Former Member
Jan 07, 2008 at 03:50 AM

ALV list followed by ABAP list

33 Views

Hi,

I have created an ALV list using REUSE_ALV_LIST_DISPLAY with checkbox.

After processing the checkbox selection in ALV list, I would like to display my results in the normal ABAP list. How can i use the usual TOP-OF-PAGE and END-OF-PAGE in the ABAP list?