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 for .xlsx to Internal table

Former Member
0 Likes
925

Hi ,

Please let me know if there is any Function Module for .xlsx to Internal table.

@ Moderators - I suppose it is not basic question because I am asking about .XLSX but . XLS.

Not sure why rob.burbank has blocked the thread.

Regards,

Varun

4 REPLIES 4
Read only

Former Member
0 Likes
450

Does FM ALSM_EXCEL_TO_INTERNAL_TABLE not work with XLSX files?

Rob

Read only

0 Likes
450

Poster needs to attempt. I found that ALSM_EXCEL_TO_INTERNAL_TABLE works exactly as expected with my .xlsx files.

Read only

0 Likes
450

@BreakPoint - It works for me too.

@OP - so this thread is locked as well. But if the FM doesn't meet your requirements, you can re-post with an explanation.

Rob

Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
450

Use the following function module KCD_EXCEL_OLE_TO_INT_CONVERT.

Hope it helps

Nabheet