Start of Content Area

Background documentation Architecture  Locate the document in its SAP Library structure

The Internet Communication Framework (ICF) is an integrated component of the ABAP Application Server (AS ABAP). The ICF provides the environment for handling HTTP requests in the ABAP work processes of an SAP system. ABAP AS can run both server functions and client functions for ICF communications. The Internet Communication Manager checks whether an HTTP call is to be sent to the JAVA environment or the ABAP environment in the Application Server, forwarding it to the ICF in the latter case.

 

ICF Architecture

This graphic is explained in the accompanying text

Additional Information

For a detailed description of the server and client functions, see:

Server Architecture

Overview of the structure of software layers and data flow from the server view.

Client Architecture

Overview of the structure of software layers and data flow from the client view.

Classes and Interfaces for the Server Role

Overview of server function design in the ICF (UML diagram).

Classes and Interfaces for the Client Role

Overview of client function design in the ICF.

For further information about the Internet Communication Manager, see:

Internet Communication Manager

Administration of the Internet Communication Manager

 

 

 

End of Content Area