Show TOC

Importing RFC Function Modules in the WorkspaceLocate this document in the navigation structure

Prerequisites

  • Create a development component in which you want to import an RFC function module.

  • You have found an RFC which you want to import into the workspace.

    More information: Searching for RFC Function Modules

Context

When you discover the remote function call (RFC) function modules which you want to consume, you can import these RFCs in the corresponding development components (depending on the perspective and framework).

Procedure

  1. Choose an RFC which you want to import.
  2. Copy the RFC module in the respective project using drag and drop in the workspace.
  3. The system imports the RFC into the project.

Results

The system imports the RFC function module into the development component which you chose. The service adaptation tools convert the RFC module to a WSDL document which you can use as a source to create a consumer for the RFC.