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: 

Error: 'Unicode Flag is not Set'

Former Member
0 Kudos

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

Former Member
0 Kudos

Goto--> Main Program.

Then Goto->Attributes.

You can change the unicode checks active flag here

2 REPLIES 2

Former Member
0 Kudos

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

Former Member
0 Kudos

Goto--> Main Program.

Then Goto->Attributes.

You can change the unicode checks active flag here