cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot Interpret the data in the file

Former Member
0 Kudos

Hi,

I need to upload rate routing and I have created a BDC program using a sample recording.

While I am uploading the data from the flat file, I am getting an error message " Cannot Interpret the data in the file ".

Please help me where I might have gone wrong. I have checked with template in the flat file and it is correct.

-


Please do the needful.

Thanks,

Ranjan R Jinka

Edited by: Ranjan Jinka on Apr 29, 2011 8:55 AM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

We run 4.7 and I cannot find that error therefore is it possible the error is related to unicode/non-unicode codepage issues? If you think it might be then try openning your file in legacy mode or with addition 'ignoring conversion errors'. If you are abap savvy try breakpoints to see if you at least open and loop at data.. if you loop at your data then step through and see what record is causing you the problem.. sometimes there are strange comma or apostrophies.

Edited by: Ron Clarkin on May 4, 2011 7:28 PM

former_member533946
Active Contributor
0 Kudos

Hi dear,

Kindly ensure that the flat file contains the same fields used in recording. If the fields used while uploading the flat contains the different fields then u may get such error.

od_manikandan
Active Contributor
0 Kudos

Hai Ranjan,

Please, Check this

- Check the heading of the excel column and filed used in program.

If possible, please paste the program so the viewers have a better idea and you will get the exact solution.

Regards,

Mani