Entering content frame

Background documentation Client Role Locate the document in its SAP Library structure

In its client role, the SAP Web Application Server creates HTTP requests in an ABAP program, and processes the responses.

This graphic is explained in the accompanying text

If the SAP System is the client, that is, if a work process wants to send a request to the Internet, this procedure works in reverse.

The work process writes the data to be processed into an MPI and sends the request to the ICM via a network connection, using TCP/IP. The ICM then processes the data it receives from the MPI and writes a response back into the MPI. For a detailed description of the ICF process, see Structure linkInteraction Model.

 

 

Leaving content frame