Hi All,
I want to download internal table data into excel sheet as it is. For that i am using 'GUI_DOWNLOAD'. This is creating a file at the specified location but the problem is that all the data is coming into one column where as my internal table has 18 different columns. So accordingly i want the data in the excel sheet in the 18 different columns. So please guide me how this can be achieved.