Carrying out database-specific performance checks

In this recipe, we will see a few examples of problems of the SELECT statements that the code inspector may highlight. This may help in improving performance of the program at the development stage. The performance checks are available in both the transactions SCI and SCII. We will emphasize on the selection of the database-specific performance checks during variant creation, and some of the typical statements/constructs that may be caught using code inspector.

How to do it...

  1. Within the checks, expand the Performance Checks category.
  2. From the list of checks that appear, select the checks shown in the following screenshot:

How it works...

The inspection checks the various program and highlights as warning ...

Get SAP ABAP Advanced Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.