Hi,
I use ALV grid to display my report using the
cl_gui_alv_grid class.
Is there a way, when my program running at background,
to send the alv data to the Spool as a list or something similar instead of creating GUI control.
I saw method cl_gui_alv_grid=>offline( ) that maybe could help.
Thanks,
Eyal.