‎2007 May 21 5:19 AM
Hi experts,
I tried to save a classical report to a excel spreadsheet and the data alignment seems disorganize in a way that the columns are not properly aligned. Is their a way to fix this in ABAP or...?
Many thanks.
‎2007 May 21 7:40 AM
hi,
use function module ws_download.
Reward with points if helpful.
‎2007 May 21 6:44 AM
Hi
Maybe you can try adding this function in ABAP SAP_CONVERT_TO_XLS_FORMAT
Regards.
‎2007 May 21 7:05 AM
Hi,
ofter excutinn report in se38
click on list-->save.send>file---- selct desired file and u u can get o/p in spread sheet
pls give reward if it helpful
thanks
Vana
‎2007 May 21 7:21 AM
‎2007 May 21 7:38 AM
Hi,
Can u try with this FM?
'EXCEL_OLE_STANDARD_DAT'
Regards,
Kumar.
‎2007 May 21 7:40 AM
hi,
use function module ws_download.
Reward with points if helpful.