First Create a Lock object in SE11 for the table. This will give you two function modules Enqueue and Dequeue. Using Enqueue you can lock the table for modification and it will be locked untilo you call Dequeue FM.
Arun.
First Create a Lock object in SE11 for the table. This will give you two function modules Enqueue and Dequeue. Using Enqueue you can lock the table for modification and it will be locked untilo you call Dequeue FM.
Arun.