‎2007 Sep 06 1:32 PM
Hi,
I have copied the one program 4.6c to 6.0 and try to activate it. But, it is giving error 'Program is not Unicode compatible'. How to resolve that error?
Thanks in advance.
Prasad
‎2007 Sep 06 1:35 PM
Hi,
go to the attribute with se38 and set the checkbox Unicode ....
After this, you can compile the programm.
Regards
Nicole
‎2007 Sep 06 1:35 PM
Hi,
go to the attribute with se38 and set the checkbox Unicode ....
After this, you can compile the programm.
Regards
Nicole
‎2007 Sep 06 1:36 PM
hi,
from the se38 editor go that program from tthere attribute n untick the option unicode enabled then it will work.
reward if helpful
ravi
‎2007 Sep 06 1:38 PM
Hi Prasad..
There are various statements that are Obsolete in ABAP from Unicode (From 4.7)
So the best way is to perform a Extended syntax check (Tcode SLIN) and find out which statments are giving errors from Unicode checks point of view.
Then post those statements if u cant fix the error..
<b>reward if helpful.</b>
‎2007 Sep 06 1:43 PM
Hi Friendz,
Sorry for my question.
I got the answer, actually I have to tick Unicode Compatible Checkbox in Program attributes.
Thanks,
Prasad
‎2007 Sep 06 1:45 PM