Download Report into Excel

Question:
Hello,
I would like to run a customised report as a background job and then download the output into Excel. Is there any FM that I could use for this?
Answer:
Depending on what you need to see in Excel, you might be able to get away with delimitting your output columns with commas and outputting the file via DATASET commands (OPEN/WRITE/CLOSE) with a .csv suffix.
It should then open OK in Excel.
Also works for space (.prn) and tab (.txt) delimitting.
_________________
Regards,
Angelis.

More Articles:

pu12 - interface toolbox change validation continue?
'C' - 'A' = 2?
urgent. how to retrieve header text for PO?
pls help me with my report?
diff between step loop and table control?
copy SAPFM06P / MEDRUCK to z's.where insert code ?