I am using function module MS_EXCEL_OLE_STANDARD_DAT to download excel file but it is going to short dump. Here is some info from dump:
=====================================
An exception occurred that is explained in detail below.
The exception, which is assigned to class 'CX_SY_CONVERSION_NO_NUMBER', was not
caught in
procedure "MS_EXCEL_OLE_STANDARD_DAT" "(FUNCTION)", nor was it propagated by a
RAISING clause.
Since the caller of the procedure could not have anticipated that the
exception would occur, the current program is terminated.
The reason for the exception is:
The program attempted to interpret the value "Avg Sell Price " as a number, but
since the value contravenes the rules for correct number formats,
this was not possible.
====================================
We are in ECC6.0. ANy ideas how this could be done?
Thanks.
Mithun