Skip to Content
0
Jan 11, 2012 at 06:32 AM

Regarding locks in SAP ( concurrent access by two reports for a same table)

46 Views

Hi All,

I have a problem regarding locks. I have designed a report using lock function modules to set locks and release them after the database operations and it works perfectly. There is another report which also does some DB operation on the same table but there are no table locks using enqueue function module implemented in this report and despite of lock set by first report on the table it is able to do the changes on the db table. I need to know how to overcome this problem.

Thanks for your solutions.

Regards,

Sachin