Events

ABAP Code Review in a Multi-Language Development Organization

Written by Dr. Andreas Göb | Sept 26, 2025 8:46:33 am

This talk details our approach to ABAP code reviews within a multi-language development organization. In a team managing millions of lines of code, ABAP is only a small part of what we do. I'll show how we bridge the gap between classic ABAP tools like ATC, and more recent ones like ABAPCleaner, abapGit, GitLab, or abaplint, to create an efficient review process that feels uniform across languages and technologies. All of this is based on clear coding guidelines, automatic code formatting, and continuous, automated code checks. You will learn how our approach enables constructive code reviews and provides all the necessary information directly in the pull request, helping our team maintain high standards of code quality.