All Posts
RAP To-Do List
A full-stack ABAP RAP application — CDS views, behavior definitions, draft handling, and an OData V4 Fiori Elements UI
Gilded Rose Kata in ABAP
A classic refactoring kata solved with Strategy + Template Method patterns — polymorphism, abstract classes, and COND #(...) in modern ABAP OOP.
Factory Pattern in Clean ABAP
A working abapGit project demonstrating the GoF Factory Method pattern with interfaces, abstract classes, and modern ABAP object orientation.