‎2009 Jun 12 2:35 PM
Hi,
I am working one archieving project. Is there any program avilable to down load data from database table to flat file.
In the selection screen if we give table name then all the datas should be downloaded to flat file.
From three tables(Standard table, Pool table and Cluster table) data should be down loaded.
If huge amount of data can also be downloaded withput any system hang up.
Can anyone please help me in this case.
Waiting quick response.
Best Regards,
Bansidhar
Moderator message - Duplicate post locked
Edited by: Rob Burbank on Jun 26, 2009 9:29 AM
‎2009 Jun 12 2:37 PM
Hi,
As such there is no tool to download all data from the table.
You will have to write a download program for the same.
From Se16 you can download data into excel sheet. But downloading huge amount of data via SE16 will take a long time.
Regards,
Ankur Parab
‎2009 Jun 12 2:45 PM
Fetch the data from database table into internal table and download using FM GUI_DOWNLOAD