Hi Experts
I am facing the problem while using ENQUEUE_EVVBAKE. I have created a BSP, The requirement is when user is in edit mode of the sales order than that SO should be lock, so no other can use that so. SO i have created a BSP for this , But the problem is when i am checking in debugger So is locked till the session is active. After the execution of the session it is releasing the lock automatically.
In the debugger it is working fine , Because Lock object is active for the session when we execute the debugger or F8 it will release the lock automatically
Thanks
Arjun