Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

function module reading only file excel into table iternal

former_member640793
Participant
0 Kudos

hi,

I have need a function module which reading only file excel (xlsx and not CSV) into table internal.

thanks

2 REPLIES 2

GK817
Active Contributor
0 Kudos

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

srikanthnalluri
Active Participant

ABAP2XLSX