What are Lock Objects, and their Differences

Answer Posted / v.mari

Write lock-the locked data can be read or processed by one user only.A request for another shared lock is rejected

Shared lock-several users can read the same data at the same time,but as soon as a user edit the data .second user can no longer access this data.Rquest for further shared locks are accepted ,even if they are issued by different users,but exclusive locks are rejected.

Exclusive but not cumulative lock:Exclusive locks can be requested by the same transaction more than once and handled successively,but an exclusive but not cumulative lock can only be requested once by a given transaction.All other lock requests are rejected

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is its?

659


What is collective search help? : sap abap data dictionary

607


What is table buffer?

581


If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?

561


Explain enhancements

869






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

1587


What is the meaning of abap/4 editor integrated with abap/4 data dictionary?

632


State the system field for the current date?

630


What is the difference between upload and ws_upload ? : abap bdc

675


To find the date difference & excude saturday & sunday in between them

1526


What are conditional chain statement?

751


What are the value tables?

558


What are the parameters used in each function?

597


What are the personnel administration related infotypes? : abap hr

608


Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary

701