cancel
Showing results for 
Search instead for 
Did you mean: 

SM12 LOCK ISSUE

former_member186895
Participant
0 Kudos

Hello experts,

We are facing issue in sm12 lock entries after completion of transaction still table remains lock in sm12.

Also we check enque process is running fine and no error is found.

please lets know any solution for same.

Thanks in advance.

Ramesh

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member204746
Active Contributor
0 Kudos

your question is too vague.

it is the responsibility of an ABAP program to use ENQUEUE and DEQUEUE.

if a program "forgets" to delete a lock, it will remain there.

or, if a program crashes, it can also leave a lock opened.

so, question: what program/tcode is handling these specific locks