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

upload xls file issue

0 Likes
501

HI Experts , i am uploading data from xls file , the problem is that if the xls file is in edit mode , the system goes in indefinite loop or hang state , is there any way or function module to determine whether the xls file is being edited or open .

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
468

are you using Function Module for this? If yes, just uncomment the exceptions, problem will be solved, i suppose.

Regards,

Sam

3 REPLIES 3
Read only

Former Member
0 Likes
469

are you using Function Module for this? If yes, just uncomment the exceptions, problem will be solved, i suppose.

Regards,

Sam

Read only

0 Likes
468

Yes , i am using Function module text_convert_xls_to_sap

Read only

0 Likes
468

If problem not solved by uncommenting the exceptions..

try FM ALSM_EXCEL_TO_INTERNAL_TABLE also.