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

Error: 'Unicode Flag is not Set'

Former Member
0 Likes
756

Hi,

I am trying to include a ZSRF function module in my program (it contains data types that I want to use) and I get an error saying that unicode flag is not set. How can I set this flag?

Val.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
644

Goto--> Main Program.

Then Goto->Attributes.

You can change the unicode checks active flag here

2 REPLIES 2
Read only

Former Member
0 Likes
644

go to program attribute to set the flag. it will be the main program for the Function module, and then aselect attribute from the menu

Read only

Former Member
0 Likes
645

Goto--> Main Program.

Then Goto->Attributes.

You can change the unicode checks active flag here