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

spool to excel

Former Member
0 Likes
486

is it possible to dowmload output to excel from spool.

how can it be done??

3 REPLIES 3
Read only

Former Member
0 Likes
444

hi there...

there is a function module available to download called "gui_download"

try using that...

i hope it helps...

regards.

Read only

Former Member
0 Likes
444

Hi Daniel,

u can download output to excel.

goto menu path

select List -> Save> Local file

select the spread sheet radiobutton

it will ask for file name to save.

Reward if helpful,

Thanks,

S.Gangi reddy

Read only

Former Member
0 Likes
444

Hi,

You can use FM GUI_DOWNLOAD.

OR

You can download output to excel.

Goto menu path

select List -> Save> Local file

select the spread sheet radiobutton

it will ask for file name to save.

Give the path and save the file at desired location.