You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tool provides a set of checks to help adhering to the Clean ABAP style guide. While not all recommendations from the guide can be checked by static code analysis and in certain situations strict adherence to the guide might not be recommended, this provides robust automated support at least for a subset of recommendations.
It's free and open-source.
This is the legacy version supporting local checks on check systems starting with SAP_BASIS release 7.40. For the remote-enabled version for ABAP Cloud, see the Cloud Edition.
Features
Supported by Code Inspector (SCI / SCII) and ABAP Test Cockpit (ATC) (SE80 / Eclipse);
Ignores automatically generated code;
Supports exemptions;
Provides a new user-friendly way to create variants (Profile Management);
Allows configuration based on:
Threshold;
Severity / Priority;
Validity for productive code, test code, or both;
Validity for objects created since a specific date;
Validity period;
Allow / Deny exemption.
Severities set to Notification / Priority 3 by default (#368).