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

Excel to itab

Former Member
0 Likes
824

Hello, is there any FM that allowed to read data from several tabs in excel file? I use ALSM_EXCEL_TO_INTERNAL_TABLE but.... I've got excel file that has 3 tabs, and I cannot find FM that will "see" those other tabs in excel file. Is there such FM?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
759

refer:

Hello, is there any FM that allowed to read data from several tabs in excel file? I use ALSM_EXCEL_TO_INTERNAL_TABLE but.... I've got excel file that has 3 tabs, and I cannot find FM that will "see" those other tabs in excel file. Is there such FM?

5 REPLIES 5
Read only

Former Member
0 Likes
760

refer:

Read only

Former Member
0 Likes
759

Check this weblog.

Read only

Former Member
0 Likes
759

hi

u use TEXT_CONVERT_XLS_TO_SAP...This s Fm for Convert Excel to sap.

Regards:

Prabu

Read only

Former Member
0 Likes
759

Hi,

You can use the function module 'text_convert_xls_to_sap' .

About its functio please check the below link.

https://forums.sdn.sap.com/click.jspa?searchID=15520645&messageID=3504572

All the best..

Ram.

Read only

Former Member
0 Likes
759

Use TEXT_CONVERT_XLS_TO_SAP.