‎2008 Nov 13 8:58 AM
Hello Friends,
i am downloding ALV grid out put into Excel. But i am not getting the column headings. remaining all details are coming perfectly. i want column headings also.
Please suggest me.
Kumar
‎2008 Nov 13 9:02 AM
‎2008 Nov 13 9:00 AM
Hi,
You will have to use GUI_DOWNLOAD twice. In the 2nd call of GUI_DOWNLOAD pass APPEND = 'X'.
1st call of GUI_DOWNLOAD will have the header data in internal table
2nd call of GUI_DOWNLOAD will have the item data
Best regards,
Prashant
‎2008 Nov 13 9:02 AM
‎2008 Nov 13 9:03 AM