‎2019 Oct 23 10:52 AM
hi,
I have need a function module which reading only file excel (xlsx and not CSV) into table internal.
thanks
‎2019 Oct 23 10:58 AM
ALSM_EXCEL_TO_INTERNAL_TABLE
Also,you can actually put a validation before calling upload FM to check file extension. Then, you won't need excel specific FM.
Regards
GK
‎2019 Oct 23 2:23 PM