What is Buffering Concept?
When should a Table be buffered?
Answer Posted / harry
Buffering is primarily to speed up data retrieval. If a
table is buffered on application server, then database hits
will be reduced thereby speeding the ease of access.
There are 3 types of buffering: -
1. single record buffering : only one table record will be
buffered when it is read from database
2. Full table buffering: If one record is read from a table,
then all records of table will be buffered.
3. Generic buffering: - The table records matching generic
key are buffered. The generic key is the one that we define
while setting the buffering settings for table.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is the different between abap and ooabap? Why do we use ooabap?
What are the layers of data description in r/3? : abap data dictionary
What is sap abap data classes?
What is open sql vs native sql ?
Explain different types of locks?
What is an update task?
Where can you find error log for call transaction? : abap bdc
How collect statement is different from append?
What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary
Print options in smartforms?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
Did you create help views?
Explain the concept of clusters in payroll
Explain what are extracts?
Define the various contents of technical specifications ?