Show TOC Start of Content Area

Procedure documentation Testing and Activating an RFC Callable Object  Locate the document in its SAP Library structure

Use

To be able to use a callable object in a process, you need to activate it. Before doing so, you can execute it in test mode to ensure that it functions properly.

Prerequisites

You have opened the callable object User Details in the Guided Procedures design time.

Procedure

...

       1.      Open the Test tab page.

       2.      As an input parameter, enter the name of an existing user in the system.

This is the only required value.

       3.      Keep the default settings for Execution Mode and choose Execute.

If the callable object functions correctly, the available details for the user are displayed as output parameters.

       4.      Choose This graphic is explained in the accompanying text (Activate).

Result

You have exposed the RFC-enabled function module as a callable object in Guided Procedures, and have created an active instance of it. Now it can be attached to an action and used in process templates.

 

End of Content Area