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: 

Non-unicode to Unicode system

Former Member
0 Kudos

Hi All,

We want to change some objects from non-unicode to unicode system.SAP version is ECC 6.0.os=Windows 2003 server,database=sql.what is the process??

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Ashley,

could you go a bit more in detail? What types of objects would you like to change? Do you want to migrate a system or do you only want to move reports and ABAP objects from a non-unicode system to a unicode system?

If you only ask for transports from non-unicode to unicode, than you could just do a normal transport. But you should activate unicode checks also in your non-unicode system to prevent syntax errors in you unicode system.

Regards

Ralph

2 REPLIES 2

Former Member
0 Kudos

Hi Ashley,

could you go a bit more in detail? What types of objects would you like to change? Do you want to migrate a system or do you only want to move reports and ABAP objects from a non-unicode system to a unicode system?

If you only ask for transports from non-unicode to unicode, than you could just do a normal transport. But you should activate unicode checks also in your non-unicode system to prevent syntax errors in you unicode system.

Regards

Ralph

Former Member
0 Kudos

Hi Abdul,

Do you want to activate unicode compatibility of some ABAP objects on a non-unicode system. once unicode checks were done and adjusted the syntaxes use the parameter abap/unicode_check in instance profiles

Thanks,

Kiran.