Description This report creates a sequential file (local file) on the presentation server. For this purpose the data of a sequential file is imported with the name HOSTFILE from the application server and stored via a READ DATASET in an internal table TAB. Then the system calls up function module DOWNLOAD and writes the content of TAB on a front end hard disk/floppy disk. These data can be now reprocessed, e.g. it is now availabile for a spreadsheet program. |