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 file upload

Former Member
0 Likes
554

Hi All,

I have a requirement wherein I will have to upload an Excel file into an internal table. This excel file is coming from LLS. I used the GUI_UPLOAD FM... But this FM does not work. I also used TEXT_CONVERT_XLS_TO_SAP FM... But this FM does not work until the data from the source file is copied onto another excel sheet.... Please suggest me a FM which works correctly in such a scenario

Regards,

Jean Pearl D'souza

3 REPLIES 3
Read only

Former Member
0 Likes
520

I have found out the right FM...

Thanks

Read only

0 Likes
520

And what is that?

Read only

0 Likes
520

Hey all I had used the FM TEXT_CONVERT_XLS_TO_SAP in a different way.... I had missed out on a few parametrs.... It is working fine now....

Thanks and Regards,

Jean Pearl D'souza