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 compatible

Former Member
0 Likes
2,464

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
Read only

Former Member
0 Likes
1,371

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.

Read only

Former Member
0 Likes
1,371

Hi,

Goto attributes of that program and remove Unicode check.

Sudheer. A

Read only

Former Member
0 Likes
1,371

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

Read only

Former Member
0 Likes
1,371

Hi,

Uncheck the Unicode Active Flag in program attributes.

Thanks & Regards,

sathish

Read only

0 Likes
1,371

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

Read only

Former Member
0 Likes
1,371

Hi,

Go through the below thread having good info regarding unicode checks

Regards,

Syf

Read only

former_member206439
Contributor
0 Likes
1,371

Hi

You can do that by going to

ATTRIBUTES -> Please uncheck the unicode check box.

and activate it.

Regards

Naresh