Chapter 9. Code Inspector
In this chapter, we will see recipes related to the Code Inspector tool. We will look at:
Carrying out quick code inspection
Carrying out a full-fledged inspection
Carrying out database-specific performance checks
Suppressing messages using pseudo comments
Searching for ABAP statement patterns and tokens within code
Creating your own Code Inspector checks