2007 Sep 05 1:13 PM
How long the life time of lock, I case not release the lock for particular table?
2007 Sep 06 8:10 AM
Hi,
There is no such timespan, if u lock any table u have to unlock it explicitly. u can go to tcode-SM12, from there u can give ur tablename and delete ur locks.
thanks
Kingkinee.
2007 Sep 05 1:18 PM
Hi,
You need to unlock the Lock once you perform the LOCK on a perticular object, There is no life time, we should unlock the Object.
But we have a paramters in out Personel settings, there the BASIS people will be set a time to unlock the locked objects, but that is depends on the Client
Regards
Sudheer
2007 Sep 06 8:10 AM
Hi,
There is no such timespan, if u lock any table u have to unlock it explicitly. u can go to tcode-SM12, from there u can give ur tablename and delete ur locks.
thanks
Kingkinee.
2007 Sep 07 3:40 AM
hi,
for the rock function the paramerter _SCOPE it's default value is '2' which means it could be unlock by the rollback / commit work statements.
and if not use the default you should unlock it use the Unlock funtion
2007 Sep 07 6:27 AM
HI
There is no such time limit,
if you lock any table you have to unlock it explicitly.
by going to SM12,
from there you can give your tablename and delete yourr locks
or by useing enque or deque also
reward if suefull
.