Layout

Module · clean-core-curriculum §9 · Tooling

Lesser-Known Tools & Utilities

The free, underused tools that make the team faster and the cleanup cheaper — most teams already have them and don't realise it. Covers ABAP Cleaner and abaplint (automatic code tidy-up and checking), abapGit beyond the basics, the SCMON/UPL/SUSG trio that shows what code is actually used, the Decoupling Cockpit, the test-double frameworks, and the ADT (SAP's modern Eclipse-based editor) goodies and hidden t-codes seniors actually use.

Learning objectives

  • Adopt ABAP Cleaner and abaplint into the editor and CI.
  • Use abapGit's lesser-known features (background mode, offline repos).
  • Pick between SCMON, UPL, and SUSG for usage analysis.
  • Decouple standard-API calls with the Decoupling Cockpit and test with the double frameworks.