SAP Change Documents in RAP – CDS Views, BDEF and Change Document Annotation

In Part 1 of this series we built the foundations — custom tables, a Change Document Object in SCDO, and a clean ABAP wrapper class. Now we take it further. In this second and final part, we expose the same customer object through a full …

SAP Classification System – CDS Modelling

The SAP classification system allows you to use characteristics to describe all types of objects and to group similar objects in classes. Class and classification are used to find objects more easily later. In this blog, I’ll explain tables and model these using CDS. We will …