SAP LOCK FUNCTION MODULE - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

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.