‎2007 Jul 23 2:47 PM
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.
‎2007 Jul 23 2:50 PM
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
‎2007 Jul 23 2:51 PM
Hi avinash,
Which version are you in?
i am on ECC 5 and i am not getting any error even though unicode is active
‎2007 Jul 23 2:56 PM