‎2006 Nov 29 10:49 PM
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 ?
‎2006 Nov 29 11:18 PM
‎2006 Nov 30 1:48 AM
Hi,
Lock object will not be adjusted automatically. You need to re-activate so that it regenerate the ENQUEUE & DEQUEUE FMs.
Raja T
‎2006 Nov 30 2:39 AM
Do i need to delete the lock object and
recreate it ?
Could you please say me ?
‎2006 Nov 30 2:42 AM
‎2006 Nov 30 3:26 AM
Hi,
No need to delete the Lock object. Just <b>remove</b> the Table which you modified from Lock object & <b>add again</b>. You can add the lock Parameters manually. It will be drived automatically from Table key fields.
You no need to delete the lock object.
Raja T
Message was edited by:
Raja T