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

Write a single Unicode-Sign

Former Member
0 Likes
464

Hello,

I want to write a specific unicode-sign.

For example the one with hex code c2 b7.

Thanks in advance!

1 ACCEPTED SOLUTION
Read only

MarcinPciak
Active Contributor
0 Likes
420

I guess you want to convert hex value to string one, right?

Therefore you can use FM HR_KR_XSTRING_TO_STRING

Regards

Marcin

1 REPLY 1
Read only

MarcinPciak
Active Contributor
0 Likes
421

I guess you want to convert hex value to string one, right?

Therefore you can use FM HR_KR_XSTRING_TO_STRING

Regards

Marcin