Skip to content

larshp/abapOpenChecks

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

abapOpenChecks

Open source checks for SAP Code Inspector / ABAP Test Cockpit (SCI/ATC)

Installation

  • install via abapGit (make sure you are using the latest version) using the online or offline option
  • activate checks in SCI (depending on release)
    • Goto -> Management of -> Tests
    • Code Inspector -> Management of -> Tests
    • Code Inspector -> Management of -> Checks
  • configure check variant
  • run inspection

Updating

  • Recommend backing up variants before updating abapOpenChecks, use upDOWNci
  • Pull latest changes via abapGit

Design goals

  • try and see if it works out
  • performance not high priority
  • unit testable without creating new objects in customer system
  • only english supported

Version requirement: v740sp02 or higher

Documentation