How to find who is currently in a particular sales order?
We are using EBS version 12.2.4
I have a using doing transaction move order on a line and then got side tracked and the session log out. When he was trying to get back to modify that line, it is giving message saying another user is in the order. I understand this is intended functionality. But I want to know if it is possible to find out who is currently in that particular sales order. My below query can find out who is currently locking the table like OE_ORDER_HEADERS_ALL, or OE_ORDER_LINES_ALL, but I am not sure how to get a particular sales order information. Gurus, please