SAP provides some fantastic tools for automated static code checking, the most prominent of which is the ATC (ABAP Test Cockpit), which is powered by the code inspector. However, there are bound to be things that any given organization needs to check that are 100 percent specific to their needs.
Such checks will not be in the standard system, so in this chapter you will learn how to code any new checks you can dream up and have them seamlessly integrate with the standard SAP ATC tool.