Data Sources
The SQL Performance Tuning Worklist combines static and dynamic information and allows you to find ABAP coding that has optimization potential. For this purpose, it enables consumption of several data sources:
- SQLM snapshots with runtime checks results from SQL Monitor
- Code Inspections from Code Inspector
- Run Series from ABAP Test Cockpit (ATC)
- Code Coverage results from Coverage Analyzer (transaction SCOV) or from SAP Solution Manager by means of Usage Procedure Logging (UPL), respectively.
Use
The following combinations of data sources are relevant for analysis:
- Runtime data from SQL Monitor + static check results (main use case)
- Runtime data from SQL Monitor only (special use case)
- Code coverage data + static check results (if no SQL Monitor data available)