I have used function ALSM_EXCEL_TO_INTERNAL_TABLE several times to read data from excel an store it in an internal table.
Now I have long texts in excel fields. With this function the maximun character read are 50.
I need to be able to read text with several lines from excel and I would´nt want to split words.
How could I do it?
Thanks in advance.