Skip to Content
0
Former Member
Sep 26, 2008 at 10:20 AM

How to convert Unicode characters to Non-unicode

106 Views

Hi! Gurus,

How can I convert a unicode character into a non-unicode character?

We have an ABAP program in 4.5B that writes a file with a 15 character fixed length that is passed to another application. When upgraded into mySAP we encountered issue on the length of the the strings when japanese or chinese character are included in the string, it exceeded the 15 character length.