Mentor SAP
 

 

Generate Lock Modules

When a lock object is successfully activated, the system automatically generates two lock modules: one for setting locks for entries in the table(s) specified in the lock object, and one for releasing these locks.

 

The lock modules have the following name convention: ENQUEUE_<Lock Object Name> or DEQUEUE_<Lock Object Name> .

 

 

Display Generated Lock Modules