Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8635

Re: Remove charset=utf-8 from HTTP POST

$
0
0

Hi,

 

APPEND_DATA works fine for me.

 

I use for the String-To-XString-Conversion the following FM:

 

CALL FUNCTION 'SCMS_STRING_TO_XSTRING'

EXPORTING

text = output " variable type string

IMPORTING

buffer = outputx. " variable type xstring

 

Regards,

 

 

Matthias


Viewing all articles
Browse latest Browse all 8635

Trending Articles