Show TOC

To jump to a target with GotoLocate this document in the navigation structure

The report-report interface (RRI) allows you to call a jump target from a BEx query executed in Analysis. You can use the RRI to jump from the executed query (sender) to another report (receiver) containing more information. You can call targets in BW systems and beyond.

You can use the report-report interface to call targets that you have defined in your query. To be able to call the targets from executed queries, you must define the targets for the query with the sender/receiver assignment. The sender/receiver assignment is defined in transaction RSBBS in the BW system.

In Analysis, you can assign the following receivers:
  • Query

    If you call a query with Goto, a new workbook is opened with the query.

  • Web address

    http://www.google.com for example.

  • The following targets are opened in the web browser:
    • ABAP transaction. The transaction must be classified for using SAP GUI for HTML.
    • ABAP Report
    • BEx Web Application (3.x and 7.0)
    • Crystal Report
    • Xcelsuis dashboard

After making the assignment, you can choose Goto in the context menu to call all the targets for cells in the crosstab of the executed sender query.

More Information

You can find more information about the report-report interface and the sender/receiver assignment in the SAP NetWeaver documentation in the SAP Help Portal under http://help.sap.com/saphelp_nw73ehp1/helpdata/en/4a/5b96c6517f2e24e10000000a42189b/frameset.htm.