Application Development and Automation 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: 
Read only

How to convert Unicode characters to Non-unicode

Former Member
0 Likes
481

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.

1 REPLY 1
Read only

Former Member
0 Likes
374

Hi,

Try this link

[]

Regards,

Surinder