Application Development and Automation 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: 
Read only

function module reading only file excel into table iternal

Former Member
0 Likes
780

hi,

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

thanks

2 REPLIES 2
Read only

GK817
Active Contributor
0 Likes
683

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

Read only

srikanthnalluri
Active Participant
683

ABAP2XLSX