Show TOC

 Technical Settings of a Database ViewLocate this document in the navigation structure

You can buffer the data read from an ABAP program with a database view. View data is buffered completely analogously to table data (for more information, see Database Table Buffers ).

The technical settings of a database view control whether view data can be buffered and how this must be done. The same settings are possible as when buffering tables.

Note

The system invalidates the buffered view data as soon as data in one of the base tables of the view changes.

See also:

Buffering Permission

Buffering Types