Thanks.
However, my client has no FTP server. The file is on the end user computer.
One more problem is that i am having trouble with ALSM_EXCEL_TO_INTERNAL_TABLE.
i can get the data to internal table which is "DATA IT TYPE TABLE OF ALSMEX_TABLINE", but how can i transfer data from IT to my ZTABLE since the IT have only 3 fields which are ROW, COL, and VALUE?
How can i transfer data from internal table using ALSM_EXCEL_TO_INTERNAL_TABLE to my ZTABLE?