What is the purpose of buffering? How many types of buffering?
Answer Posted / aditya kumar
Temporary storage area is called as Table Buffering.
They are three types of buffering's.
1.Full Buffering : All Records of the table are loaded into the buffer when a record in the table is accessed.
2.Generic Buffering: All Records with the same key fields are loaded into the buffer when a record in the table is accessed.
3.Single Record Buffering: The specific record that was accessed is loaded into the buffer.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to give programe name as input in BDC report of abap ?
What are the basic objects of the data dictionary? : abap data dictionary
Can we set page headers to details lists?
How we can give authorization on the fields of table control in a dialog-programming?
How to debug a script in abap?
Explain about workbench request and customization requests?
Explain the difference between float and packed data type?
How would you define the exponents for a type âfâ field?
What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr
What are the differences between a database index and a match code?
Hello All, Requesting to all user of this site. Please post your Questions in Proper sub Category of chosen category. Some users post the questions in common category whether sub category for that is available ..like some users still post the SAP Script & ALE Related questions in common ABAP Category. Due to this it becomes very difficult to find the topic wise Questions. Please cooperate with the site & to other users. Thanks & Regards Tamseel
Explain what is a logical database?
Explain the structure of a bdc sessions?
How do you work with semi colon se[arated files in BDC ?
What are the steps to execute session method?