Ansicht
Dokumentation

RSRFCCOV - RFC Coverage Monitor

RSRFCCOV - RFC Coverage Monitor

General Material Data   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

Creating and Administrating HTTP Services and Virtual Hosts for HTTP Communication.

Purpose

This report is used to maintain HTTP services for HTTP communication in the SAP system, using the Internet Communication Manager (ICM) and the Internet Communication Framework (ICF).

Every service has a list of HTTP request handlers which are implemented as ABAP Objects classes.

If the URL of the incoming request contains a string that was defined as a service or as an alias for a service, the HTTP request handler for this service is called.

Integration

This transaction enables you to use the Internet Communication Framework . It allows incoming requests to be assigned to different handlers, depending on their URLs. The handlers then generate appropriate responses, which are sent to the client.

Prerequisites

When you create a service, you have to specify the class as the HTTP request handler (for example, CL_HTTP_EXT_EXAMPLE ). This implements the interface IF_HTTP_EXTENSION, and contains the method CL_HTTP_EXT_EXAMPLE~HANDLE-REQUEST.

Note: The class in question must already exist.

Features

See further documentation below.

Activities

Implementing an HTTP request handler therefore involves the following:

  • Creating the class, for example CL_HTTP_EXT_EXAMPLE
  • Implementing the method CL_HTTP_EXT_EXAMPLE~HANDLE-REQUEST
  • In transaction SICF, defining the service in which this class is an HTTP request handler.

Further Documentation

For detailed documentation on this transaction, and general information on the Internet Communication Framework, choose Help → Application Help.

To find the Internet Communication Framework in the SAP Library, choose SAP Web Application Server → Web Applications (BC MAS) → SAP Web Application Server → Internet Communication Framework.






CL_GUI_FRONTEND_SERVICES - Frontend Services   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 2218 Date: 20240601 Time: 134908     sap01-206 ( 40 ms )