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

Unicode sintax programs will work in Non-UNICODE systems?

Former Member
0 Likes
558

Hello experts;

In our current project our client convert many Z's programs to unicode (not only activated the unicode flag, but changed the ABAP code to be compliant with UNICODE as well). I know that programs with the UNICODE check enabled will work OK in non unicode systems, but my question is:

The changes made to the ABAP code to be UNICODE compliant will work in a non-UNICODE systems?  Or we need to restore the abap changes in the programs to work OK in non unicode system?

Thank you in advance.

Best regards.

Cristian R.

1 ACCEPTED SOLUTION
Read only

ec1
Active Participant
0 Likes
520

The answer is yes, the changes will work in non-Unicode system without reverting the code.

2 REPLIES 2
Read only

ec1
Active Participant
0 Likes
521

The answer is yes, the changes will work in non-Unicode system without reverting the code.

Read only

Former Member
0 Likes
520

Hi Stevanic;

Thank you for the confirmation!

Best regards.

Cristian R.