Unlock a table when user on edit it on SM30

Hello,  by standar when a user go to SM30 to work in an specific table for edit/create/delete rows, automatically is locket for the rest of the user, this means if any other user go to SM30 and try to do the same with the same table he will get an issue that another user is editing and will not let him do it.

My request is, from a zprogram, a user can go to  a specific view on SM30 and frist need to evaluate if any other user is blocked the table, if this is true, I have to unlock for allow the new user edit it.

I was triying to use th fm:  DEQUEUE_E_TABLE  I pass the name of the table and execute, after that I go to SM30 with another user to try to edit same table and is not posible.

Could anyone let me know what I am doing wrong?

Thank you.

Scroll to Top