Skip to content

code pal for ABAP is a highly configurable engine, fully integrated into the ABAP development framework ensuring Cloud’s built-in quality.

License

Notifications You must be signed in to change notification settings

SAP/code-pal-for-abap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2e14826 · Jan 13, 2025
Aug 12, 2021
May 4, 2021
May 4, 2021
Nov 29, 2024
Jun 29, 2023
Jan 13, 2025
Mar 31, 2021
Aug 30, 2022
Aug 20, 2020
Nov 6, 2020
May 4, 2021
May 4, 2021
Sep 29, 2023
Nov 1, 2021
Feb 18, 2022

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