2009 Jul 10 5:41 AM
Hi guru,
I have more than 5000 records of data in master table in Sales and FI .So how i will download all the data in excel file.
Give me step by step answer, or there is any tool for download all the data in excel file.
Thanks.
2009 Jul 10 6:05 AM
Hi,
You can use "SE16N" transaction from where you can download the data to excel .Give the table name and execute then the data in the table will be displayed and then press export tab where you find the option Spreadsheet .
Thank U,
Jay....
2009 Jul 10 6:05 AM
2009 Jul 10 6:10 AM
Hi,
You can use "SE16N" transaction from where you can download the data to excel .Give the table name and execute then the data in the table will be displayed and then press export tab where you find the option Spreadsheet .
Thank U,
Jay....
2009 Jul 10 7:46 AM
Hi,
You can also run the BDC to download the data in the spread sheet.
1.prepare the internal table with same structure as the table.
2. select the desired data from the table into the internal table.
3.then use the FM GUI_DOWNLOAD/'TEXT_CONVERT_XLS_TO_SAP' and pass the name of the internal table and the excel sheet name as the parameter.
4.save ,activate and execute the code.
Hope this helps you.
Pooja
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |