2011 Oct 13 3:30 PM
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.
2011 Oct 22 5:09 PM
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.
2011 Oct 24 12:34 PM