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 standard download functionality not working

RKSK
Participant
0 Likes
991

Hi,

I am working on a report now the problem is that the data is coming in the ALV Grid , but when i try to save the data on my local PC using standard ALV toolbar , the data get downloaded in a veryt strange format.

The data which is downloaded include the header (whcih we give using REUSE_ALV_COMMENTRY_LIST) and the column name of ALV grid , but data of the column is not getting downloaded, please help.

Hi,

I am working on a report now the problem is that the data is coming in the ALV Grid , but when i try to save the data on my local PC using standard ALV toolbar , the data get downloaded in a veryt strange format.

The data which is downloaded include the header (whcih we give using REUSE_ALV_COMMENTRY_LIST) and the column name of ALV grid , but data of the column is not getting downloaded, please help.

2 REPLIES 2
Read only

alejandro_lpez
Contributor
0 Likes
870

Hi Rachit,

Sometimes the data type of the columns in the ALV is not appropriate to download function. I recommend you to change the data type to some columns, maybe you get a different result.

Best regards,

Alejandro Lopez.

Read only

0 Likes
870

Hi,

As discussed in this thread, may help u

Thanks & regards.