Analyzing Log Data 

Use

You can analyze the InfoSet Query log data with specific queries or by using the data browser of the ABAP Workbench. In the global area, SAP delivers the user group /SAPQUERY/SQ and the InfoSet /SAPQUERY_LOGGING as well as some queries with which you can analyze log data. You can, of course, create queries of your own for analyzing the log data if you wish.

Prerequisites

The system contains logs on the execution of queries with InfoSet Query.

Procedure: Log analysis with a query

  1. In the SAP Easy Access menu, choose Tools ® Utilities ® SAP Query ® Queries.
  2. You reach the screen User Group Queries <User Group>: Initial Screen.

  3. Make sure that you are working in the global area with the user group /SAPQUERY/SQ and the InfoSet /SAPQUERY_LOGGING.
  4. Select the required query.
  5. Choose .
  6. Enter the data required for selecting the log data.
  7. Choose .

The log data corresponding to your criteria is displayed.

Procedure: Log analysis using the data browser

  1. In the SAP Easy Access menu, choose Tools ® ABAP Workbench ® Overview ® Data Browser.
  2. You reach the screen Data Browser: Initial Screen.

  3. Enter the table name AQPROT .
  4. Choose .
  5. You reach the selection screen for the table AQPROT.

  6. Enter the data required for analyzing the log.
  7. Choose .

The log data corresponding to your criteria is displayed.