‎2007 Sep 10 7:41 AM
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.
‎2007 Sep 10 7:44 AM
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.
‎2007 Sep 10 7:48 AM
Hi
But the error is in Include Program and the programe related to this Include is UC checked .
‎2007 Sep 10 7:50 AM
As for ECC6 any program that is being executed needs to be unicaode complient.
‎2007 Sep 10 8:01 AM
Hi,
can u send me correct code what error u r getting so that i can slove ur problem .
Regards,
Nihar
‎2007 Sep 10 9:00 AM
Hi Nihar,
Am geting the unicode related issue at this particular line -
MODIFY arank FROM lrank INDEX lindex."PartsData Modify!
Regards,
KSR