‎2008 May 26 9:37 AM
Hello Friends,
I have created the lock entry with exclusive and cummulative and the lock object is active. But i am not getting the entries in SM12 can anyone help me out wht might be the reason.
Thks
‎2008 May 26 10:05 AM
Hi,
You must call the function modules
ENQUEUE_<lock object>
DEQUEUE_<lock object> and call them in the program
check the example in tcode ..ABAPDOCU
in that
abap database access->sap transactionconcept-->setting and releasing locks
reward if helpful
prasanth
‎2008 May 26 1:21 PM
Hi,
I think you should check out the parameters of both function module(ENQUEUE and DEQUEUE).
Kind Regards
Yogesh