What is the purpose of buffering? How many types of buffering?
Answer Posted / rakesh
To Improve the performance of an program we use buffering
concept and to reduce the hits to the data base operations,
if buffering is on means the data is loaded in to
application server so we can access the data from
application server.\
3 types of buffering's are there:
1)single Record Buffering : Only one table record will be
buffered when it is read from data base.
2)Full Buffering :If one record is accessed from a table
than all the records of a table are buffered.
3) Generic Buffering: It is defined while settings the
Buffering settings for the table.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is the difference between synchronous and asynchronous update? : abap bdc
What are the function modules used in a sap script driver program?
Define dispatcher?
What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc
What is sap locking?
Create any functions? How to go about it?
How can we declare a table control in the abap/4 program?
Explain the difference between free and refresh?
What is bdc programming? : abap bdc
In the MM module for finding out the standard cost what is the view one has to look at?
What is a sequence of event-triggered in report?
What is buffering allowed but switched off?
There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr
What is the full form of spro? : sap abap hr
What are the advantages and disadvantages of ABAP query tool?