© Paul David Hardy 2021
P. D. HardyImproving the Quality of ABAP Codehttps://doi.org/10.1007/978-1-4842-6711-0_10

10. Creating Your Own Custom ATC Checks

Paul David Hardy1  
(1)
North Strathfield, NSW, Australia
 

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.

Keeping to a chronological view of the world, this chapter ...

Get Improving the Quality of ABAP Code: Striving for Perfection 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.