Google News
logo
SAP ABAP - Interview Questions
What are the functions of Lock Objects?
The same data can be accessed by various programs and Lock Objects which is a particular feature of ABAP that synchronizes the access to these data. Particular programs help in accessing the data records. Sometimes, inconsistencies appear when data gets inserted into the database and in order to avoid this, Lock Object is used.
Advertisement