<?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 objects not getting locked in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/objects-not-getting-locked/m-p/5079467#M1179786</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want tht when one user is running one report thn the same report should not be available to any other user at the same time , for this i have created one zdummy table and entered the entry as programm name which i want to lock.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after tht i created the lock object for teh same table, in order to lock the report i made a call to function module enqueue and its getting executed but its not locking this report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;another user can still access the same record &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls suggest what can b the problem??? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SUnny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 Jan 2009 08:53:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-24T08:53:18Z</dc:date>
    <item>
      <title>objects not getting locked</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objects-not-getting-locked/m-p/5079467#M1179786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want tht when one user is running one report thn the same report should not be available to any other user at the same time , for this i have created one zdummy table and entered the entry as programm name which i want to lock.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after tht i created the lock object for teh same table, in order to lock the report i made a call to function module enqueue and its getting executed but its not locking this report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;another user can still access the same record &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls suggest what can b the problem??? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SUnny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Jan 2009 08:53:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objects-not-getting-locked/m-p/5079467#M1179786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-24T08:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: objects not getting locked</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objects-not-getting-locked/m-p/5079468#M1179787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if ur requirement is for a particular report only then u can do like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As soon as ur report starts execution make check that entry exists in ztable or not,(ztable shud be empty for the first time ) if empty then continue execution&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;insert a record into ur ztable through the report code itself and commit work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now entry exists so no other user can execute the report as now entry has been created.&lt;/P&gt;&lt;P&gt; at the end of execution now delete the entry and commit work again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="16" __jive_macro_name="size"&gt;кu03B1ятu03B9к&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Jan 2009 09:17:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objects-not-getting-locked/m-p/5079468#M1179787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-24T09:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: objects not getting locked</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objects-not-getting-locked/m-p/5079469#M1179788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thnks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Jan 2009 10:58:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objects-not-getting-locked/m-p/5079469#M1179788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-24T10:58:21Z</dc:date>
    </item>
  </channel>
</rss>

