Skip to Content
0
Former Member
Jun 25, 2008 at 09:09 AM

Download internal table to excel with header

39429 Views

Hi All,

I have a requirement to download internal table contents to excel with field headings. I tried searching in forums before posting but didn't got much help.

I have used GUI_DOWNLOAD, WS_DOWNLOAD and EXCEL_OLE_STANDARD_DAT.

But unable to download the header in excel..along with data...

EXCEL_OLE_STANDARD_DAT is getting field header in excel but not downloading automatically , need to save manually which is not the requirement.

The data is huge with around 151 columns....I got 2 internal tables.

One for the data and the other with field names.

Many Thanks,

Ravi K