E lock issue in table
Hi Expert,
I have locked the data of table by E lock through one transaction .Now i am using a report to read the Locked data that i am able to read into internal table but as far as E lock concerned it neither allow read access or write access to other transaction untill the lock is released.
So why am i able to read the data in other transaction which is locked ?