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

Content search

school

ABAP - Performance for the SELECT

In this article we will look at a few special cases with the SELECT and examine the performance of these constructs. We'll show you the current alternative

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.