Hi Gurus,
I have a report wherein I need to display Icon inside ALV grid.
So when user gives "Print" or "Download to Excel", in place of that icon text behind that icon needs to get printed or downloaded to excel.
So I am writing custom code for Print and Download to Excel by creating separate buttons on application toolbar and by catching Function code.
PLease help me with some pointers on how to go ahead for the above 2 scenarios.
- Print - shiuld i use "GET_PRINT_PARAMTERS" FUNCTION MODULE ?
- DownLoad to Excel - I can use GUI_DOWNLOAD function module.
I need some help on how to pass my internal table and create spool to print my report.
Many Thanks,
Madan