Dear ABAPer's in this post i'm going to explain how to download SAP report (SE38) data into MS-Excel file using one class and function module.
The class is "CL_RSAN_UT_FILES=>F4" and
the function module is "MS_EXCEL_OLE_STANDARD_DAT".
It's very easy to down load data into excel file by using these class and function module. Refer this post for more details and source code. For more details click on read more.
The class is "CL_RSAN_UT_FILES=>F4" and
the function module is "MS_EXCEL_OLE_STANDARD_DAT".
It's very easy to down load data into excel file by using these class and function module. Refer this post for more details and source code. For more details click on read more.