Hi,
- The FM will work only the online and it can be work to download the data into presentation server only
- This FM will not work in back ground
- you can use to create the PIVOT table also.
Mandatory parameters are
CALL FUNCTION 'EXCEL_OLE_STANDARD_DAT'
EXPORTING
FILE_NAME = ' file path of presentation server '
TABLES
* PIVOT_FIELD_TAB =
DATA_TAB = T_EXCEL1 " data
FIELDNAMES = FLDITAB " which fields are required