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

function module unicode unable

Former Member
0 Likes
1,322

Hi Friends,

Hey i am not able to find out the status of function group and function module are unicode enabled or not in ecc5.0 or other lower version system, kindly guide me how to find out the solution for this problem with suitable example

With Regards

Kannan

1 ACCEPTED SOLUTION
Read only

Peter_Inotai
Active Contributor
0 Likes
763

Hi Kannan,

Unicode is only possible as of 4.70.

You can find if a function group is unicode enable if you display the function group (for example in Se80). The last flag is "unicode checks active".

Peter

2 REPLIES 2
Read only

Peter_Inotai
Active Contributor
0 Likes
764

Hi Kannan,

Unicode is only possible as of 4.70.

You can find if a function group is unicode enable if you display the function group (for example in Se80). The last flag is "unicode checks active".

Peter

Read only

Former Member
0 Likes
763

Go to SE80

Give the function group name and click on display.

Go to GOTO->attributes

It will show you teh attributes of the function group. There u can find the 'Unicode Checks Active' Check box.

Thanks and Regards