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