Skip to Content
0
Former Member
Jul 05, 2009 at 04:15 AM

abap function module http_post and umlaut characters

54 Views

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.