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
675

Hi all..

I am getting an error in my program "The program ZMRO030_GET_WBS is not unicode compatible,according to its program attributes.

What does it mean?

Helpful answers will be rewarded by Points.

Naveen Rana

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
580

hi

Goto SE38 give your program name

Choose Attribute and uncheck the Unicode checks active button

this error will go

This is because you have checked the Unicode checks active button and all the checks of Unicode are present in your program

4 REPLIES 4
Read only

Former Member
0 Likes
581

hi

Goto SE38 give your program name

Choose Attribute and uncheck the Unicode checks active button

this error will go

This is because you have checked the Unicode checks active button and all the checks of Unicode are present in your program

Read only

Former Member
0 Likes
580

In the Attributes section of the program, there will be a check box for Unicode Checks.

If this check box is selected, then unicode checks (like not allowing string operations like replace, concatenation etc on non char type fields etc), will occur.

Regards,

Ravi

Read only

Former Member
0 Likes
580

hi,

Did you check the Flag, if unicode check was performed in the Attributes of the program?

Read only

Former Member
0 Likes
580

Oh Duplicate Post.

Please close the other thread and continue with this one.

Kind Regards

Eswar