‎2007 Dec 03 6:52 AM
I upload some article desc. in Traditional Chinese. System does a translate and the converted Simplified Chinese is not of correct translation. The meaning of the converted word is wrong. Our system is not unicode compliant yet and are using double byte.(rel 4.7)
How can the system convert the input into the correct simplify chinese?
Is there a FM that does a Traditional to Simplified Chinese conversation?
‎2007 Dec 21 3:22 AM
My system is not a unicode based OS. The translation is based on ABAP statement "TRANSLATE" which convert all the small cap hex char to big cap hex char which result in misinterpration of the chinese character.