What is buffer synchronization? Why is it done?
1) Process of replicating changes to buffers across sap system
2) Make sure data is not outdated in buffer when data is changed in the database
Which 2 parameters control buffer synchronization?
rdisp/bufrefmode
rdisp/ bufreftime
Why is buffering done?
Speed up access to the data
Reduce load on the database
How is a table buffered by SAP?
Sap system saves access to DB tables by buffering their contents on instances in application level