
For each action, block, or process template that you create, you can define info callable objects. At runtime these objects can be executed to provide additional information relevant for the item. For example, you can execute a BI query, or call a Web page to get certain data.
You can use only objects that expose the user interface as info callable objects - for example, Web Dynpro components or applications, Web pages, BSP applications, and so on.
More information: Exposing Applications as Callable Objects
To attach an info callable object to an item:
The item's design time opens.
This groups the input parameters of the info callable object to the relevant input parameters of the item.
Select the relevant category, and choose Set Category.
Parameter mapping is preserved unless the parameters of the new object version are different. In this case, you need to define mappings again.
At runtime, the info callable objects are available in the Options menu of the process.
Make sure you add an appropriate process runtime view that includes You Can Navigator.
More information: Defining Runtime Views