Skip to Content
0
Former Member
Dec 31, 2007 at 10:00 AM

read excel file

88 Views

i need to read an excel file into an internal table. i already used gui_download and ALSM_EXCEL_TO_INTERNAL_TABLE but my problem is not solved as my excel file has 12 field, out of which three fields are for comments and therefore of variable length.

Th above two mentioned FM can read per line onle 4096 characters but in my case it can be more than that also

please help me if you have any solution