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

Unicode Error

Former Member
0 Likes
517

Hi,

I am running Old version(ECC 4.6c) Program in ECC6. I am getting error messge as unicode related issue at

Modify table name from....

Search table name ...

Any one solve the issue.

Regards,

K.S.R.

5 REPLIES 5
Read only

Former Member
0 Likes
497

4.6C was not unicode version and EEC6 expects the code to be unicode compliant. Please do the needful to make to code unicode compliant and it should work.

Read only

0 Likes
497

Hi

But the error is in Include Program and the programe related to this Include is UC checked .

Read only

Former Member
0 Likes
497

As for ECC6 any program that is being executed needs to be unicaode complient.

Read only

Former Member
0 Likes
497

Hi,

can u send me correct code what error u r getting so that i can slove ur problem .

Regards,

Nihar

Read only

0 Likes
497

Hi Nihar,

Am geting the unicode related issue at this particular line -

MODIFY arank FROM lrank INDEX lindex."PartsData Modify!

Regards,

KSR