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

Can Lock object be created individually for any Database table?

Former Member
0 Likes
933

hi ,

On which tables can we crete lock objects?

Please explain.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
898

Hi,

Check this link..

hi ,

On which tables can we crete lock objects?

Please explain.

5 REPLIES 5
Read only

Former Member
0 Likes
899

Hi,

Check this link..

Read only

Former Member
0 Likes
898

Hi,

Refer the below link

Link: [http://help.sap.com/abapdocu/en/ABENSAP_LOCK.htm]

Read only

Former Member
0 Likes
898

Transparent tables use lock objects.

Edited by: sachin sharma on Feb 25, 2009 12:01 PM

Read only

Former Member
0 Likes
898

Hi,

There are 3 types of locks.

Shared Locked

exclusive lock

exclusive lock without cumulating

For tables to ovoid duplicate i,e example take standard table sbook,when bookings were done it must be protected from overflow i,e more than seatsmax so apply lock for that.

Regards,

jaya

Read only

Former Member
0 Likes
898

Hi,

you check a table of "OBJH" help full for your requirement,

Regard's

Ansari