Entering content frameProcedure documentation Proxy Generation Locate the document in its SAP Library structure

Procedure

  1. Call transaction SPROXY in the system where you want to generate an inbound or outbound proxy.
  2. The system displays a navigation tree on the left-hand side of the screen; it has the same structure as the interface maintenance tree in the Integration Builder. The interface objects are ordered according to software component version, namespace and object type (also see: ABAP Proxy Generation).

    This graphic is explained in the accompanying text

    If no connection to the Integration Repository exists, the system only displays interface objects in the tree structure for which a proxy exists in the system.

  3. Choose an interface object for which no proxy already exists. To create a proxy for this interface object, double-click the context menu Create Proxy.
  4. In the dialog box, specify the name of the package where you want to create the proxy objects. You can also specify a prefix for the names of all objects to be created to avoid naming conflicts with names that already exist in the system.

Result

To generate proxies, the WSDL description of the message interface is read using HTTP. If no naming conflicts occur during the conversion, you can call the hierarchy of the generated objects from the tab page Structure. The objects are only then saved in the system once you choose Activate. Up to the point of activation, you can save meta data that contains all information for generation and that is managed by the transaction, and continue with generation at a later date.

 

 

 

 

 

Leaving content frame