Skip to Content
0
Dec 08, 2009 at 01:34 PM

Download XLS-file in background to a server

606 Views

Hi Experts,

hope you can help me. We would like to download an internal table as xls-File to a server. The problem is that we

would like to execute a daily job(with an abap step) preferably at night which collects some data to an internal table.

Afterwards the collected data should be transferred to a server as xls-File, so that the user can open it with Excel 2007.

The download should not be started manually on a presentation-client, it has to be a backround process solution.

Hope you have some hints, how to handle it. Thanks in advance.

Daniel