Application Development 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: 

Unicode compatible

Former Member
0 Kudos

Hi,

I want to cancel the unicode compatibility of my report but getting the error when tried to activate it:

The program "Z_FI_MAIL" is not Unicode-compatible, according to its program attributes.

How can I cancel this unicode checks?

Thanks.

7 REPLIES 7

Former Member
0 Kudos

hello frind, you cannt cancel this.. you have to make your program unicode complaint.. pls go to transaction UCCHECK and there you will come to know what actions you have to perform to make your program unicode compatible.

Former Member
0 Kudos

Hi,

Goto attributes of that program and remove Unicode check.

Sudheer. A

Former Member
0 Kudos

goto program attributes. Here, the unicode check box will be shown. it might be checked due to which the error occurs. Uncheck this checkbox.

Former Member
0 Kudos

Hi,

Uncheck the Unicode Active Flag in program attributes.

Thanks & Regards,

sathish

0 Kudos

Hi ,

If ur working on a unique code system . If u uncheck the check box is it will throw u with an error .

You can check for unique code in systemstatusunicode system.

Edited by: A kumar on Aug 12, 2008 2:24 PM

Former Member
0 Kudos

Hi,

Go through the below thread having good info regarding unicode checks

Regards,

Syf

former_member206439
Contributor
0 Kudos

Hi

You can do that by going to

ATTRIBUTES -> Please uncheck the unicode check box.

and activate it.

Regards

Naresh