‎2013 Nov 14 5:36 AM
Hi All,
How to apply locks on webdynpro application to the other user when one user is accessing it.Other user should get an message saying that,it hss been locked for some other user.
Thanks in advance
‎2013 Nov 14 5:44 AM
Hi
Two ways
Either you use ENQUEUE function module to lock data so that next time if some one wants to acess it then it shows message
Or have table with a flag if marked as X means some one is acessing it./
Nabheet