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: 

Unicode error

Former Member
0 Kudos

Hi can anyone tell me the reason i have a function pool which has no syntax erros in dev system and the unicode flag is not checked.

The same program when i cheked in test system for syntax errors it is giving the syntax error that it is not unicode compatible here also the unicode flag is not checked..

Thanks,

Vaasu

1 REPLY 1

Former Member
0 Kudos

Hi Vaasu,

Is your quality(test) system a Unicode enabled system?

1) If it is, then you have to 'check' the unicode flag for the program.

2) Also, you can run the transaction UCCHECK for this program in the test system to check for Unicode errors.

Regards,

Purnima.