ABAP Code For Sending XML Messages via HTTP / HTTPS
The following ABAP function module source code is for a generic HTTP client. It allows you to send XML messages in any format via HTTP/HTTPS, with just a few mapping table entries. Blue Harbors uses this client with Express Ship Cloud Solution.

       
       
       
       

