Show TOC

Adding Operations Using SchemaLocate this document in the navigation structure

This option allows you to browse to the local WSDL file containing RFC Consumer details.

Context

In a distributed system landscape without a shared transport manager you have the option of providing a schema containing RFC operations. You need to export an XML description containing an RFC operation to an ABAP system and use the option relevant for importing the schema.

Procedure
  1. In Project Explorer, select a RFC Consumer.
  2. Double-click to open the proxy editor window.
  3. Click Add Operation.

    The Add RFC Operation window appears.

  4. Select Local File.
  5. Click Next.
  6. Click Browse to locate the local XML file.
  7. Click Finish.

    The operation is added to the RFC consumer object.

  8. On the top right corner of the proxy editor window, click ( Activate ABAP Object) to activate the RFC consumer object.