Hi everyone, in my report abap I'm calling a web service that restores a string to me, containing the tax code, based on the parameters set in the request form. This using the GET_CDATA method of the IF_HTTP_RESPONSE interface. Here is the answer str...