The ofs_private package contains the following procedure:
- procedure force_unlock(p_id in OFS_ITEMS.id%type);
As far as I understand this functionality is supposed to be use in case of we need to unlock forcedly opened with locking mode source by another user. But we have not found how to call this feature through GUI.
Could you please clarify how this functionality can be executed through GUI?
Thanks a lot for assistance.
- procedure force_unlock(p_id in OFS_ITEMS.id%type);
As far as I understand this functionality is supposed to be use in case of we need to unlock forcedly opened with locking mode source by another user. But we have not found how to call this feature through GUI.
Could you please clarify how this functionality can be executed through GUI?
Thanks a lot for assistance.