Event EQ/VC: To Create User Lock Logic
Use
This event disables the standard lock logic which uses the function module VIEW_ENQUEUE per subobject. You can use your own lock logic.
Process
The variable VCL_ENQ_ACTION contains the lock operation to be performed:
-
E: Locks
-
D : Unlock
The variable VCL_ACTION contains the maintenance operation to be performed:
-
U: Change
-
S: Display
-
T: Transport
Assigning SPACE to VCL_ACTION ends the maintenance dialog.