Show TOC

Calling Report HistoriesLocate this document in the navigation structure

Use

The Start of the navigation path Goto Next navigation step Call Sequence End of the navigation path function allows you to navigate through a sequence of reports that have been called using the report/report interface.

Prerequisites
  • Before a report can be called successfully, the query (or query report) has to be specified as a sender in the interface together with the assigned receiver reports.

  • You have executed a query and chosen ABAP List as the display format.

Procedure

Proceed as follows to display a history of the reports that have already been called:

  1. Choose the Start of the navigation path Goto Next navigation step Call Sequence End of the navigation path function.

    A window opens containing a list of all the reports in the call sequence.

  2. Highlight the report that you want to return to.

  3. Click on Select.

    The system displays the report.

    Note

    The report/report interface uses a drilldown technique that is different to the technique described in Interactive Functions for ABAP Lists. Since this interface sees every query as a report, it is possible to combine several queries with each other quite simply via the interface.