SAP enqueue lock
Object is locked by another user
A document/master record cannot be changed because an SAP enqueue lock is held by another user/session/process.
Likely root causes
- Another user is legitimately editing the same business object.
- A session/job terminated and left a lock until cleanup/recovery.
- Long-running update/background processing still owns the lock.
What to inspect
- Lock owner shown in the application message.
- SM12 — lock entry, owner, table/key and age.
- SM04/AL08 or SM37 for the owning session/job.
- SM13 if update processing may still be active.
Resolution path
- Contact the lock owner or wait for valid processing to finish.
- Delete a lock manually only after proving the owning session/update is gone and business consistency is safe.
- Investigate repeated stale locks as an application/session issue.
- Retry the transaction after the lock is safely released.
ERPClimb is an independent platform and is not affiliated with SAP SE.