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
What is singleton pattern in OOPS?
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
What are interface/conversion programs in SAP?
Have you processed BDCs ?
Explain the components of selection table?
What is meant by performance analysis? Have done anything to improve the performance?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
Explain the call transaction method? : abap bdc
How do you move on to the next screen in interactive reporting?
Can you print decimals in type n? What is difference between float and packed data type?
What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary
Does the call transaction method allow multiple transactions to be processed by sap?
What are the different modules of sap? : sap abap hr
What are the basic components of dialog program?
What is For-period and In-period