‎2015 Jun 02 9:03 AM
Hello,
we are making all our programs Unicode compatible. To be sure no programs are switched back to non-unicode, we would like to add this check in de Code Inspector Check when releasing the transport.
But I don't see any typical CI-check that can check this in the program attributes.
Can anyone help me with this?
Thanks.
Kris
‎2015 Jun 02 9:15 AM
Hi Kris,
In Unicode system i think the program will not be activated successfully if the program is non-Unicode and syntax error 'The program "XXXXXXXX" is not Unicode-compatible, according to its program attributes." is triggered.
Thus , if by mistake a program is made non-Unicode , the transport can be checked for syntax errors and such programs can be identified.
Also transaction UCCHECK can help to convert such programs to Unicode compatible.
Regards,
Tanmay