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

abap encoding help

Former Member
0 Likes
587

hallow

i doing a program that transfer data from internal table

to xml file .

i transfer it in utf-8 (becouse just like that i can use it in xml editor). when i transfer <b>english</b> char and numbers its <b>o.k</b>.

the problem is when i move hebrew char(from my internal table) i cant open the broswer. (i have erorr)

what can be the problem?

maybe its a basis problem?

best regards

3 REPLIES 3
Read only

Former Member
0 Likes
541

hi tal

try to change your encoding maybe iso-8.....

regards

Read only

Former Member
0 Likes
541

hallow frinds

i need that some one expert to help to understand this problem

becouse i cant contnue with my work

the hebrew char is doing problem.

if some one wont that i explore my code just tell.

regards

Read only

0 Likes
541

try with utf-16

regards