ABAP Keyword Documentation → ABAP Glossary
table buffering
Buffering of data from database tables defined in ABAP Dictionary and in a table buffer in the shared memory of the current AS Instance. The definition determines whether and how a database table is buffered. Buffering is managed by the database interface. Table buffering is applied implicitly when the database is accessed using ABAP SQL and from classic dynpros.