Skip to content

SAP/code-pal-for-abap

code pal for ABAP

abap package version license REUSE status

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).

Set of Checks

Dependencies

  • Since Version 1.00 - SAP NetWeaver 7.40 SP8 or higher
  • abapGit

How-to Guides

Further Documentation

Recommended Readings

Recommended Courses