Show TOC

Can I Access a Web Server Via HTTP?Locate this document in the navigation structure

Use

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.