Application Development 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: 

download the report out put.

Former Member
0 Kudos

how to down load the report output.

6 REPLIES 6

Former Member
0 Kudos

Hi,

u can use the FM

GUI_DOWNLOAD and give the path name where u want to donwload the o/p( or use DOWNLOAD,WS_DOWNLOAD ).

reward if helpful

ravi

Former Member
0 Kudos

List->Export->Local file->Give the file name/extension

0 Kudos

Hi ,

Use gui_download function module to download the report

Regards,

Shanmuga Perumal

Former Member
0 Kudos

Hi,

If wanna download Programmatically then use the function GUI_DOWNLOAD.

If wanna download to excel directly from report output screen then goto menu --> List->Export->Local file.

Regards,

Himanshu

Message was edited by:

Himanshu Aggarwal

Former Member
0 Kudos

Hi,

U can do that by the following method.

go 2

system-> List -> save.

Former Member
0 Kudos

Hai Shyam,

After getting output,<b>At the List</b> you have an option called:

<b>LIST>SAVE/SEND>FILE and then choose the format that you want to save the report output.</b>

Hope now you do this.

<b>Reward points if it helps you.</b>

Regds,

Rama chary.Pammi