ABAP Keyword Documentation → ABAP Glossary
lock function module
Special function module for setting and removing SAP locks. To create a lock object, a function module with the prefix ENQUEUE_ is created to set the lock and a function module with the prefix DEQUEUE_ is created to remove the lock.