Hi!!
I read data from an excel to an internal table using function 'ALSM_EXCEL_TO_INTERNAL_TABLE'.
I read a field (from excel) and I need to store it in a field ( within the internal table) whose data element is quote.
I have used function ISM_CONVERT_CHAR_TO_DEC but I get a blank before the data I read from excel.
Thanks in advance.