code pal for ABAP
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.
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.
Notification
/ Priority 3
by default (#368).
Set of Checks
Dependencies
- Since Version 1.00 - SAP NetWeaver 7.40 SP8 or higher
- abapGit
🆕 SAP Note 2527903 - Remote analysis (for check system)