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: 

4.6c to Unicode upgrade

Former Member
0 Kudos

Hi all,

I am moving a report (which has been successfully running in 4.6c) to a new system with UNICODE check. In my current system(4.6c) I want to do a UNICODE syntax check before moving to the new system. If it is possible please let me know with a brief explanations.

Regards and thanks in advance,

Amarjit.S

6 REPLIES 6

Former Member
0 Kudos

Hi Amarjit,

Simplest way would be to transport the report to dev server(Unicode version) and test it there and then transport it to target system.

Normally there are few systax changes. like in OPEN statements that may cause errors...

Former Member
0 Kudos

hi,

use the tcode UCCHECK in the unicode system

thanks

Former Member
0 Kudos

Hi

Run the tr code UCCHECK and it will list all the reports with the errors in it and you change the same unicode system and gofor extended syntax check

regards

Shiva

0 Kudos

Hi,

My current system is 4.6c and the transaction UCCHECK is not available.

My query again:

I want to do the syntax check before before moving to UNICODE environment (dev/testing/qlty server)

Is it possible to do any sort of UNICODE syntaxt check in 4.6c ?

Thanks again,

-Amarjit.S

0 Kudos

Hi,

There is no way, you can have a UNICODE check in 4.6C system. The only way out is to transport the object to Unicode enabled system and run the transaction UCCHECK for the object.

Thanks and Regards,

Bindiya Kotadia

Former Member
0 Kudos

Thanks all, for your valuable inputs.

I have rewarded points to all the meaningful contributors. -Amarjit.S