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

ALV download functionality

Former Member
0 Likes
590

Hi,

I use ALV interactive report with subtotal button and other sort buttons. My client is requesting me to have a download button which downloads the report in any microsoft format.

Please do help me in this regard.

Regards,

B.Anandh

4 REPLIES 4
Read only

Former Member
0 Likes
494

Hello,

This functionality is already available for ALV.

Check the application toolbar of the ALV grid or list.

Vasanth

Read only

0 Likes
494

hi vasanth,

i checked the application toolbar and couldn't see it, i went through by clicking pf-status and navigate,

Read only

0 Likes
494

Hi,

Its is available in the toolbar just above the display, with a download symbol.

See the link belwo

http://www.sapdevelopment.co.uk/reporting/alv/alvgrid_output.htm

U can see the button two symbols before the calculator symbol.

Read only

Former Member
0 Likes
494

Hi,

create a menu painter on the screen and write the code for the same and use GUI_download function module

regards

Shiva