Buffering Type

Tables can be buffered in the R/3 System in three different ways:

Only 32 bytes of the generic key are distinguished. You can specify a longer generic key, but the part of the key exceeding 32 bytes is not used to create the generic areas.

Tables buffered by record reside in the single-record table buffer TABLP, fully and generically buffered tables share the full/generic table buffer TABL.

A data record of table TAB (highlighted in green) is accessed. The following graphic shows the contents of the buffer depending on the buffering type selected.

See also:

Buffering Database Tables