ABAP
Blogs about my work with the ABAP programming language. Topics include design, best practices and real-life experiences.
-
Distinguish between the functionality and its implementing code
Reading time:
3–4 minutesIt’s easy to confuse a new feature with the code it requires. It’s important to distinguish between how the new feature is called and where it’s implemented. This article offers some insights on this topic, especially for those who want, for example, more readable and understandable customer extensions.
-
What you can find in an ABAP class
Reading time:
2–3 minutesIt’s unbelievable what you can find in a class. Nobody would expect that.
-
Mind Map using Markdown and AI
Reading time:
1–2 minutesMind maps using Markdown? Yes, please, right now!
