Start of Content Area

Background documentation Can I access a web server via HTTP?  Locate the document in its SAP Library structure

Answer

SAP Web Application Server can also function as an HTTP client. This means that you can create HTTP requests from an ABAP program. These requests are then sent to a Web server via the Internet Communication Manager (ICM).

For more details, and information about how to write this kind of ABAP program, see HTTP Communication Using the SAP System as a Client.

 

 

End of Content Area