‎2011 Aug 16 3:44 PM
Hi
how to set in SALV some formatting in exporting to excel file.
I want to convert some numbers variables to text format before will be create XLS sheet.
‎2011 Aug 18 3:32 PM
You could create an internal table for the SALV that has all character fields. However, Excel might still interpret those as numbers. Why not have the user select the columns in Excel and format cells as text?
‎2011 Aug 19 9:52 AM
Better will be send to excel characters in text format not general format because user will must formatting this after every export to XLS.