cancel
Showing results for 
Search instead for 
Did you mean: 

How to check Unicode and UTF-8 encoding for ABAP Proxy.

Former Member
0 Kudos


Hi All,

Can anyone please let me know that how to check that ABAP proxy setup is UTF-8 encoding enabled or not . Also how to where I need to check the Unicode settings for communucation channle as I can see in SM59 , unicode there are only two radio buttons as shown here:

Thanks ,

Ashish

Accepted Solutions (1)

Accepted Solutions (1)

ambrish_mishra
Active Contributor
0 Kudos

Needs to be set up as Unicode in RFC.

Ambrish

Former Member
0 Kudos

Thanks for the reply Ambrish .

So it should be Unicode always or Non-unicode ?  I am using ABAP Proxy to send data through PI but XML generated through Proxy is converting some special characters in other way like

&  =    <(>&<)>

,   =     <(>,<)> and

< =     <(><<)>

Is this issue occuring due to unicode system is set as Non-unicode ?

Thanks ,

Ashish Gaur .

ambrish_mishra
Active Contributor
0 Kudos

yes...exactly

Answers (0)