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 functinality - Excel sheet

Former Member
0 Likes
1,223

hi,

when i use ALV to display the output, we get in the top i.e kind of menu bar where we can see moving into excel sheet , word etc..

i am not able to move into Excel. i am getting all blank.

please let me know.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,198

hi in the application tool bar there is an option for that ..

save to local file ->spread sheet->file name and path

hi,

when i use ALV to display the output, we get in the top i.e kind of menu bar where we can see moving into excel sheet , word etc..

i am not able to move into Excel. i am getting all blank.

please let me know.

9 REPLIES 9
Read only

Former Member
0 Likes
1,198

Hi,

there are many options with which u can take the data into excel like:

You can use these function modules also:

SAP_CONVERT_TO_XLS_FORMAT

-> MS_EXCEL_OLE_STANDARD_DAT

-> RSPO_DOWNLOAD_SPOOLJOB

RH_START_EXCEL_WITH_DATA

Or on top of the ALV header there are many ways...just try out..

Reward points if useful.

tHanks

nishant

Read only

0 Likes
1,198

i don want to use function modules but i tried to use the options on the header they are not working.

Read only

0 Likes
1,198

Hi,

In the XL sheet of your system do the following changes to download the data from SAP to XLS directly.

1. Tools -> Macro -> Security

Change the security level to LOW

and in Trusted Publishers check the both the checkboxes.

Thanks,

Srinivas

Read only

0 Likes
1,198

i am able to export but there is an option to view also which is not working.

Read only

0 Likes
1,198

if i go to print prview and then excel its showing me the data.

i guess some problem.

Read only

0 Likes
1,198

then i think this should work..have you tried?

EDIT-> DOWNLOAD->spread sheet--->file name and path

For me it is working

Edited by: Nishant Rana on Jul 23, 2008 1:50 PM

Read only

0 Likes
1,198

Hi,

Before executing the program open your excel, do below settings.

Tools>Macro>Security you will get two tabs.

Under security tab choose Low or Medium. And in another tab check both check boxes.

Now execute the Program click on Excel.

Read only

0 Likes
1,198

i am just able to download it but not view in excel which is a option in ALV header.

anyways thanks.

Read only

Former Member
0 Likes
1,199

hi in the application tool bar there is an option for that ..

save to local file ->spread sheet->file name and path