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 function module http_post and umlaut characters

Former Member
0 Likes
357

I am using abap function module HTTP_POST to frame xml and send the data to our middleware system 'CASTIRON'.

Everything works fine but when there are any umlaut characters in xml, the function HTTP_POPST is unable to transmit the data and is creating SM21 updation failures. We are on ECC 6.0 unicode system.

Any help is vey much appreciated.

1 REPLY 1
Read only

Former Member
0 Likes
303

Are you using a CDATA tag to encapsulate your data. Try doing it.