Programming | Featured article

How to Troubleshoot Implementations of CDS Models

ABAP Development Tools (ADT) provides you with various checks for your CDS models.

Winfried Schwarzmann
Winfried Schwarzmann

Winfried Schwarzmann is a chief development architect at SAP. Since 2011, he has worked as a trainer for agile software engineering (ASE) and has conducted in-house and external SAP training courses and workshops.

Blogs by Winfried Schwarzmann

Programming

Importance of Packages for Agile ABAP Development

In the course of writing the Parallel Processing with ABAP Objects E-Bite, it turned out that the sample application I created also serves as an...

Programming

How Does Test-Driven Development Simplify ABAP Programming?

Product code without tests is not good, and unclean tests are not good either. They may satisfy test coverage KPIs, but they are hard to use and...