Entering content frame

Object documentation Shared Lock Locate the document in its SAP Library structure

One type of lock is the shared lock.

Once a shared lock is assigned to a transaction for a particular data object, concurrent transactions can access the object but not modify it. Other transactions can set a shared lock, but not an exclusive lock for this object.

Shared locks refer to a row or a table.

See also:

Requesting and Releasing a Lock

Leaving content frame