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 Upload.

Former Member
0 Likes
612

I am using FM ALSM_EXCEL_TO_INTERNAL_TABLE to upload the data.

When I am doing that I get a message saying "Do you want to save the changes made to the 'File.xls'?"

How can I stop this message?

I need the Row and Column Positions as well.

1 ACCEPTED SOLUTION
Read only

b_deterd2
Active Contributor
0 Likes
563

Hi,

You probably use Office 2007. Is that correct?

If so the don't use this FM any more but try another one like 'TEXT_CONVERT_XLS_TO_SAP'.

Regards,

Bert

6 REPLIES 6
Read only

Former Member
0 Likes
563

Are you getting this error in excel or in SAP system??

Cheers,

Raghav.

Read only

Former Member
0 Likes
563

I think this message you are getting it in the frontend, Before using the function, Make sure that you close the excel application and check now.

Read only

Former Member
0 Likes
563

Hi sashi,

May be your trying to upload the data with out saving after changes have been made. SAve that excel and close..

Regards,

Kumar.

Read only

0 Likes
563

I am not making any changes on the excel sheet.

I get this message immediately after I Upload it......

Read only

b_deterd2
Active Contributor
0 Likes
564

Hi,

You probably use Office 2007. Is that correct?

If so the don't use this FM any more but try another one like 'TEXT_CONVERT_XLS_TO_SAP'.

Regards,

Bert

Read only

Former Member
0 Likes
563

Right Bert.

I am using Excel 97