Skip to Content
0
Former Member
Apr 21, 2010 at 11:27 AM

Unicode in abap editor?

96 Views

Dear all,

One of the basic problem, what I have is to convert this hexa stuff to german umlaut:

ä = ä
ö = ö	
Ü = Ü 	
ü = ü
ß = ß

The short texts in Mastertables (VBAK,BKPF) on the productive system is chaotic.

I wrote now a report, which compare the string and replace it to the right german umlat.

But as you can see some of the unicode are the same (ß = ß, Ü = Ü). How can I handel this?

best regards?

Edited by: handeglo on Apr 21, 2010 1:32 PM