Skip to Content
0
Former Member
Jun 24, 2009 at 05:36 AM

Top-of-page in ALV AND table

40 Views

hy folks, i read many topics about the top of page in alv but none answered to my problem, i have an alv_grid with top of page, but i need to put before the alv grid another table.

is it possible to use

CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'

EXPORTING

it_list_commentary = tb_top.

ENDFORM.

i mean if tb_top is a table?