Skip to Content
0
Former Member
Nov 29, 2006 at 10:49 PM

About lock object

33 Views

I have one TABLE with TABLE MAINTENANCE GENERATOR

and it has also LOCK OBJECT.

Now I have adjusted the table by making some normal fields as primary keys

and regenerated Table maintenance generator ,

It seems to me lock object also adjusted( I am able to see the newly converted primary key fields in lock object( in se11 ) ).

Does the lock object automatically adjusts ????

If lock object adjusts automatically --> what about the function modules ENQUEUE_ztable DEQUEUE_ztable ? these function modules also gets adjusted ?

do I need to check the associated lock object impact ?

How can I check ?