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

Issue in excel upload

Former Member
0 Likes
746

Dear Experts,

I am trying to upload an excel file using Fucntion module ALSM_EXCEL_TO_INTERNAL_TABLE. Data is being populated perfectly into the internal table, when the records are being populated into the internal table I am getting a waring popup that whether I want to save the changes made to the excel sheet. I had closed the excel sheet when I am uploading the report.

Dear Experts,

I am trying to upload an excel file using Fucntion module ALSM_EXCEL_TO_INTERNAL_TABLE. Data is being populated perfectly into the internal table, when the records are being populated into the internal table I am getting a waring popup that whether I want to save the changes made to the excel sheet. I had closed the excel sheet when I am uploading the report.

3 REPLIES 3
Read only

Former Member
0 Likes
618

Hi,

Not sure if you have kept the excel opened, but still try using this FM: FAA_FILE_UPLOAD_EXCEL which will internally call the FM which you have specified.

Hope your issue will be resolved using this FM FAA_FILE_UPLOAD_EXCEL

Thanks

Shiva

Read only

Former Member
0 Likes
618

Hi

Try saving the file in excel 97-2003 format and upload again. Still if there is an issue try to upload using FM TEXT_CONVERT_XLS_TO_SAP.

~~~Ganesh Kumar K.

Read only

Former Member
0 Likes
618

Hi Shiva,

I had tried with this function module also but it giving an error.