‎2009 May 29 1:48 PM
Hi friends,
I want to download the report output to local disk in excel file format. The report is developed using ALV grid display (using type poolSLIS). When I run the report all the values are displaying correctly.
When I download the same in excel file using spreadsheet/unconverted option, some fields are getting cut. For example Vendor code in report showing as 4060070, but in downloaded file it is showing as 406007 (last character missing.).
I tried GUI_DOWNLOAD function module(for practice), and it is downloading correct values in excel format.
The problem occurs for only one column. What will be the problem.
Is this something system problem or we what else.
Thank you,
madan
‎2009 May 29 2:03 PM
Hi,
Did you set the outlen property for your ALV Grid display?
Please check this.
Also, check whether you are exceeding the size for uploading a row in Excel or not.
Thanks and Best Regards,
Suresh
‎2009 May 29 2:33 PM
Hello Madan,
this could occur because of an old SAP GUI version or a missing kernel patch.
regards
Uwe