<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic E lock issue in table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/e-lock-issue-in-table/m-p/11319703#M1919021</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have locked the data of table by E lock through one transaction .Now&amp;nbsp; i am using a report&amp;nbsp; 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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So why am i able to read the data&lt;SPAN style="font-size: 13.3333px;"&gt; in other transaction &lt;/SPAN&gt; which is locked ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Oct 2015 13:10:23 GMT</pubDate>
    <dc:creator>former_member375648</dc:creator>
    <dc:date>2015-10-07T13:10:23Z</dc:date>
    <item>
      <title>E lock issue in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/e-lock-issue-in-table/m-p/11319703#M1919021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have locked the data of table by E lock through one transaction .Now&amp;nbsp; i am using a report&amp;nbsp; 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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So why am i able to read the data&lt;SPAN style="font-size: 13.3333px;"&gt; in other transaction &lt;/SPAN&gt; which is locked ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 13:10:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/e-lock-issue-in-table/m-p/11319703#M1919021</guid>
      <dc:creator>former_member375648</dc:creator>
      <dc:date>2015-10-07T13:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: E lock issue in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/e-lock-issue-in-table/m-p/11319704#M1919022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please provide some more details. Which transaction(s) / report(s) you are refering to in your explanation above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 13:34:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/e-lock-issue-in-table/m-p/11319704#M1919022</guid>
      <dc:creator>michael_kozlowski</dc:creator>
      <dc:date>2015-10-07T13:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: E lock issue in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/e-lock-issue-in-table/m-p/11319705#M1919023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I opened a new SE38 transaction to make report . In the report i am reading the same data which i have locked by old transaction with FM &amp;lt;lock obj name&amp;gt;_enqueue. The data i am able to read with report but as E lock says data can not be read if is locked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 11:54:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/e-lock-issue-in-table/m-p/11319705#M1919023</guid>
      <dc:creator>former_member375648</dc:creator>
      <dc:date>2015-10-08T11:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: E lock issue in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/e-lock-issue-in-table/m-p/11319706#M1919024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only program/reports that check the lock will be unable to read/manage those data, any report will be able to use any SQL statement on the data, as the Abap lock doesn't trigger any lock at database level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check level of lock requested/acquired by the transactions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 09:35:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/e-lock-issue-in-table/m-p/11319706#M1919024</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2015-10-09T09:35:12Z</dc:date>
    </item>
  </channel>
</rss>

