Skip to Content
0
Former Member
Feb 18, 2009 at 01:55 PM

Locking of data base table for writing

38 Views

Hi Experts,

We can lock data base tables using 2 methods.

1. Create lok object in SE11 and call its lock modules in our program

2. Call function module ENQUEUE_E_TABLE exporting table name.

Both serve the lock purpose. Can anyone tell me which solution is better?

Thanks,

Asrar