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

Content search

school

ABAP Quick - Performance chained statements

Let's take a look at the performance when creating chained statements with DATA and FIELD-SYMBOL. Which variant will be ahead in terms of performance?

school

ABAP - Rules for data definition

When using the Inline declaration, there are some special cases when dealing with methods and function modules that should be considered.

school

ABAP - Inline declaration (DATA)

Here you will get to know the revised DATA statement and how to use it very effectively for inline declarations in your ABAP code.