Show TOC

Calling Own Applications with ParametersLocate this document in the navigation structure

Use

To call your own applications with analytical components using parameters, you must configure the wiring in the component configuration of the floorplan used in your application (such as FPM_OVP_COMPONENT) by creating a wire scheme for the analytical components used. This lets you call your own analytical applications with parameters from the launchpad or by URL.

Features

When you create a wire scheme with an analytical connector class, parameters are transferred to the following analytical UIBBs:

  • Analytics List Component

    You can transfer the List Report View, a Launchpad Role, and a Launchpad Instance.

    The view is the name of the ABAP List Viewer view with which the query is displayed in the list report.

    The launchpad role and launchpad instance are used to name a launchpad in which you have defined navigation destinations and to which a user can navigate from the list report.

  • Analytics Search Component

    You can transfer to the search component variable values for variables of the analytic query.

    Note

    If you wish to transfer variable values to your application, you must use the analytics search component with analytics feeder class CL_BS_ANLY_LIST_SEARCH_FEEDER.

    Only the analytics search component can process variable values that are transferred by URL.

    If you do not wish to display the analytics search component, you can hide it.

More Information

For more information about the syntax to be used for calling applications by URL or from the launchpad, see Calling List Report on Analytic Query Application from Launchpad and Calling List Report on Analytic Query Application By URL.

For more information, see the documentation of SAP NetWeaver under Configuration of Wiring in Floorplan Manager.