The Clean ABAP Guideline is a guideline for ABAP coding that standardizes SAP’s programming language with a modern programming style. The guideline describes what modern ABAP coding should look like in a GitHub published by SAP in 2019.
In order to comply with the Clean ABAP requirements, two tools are provided in addition to the guideline: A test variant for ATC (ABAP Test Cockpit) for static analysis of the coding and the ABAP Cleaner, which can convert existing coding into a “clean” ABAP with a simple click. Both tools are freely accessible to everyone as open source projects.
Do you have any questions?
Get in touch with us.