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

abap/unicode_check parameter

Former Member
0 Likes
631

Hi,

According to the documentation the parameter abap/unicode_check is valid only for Basis 6.10 and higher is it's used to enforce the unicode syntax check.

However this parameter exist in 4.6C systems also, does this means that in 4.6C we can use the unicode syntax check?

I think this not possible in 4.6C and I am wondering why this parameter exist in 46C.

Please help.

Thanks,

Momo

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
522

This is for compatiability with Unicode enabled servers

2 REPLIES 2
Read only

Former Member
0 Likes
523

This is for compatiability with Unicode enabled servers

Read only

0 Likes
522

Hi Gaurav,

Can you explain a little bit, what do you mean by compatibility ?

If we set the parameter abap/unicode_check to on in 4.6C are we able to check the unicode syntax check of programs ?

Thank you,

Momo