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

function module to download to excel sheet

Former Member
0 Likes
847

what is the function module to download the report into excel sheet??..

Thanks

Sri

what is the function module to download the report into excel sheet??..

Thanks

Sri

7 REPLIES 7
Read only

GauthamV
Active Contributor
0 Likes
809

SEARCH in SCN.

Reported!!! for violating rules.

Read only

Former Member
0 Likes
809

This message was moderated.

Read only

Former Member
0 Likes
809

Hi,

GUI_DOWNLOAD

Read only

0 Likes
809

@ Avinash : Not again

Read only

Former Member
0 Likes
809

hi,

use the alv list or alv grid for the report output then that functionality will be provided by default....

In general Gui_download is used and the final internal table which is used for displaying the output of the report is passed to the FM.

Regards,

Rohan.

Read only

Former Member
0 Likes
809

Edited by: Jyothsna M on Jan 23, 2009 10:55 AM

Edited by: Jyothsna M on Jan 23, 2009 10:56 AM

Read only

former_member125931
Active Participant
0 Likes
809

Use this FM : SAP_CONVERT_TO_XLS_FORMAT.