Skip to Content
0
Former Member
Apr 24, 2009 at 06:21 PM

how to check if an object is locked (ABAP Function)?

3937 Views

Hey Folks,

Im writing s simple WDA that allow users to edit a table, I have also create an object lock and used

the FUNCTION 'ENQUEUE' and 'DEQUEUE' to lock and unlock rows.

My problem is that i want to be able handle the lock object Error message.

is there a function I can call to check if the object is already locked so i can

create my own Error message?

Thanks in advance

Abdul.