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

How to remove the Unicode errors

Former Member
0 Likes
537

i have this declaration in the program

x_string(255) TYPE x,

when i check the unicode check active attribute it is showing the syntax error regarding the above declaration.

Please help in removing this error message.

3 REPLIES 3
Read only

Former Member
0 Likes
467

Hello,

U can convert the field type from X to Char.

Go thru this link..

http://help.sap.com/saphelp_46c/helpdata/en/fc/eb3434358411d1829f0000e829fbfe/frameset.htm

Hope it helps.

Regards,

Deepu.K

Read only

Former Member
0 Likes
467

Hi avinash,

Which version are you in?

i am on ECC 5 and i am not getting any error even though unicode is active

Read only

0 Likes
467

i'm working with ECC 6.0