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
Can you assign a matchcode object to a parameter? If so how?
What are the names of the function modules that will be generated upon activation of a lock object?
What are authorization objects and what statement is used to perform an authorization check in an abap program?
Name a few data dictionary objects? : abap data dictionary
What are the components of sapscript?
What is the use of 'for all entries'?
What are the data types of the external layer? : abap data dictionary
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march
Explain data dictionary in abap?
How many types of data classes are there in sap?
Explain the Inportance of pa40? : abap hr
What are the arithmetic operators in the sap abap?
What is the significance of delivery class? : abap data dictionary
How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul