Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dloading Classical report into excel sheet

Former Member
0 Likes
502

Hi guru's,

How can we download a Classical Report output directly into excel spreadsheet.

Also let me know the alternatives also. here the requirment is like the user wants a tab to click which on clicking will download the report output into excel sheet.

Thank U.

3 REPLIES 3
Read only

GauthamV
Active Contributor
0 Likes
468

After executing your classical report in menu goto List - save - file.

Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
468

use GUI_DOWNLOAD.

Read only

Former Member
0 Likes
468

hi

to down load the file into excell sheet from menue bar

system --> List -->Save --> local file --> spread sheet

give the file name and save

or if u want in the output list

make push button in the application tool bar

when the user click it

use The FM Gui_download

save as .xls file ie the file name should be ended with .xls file

hoping u get the solution

regards

sachhi