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 compatiblility

Former Member
0 Likes
532

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
518

Hi,

go to the attribute with se38 and set the checkbox Unicode ....

After this, you can compile the programm.

Regards

Nicole

5 REPLIES 5
Read only

Former Member
0 Likes
519

Hi,

go to the attribute with se38 and set the checkbox Unicode ....

After this, you can compile the programm.

Regards

Nicole

Read only

Former Member
0 Likes
518

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

Read only

varma_narayana
Active Contributor
0 Likes
518

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>

Read only

Former Member
0 Likes
518

Hi Friendz,

Sorry for my question.

I got the answer, actually I have to tick Unicode Compatible Checkbox in Program attributes.

Thanks,

Prasad

Read only

Former Member
0 Likes
518

Hi All,

Thanks for your replies.

Thanks.

Prasad