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

Content search

school

ABAP - SELECT FROM @itab

Selecting via an internal table used to be realized with many lines of code, but today it also works practically via the select.

school

ABAP - Internal tables (performance)

The second part for the topic internal tables, their processing and performance in accessing the data. Today with a focus on performance in reading the data.