Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Lock objects

Former Member
0 Likes
534

Hi Friends

How to find if there is any lock object present for a particular table?

Thanks in advance.

Regards

Poorna

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
506

One way is to check via transaction SM12.

Kind Regards

Eswar

4 REPLIES 4
Read only

Former Member
0 Likes
507

One way is to check via transaction SM12.

Kind Regards

Eswar

Read only

0 Likes
506

Hi Friends

Let me rephrase my question.

How to find if there is any lock object created for a particular table?

Thanks in advance.

Read only

0 Likes
506

I got it Poorna, Goto SE11, Give the Table name in table field, click on Where Used List in the application toolbar, select only Lock object check box, u will get the list of lock objects for that particular table.

Hope this solves ur problem.

Cheers..

Santosh

Read only

0 Likes
506

Hi

In that case, go to se11. Display the table. Do a check

for WHERE USED List, select Lock object check box which

will give you the list of lock objects created for the

table.

Kind Regards

Eswar