I have an internal table with 8 fields ( all strings ).
I need to download to presentation server or server as .xls format.
I used ws_download with file type "WK1". however, when i double click on the file downloaded, the fields are not in the excel columns.
I need the 8 fields to be in 8 sequential columns in excel. Any idea pls?