Skip to content

Latest commit

 

History

History
51 lines (40 loc) · 1.94 KB

CheatSheet.md

File metadata and controls

51 lines (40 loc) · 1.94 KB

Cheat Sheet

The Clean ABAP Cheat Sheet summarizes the Clean ABAP guidelines in a shortened format optimized for printout.

The Golden Rules summarizes the most important guidelines on a single page.

For your convenience ("is this printout on my desk still up to date?"), the cheat sheet - in contrast to the general styleguide - is versioned according to the Semantic Versioning specification.

Download

Versions

Cheat Sheet

  • v1.4.1 · 21 June 2019
    • Fixed some minor errors, such as typos, and missing strike-through formatting
  • v1.4.0 · 31 May 2019
    • Added section Be consistent
  • v1.3.0 · 8 May 2019
    • Added section Avoid obsolete language elements
  • v1.2.1 · 7 May 2019
    • Replaced imperative programming with procedural programming
  • v1.2.0 · 6 May 2019
    • Added section Use Booleans wisely
  • v1.1.0 · 30 Apr 2019
    • Added two sub-sections to Tables
  • v1.0.2 · 29 Apr 2019
    • First public version
  • v1.0.1 · late 2018
    • Improved some examples
    • Released only internally
  • v1.0.0 · late 2018
    • First version
    • Released only internally
  • Working document

The Golden Rules