This is a test message to test the length of the message box.
Login

Content search

school

ABAP Deep Dive - FOR (Loops)

Let's take a closer look at the FOR loop. How does it work? What do I have to consider and what can I do with it?

school

ABAP Deep Dive - Table access (internal)

In this article, let's take a look at table access to internal tables and how they replace READ TABLE.

school

ABAP Deep Dive - VALUE

In this article we want to look at the value statement again in all its forms and how you can use it in your daily work.

school

ABAP Deep Dive - CORRESPONDING

In this article, a little more about the new Corresponding Statement and how to use it in detail. Let's take a look at the additional features.