ABAP
Blogs about my work with the ABAP programming language. Topics include design, best practices and real-life experiences.
-
Be the first to use your class
The use of unit tests has many positive effects. In particular, if you test your own classes directly using unit tests, long before anyone else, you have the chance to improve the design significantly.
-
Example domain or email address
Reading time:
1–2 minutesIn documentation, you sometimes need an email address or a domain as an example. But which one should you use? After all, a fictitious domain or email address could really exist.
-
SPA/GPA parameters with linking class
There are topics that belong together. For example, the SPA/GPA parameters. Clarifying their interaction helps to quickly understand the design and data flow in a process.
