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

BDC - Error

Former Member
0 Likes
462

Hi Experts

When i use BDC, am gettting the following error message,

Cannot Interpret Data in File.

am using the GUI_UPLOAD function module.

What coule be the reason actually.

Thanks in advance.

Regards

Rajaram

3 REPLIES 3
Read only

Former Member
0 Likes
443

hi check this..

remove this HAS_FIELD_SEPARATOR TO 'X'. when your are using .xls

you can use the function module ALSM_EXCEL_TO_INTERNAL_TABLE instead of that if it is excel file

regards,

venkat

Read only

Former Member
0 Likes
443

Hi,

Give the mode as 'ASC' in the GUI_UPLOAD function module.

Regards

Naren

Read only

Former Member
0 Likes
443

solved myself