Skip to Content
0
Former Member
Dec 02, 2008 at 05:53 AM

How to check the Lock Entries Dynamically

908 Views

Hi

I have a list of Objects in an internal table and i want to know which one of these objects are locked by another users.

I am using SAP standard Lock object 'EPNODE' and its FM 'ENQUEUE_EPNODE ' to Lock the entries.

Please suggest how i can find among a list of objects, which one are locked.

Please suggest any transparent table which hold lock entries or any Function Module which check for lock entries.

Thanks in adavance