ABAP Keyword Documentation → ABAP - Reference → Processing External Data → ABAP Database Accesses → Open SQL → Open SQL - Overview → Open SQL - SAP Buffering
SAP Buffer - Buffering Types
There are three buffering types that can be configured for a database table or database view in ABAP Dictionary:
Other versions:
7.31 | 7.40 | 7.54
Note
If generic buffering or full buffering is activated, and the database table or view is specified statically in an Open SQL statement, the secondary indexes of the table are not ignored when the data is read from the SAP buffer. If single record buffering is used, only the primary index is read.
Continue
SAP Buffer - Single Record Buffering