‎2010 Aug 17 2:12 PM
Hi ,
I have developed a report with ALV output , using the method -set_table_for_first_display.
But now I am asked to change it to print the output also in 8/11" sheet.
Please suggest how I can do it.
Thanks & Regards,
Ramana
‎2010 Aug 17 3:26 PM
Print function on the ALV toolbar? Is it there? Or, what I have done upon occasion is put a checkbox on selection panel to indicate printout desired. The loop through the table that is used for the ALV display and output a list report.
‎2010 Aug 17 3:26 PM
Print function on the ALV toolbar? Is it there? Or, what I have done upon occasion is put a checkbox on selection panel to indicate printout desired. The loop through the table that is used for the ALV display and output a list report.