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 output into Excel...(List->export->spreadsheet)

Former Member
0 Kudos

Dear friends,

I want to download the output into Excel...

I am using all SAP standards and using the ALV Block list

Ex: List->export->local file.. is anable from here i can download to excell .....but the same there is anothere option : List->export->spreadsheet...( this one inactive.)

I want to activate the List->export->spreadsheet option.

how to do this???

Thanks,

Sridhar.

2 REPLIES 2

Former Member
0 Kudos

Hi

You can use the fun module

EXCEL_OLE_STANDARD_DAT for general report to download to excel.

For ALV if it is not working,

I feel something wrong with the PF status of the report.

See a standard report in which that download Button is working correctly and copy that status to this report and use.

reward points if useful

regards,

Anji

sreeramkumar_madisetty
Active Contributor
0 Kudos

Hi

Use the Function Module:

EXCEL_OLE_STANDARD_DAT

For your purpose.

But by default you can get the option to download into several formats including your desired one.

Regards,

Sreeram