Use Cases
Top N ListI want to identify which programs had the slowest response times during a specific period.
OWLens provides a Top N List dashboard that displays the programs (reports) with the longest response times in the SAP system during a selected time period. In addition to slowest-response reports, the screen also shows:
Reports that consumed the most CPU resources, Reports with the longest database query times
The Top N List screen offers various filtering options to help you focus on specific programs of interest, such as:Programs executed during a specific period (hour, day, week, month, quarter, year), All reports or limited to CBO programs, Dialog and other Task Type-specific programs
Response time is one of the most critical performance indicators in any SAP system. Reports with high CPU usage may require ABAP code tuning, While reports with long database response times may require SQL tuning review.