ALV REPORT USING REUSE_ALV_GRID_DISPLAY_LVC FUNCTION MODULE
data : itab type table of vbak.
start-of-selection.
select * from vbak into table itab UP TO 20 ROWS .
end-of-selection.
CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY_LVC'
EXPORTING
I_CALLBACK_PROGRAM = SY-CPROG
I_STRUCTURE_NAME = 'VBAK'
TABLES
T_OUTTAB = ITAB.
Serkan AKKAVAK
Computer Engineer
SAP Department Deputy Manager
Contact : serkurumsal@yandex.com
Social Plugin