Question
Putumbaka
US
Last activity: 14 Jun 2021 7:38 EDT
How to delete instances from SYstem-locks class
Hello,
Iam trying tpo delete an instance from system-locks as I wanted toi delete lock on a particlar work object usig activity.
I used obj open to open the record with condition .pxlockhandle is equal to the lock handle present in the class intance.
and then used obj-delete with immediate check box checked.
But iam getting an error unable to open inatance with given inputs.
I have tried obj open by handle also. still did not work.
Can any one help me to achieve this? Or tell me how to delete lock forcefully from another requestor
Thanks