<?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 Re: Regarding lock objects in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/5758642#M1304444</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for creating lock object following naming standard has been followed in most of the organization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first letter Z OR Y &lt;/P&gt;&lt;P&gt;second letter is E&lt;/P&gt;&lt;P&gt;from three to is table name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;press f4 on lock object and put your table name in the lock object name . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex. i am going to search lock object belongs to the mara table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lock object name     &lt;STRONG&gt;mara&lt;/STRONG&gt;  -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;&amp;gt; execute search help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you will be get following lock object for the mara table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E_PDTC_MARA&lt;/P&gt;&lt;P&gt;EMMARAE    &lt;/P&gt;&lt;P&gt;EMMARAS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 05 Jul 2009 16:54:07 GMT</pubDate>
    <dc:creator>Peranandam</dc:creator>
    <dc:date>2009-07-05T16:54:07Z</dc:date>
    <item>
      <title>Regarding lock objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/5758638#M1304440</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;  How can we know that lock objects has been created for table or particular records..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naveen M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2009 12:44:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/5758638#M1304440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-02T12:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding lock objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/5758639#M1304441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goto SE11, place your cursor in the input field for lock objects.&lt;/P&gt;&lt;P&gt;press F4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the upcoming popup in the lower part (where the buttons are) there is a button with a "+" like the Expand buttons everywhere.&lt;/P&gt;&lt;P&gt;press it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the new opened field base table, give your table of which you want to know a lock object exists anjd hit F8.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2009 13:24:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/5758639#M1304441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-02T13:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding lock objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/5758640#M1304442</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;check in TCODE: &lt;STRONG&gt;SM12&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope u'll get some help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sneha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2009 13:35:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/5758640#M1304442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-02T13:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding lock objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/5758641#M1304443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Naveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when u execute some transaction(standard sap tcodes) with a particular record in change mode, system automatically locks that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and u can see that in sm12.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now any other user cant change the same record unless the first user comes out of the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sajid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2009 05:57:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/5758641#M1304443</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-03T05:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding lock objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/5758642#M1304444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for creating lock object following naming standard has been followed in most of the organization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first letter Z OR Y &lt;/P&gt;&lt;P&gt;second letter is E&lt;/P&gt;&lt;P&gt;from three to is table name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;press f4 on lock object and put your table name in the lock object name . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex. i am going to search lock object belongs to the mara table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lock object name     &lt;STRONG&gt;mara&lt;/STRONG&gt;  -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;&amp;gt; execute search help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you will be get following lock object for the mara table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E_PDTC_MARA&lt;/P&gt;&lt;P&gt;EMMARAE    &lt;/P&gt;&lt;P&gt;EMMARAS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jul 2009 16:54:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/5758642#M1304444</guid>
      <dc:creator>Peranandam</dc:creator>
      <dc:date>2009-07-05T16:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding lock objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/5758643#M1304445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naveen Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lock Objects usually begin with the letter 'E'  -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&amp;gt;  For Eg. EZLOCK&lt;/P&gt;&lt;P&gt;When a lock is created or released it does with the help of some function module.&lt;/P&gt;&lt;P&gt;Usually when the Lock object is created, a Funtion Module is automatically created which starts with ENQUEUE&lt;/P&gt;&lt;P&gt;when the Lock object is realeased, a Funtion Module is created which  starts with DEQUEUE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg. Create a lock object EZLOCK on some ZJK_EKKO table.&lt;/P&gt;&lt;P&gt; Once its activated, go to se37 and check for function module ENQUEUE_EZLOCK.&lt;/P&gt;&lt;P&gt;Once v delete this lock object the function module ENQUEUE_EZLOCK is also deleted .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To Go se84--&amp;gt;ABAP Dictionary &lt;DEL&gt;&amp;gt; Lock Objects&lt;/DEL&gt;&amp;gt; Give the lock object name.&lt;/P&gt;&lt;P&gt;usually the lock object wil have the table name in it. &lt;/P&gt;&lt;P&gt;So if its MARA Table , Search &lt;STRONG&gt;MARA&lt;/STRONG&gt; in Lock object name and it ll list out the &lt;/P&gt;&lt;P&gt;Lock objects and its tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jk on Jul 7, 2009 8:43 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2009 06:38:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/5758643#M1304445</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-07T06:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding lock objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/5758644#M1304446</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;When a lock object is created or deleted a function module ll be created.Check out this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/cf/21eebf446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/cf/21eebf446011d189700000e8322d00/frameset.htm&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 12:39:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/5758644#M1304446</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T12:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding lock objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/5758645#M1304447</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;Goto SE11-&amp;gt;Place the cursor in Lock Object field-&amp;gt;press F4-&amp;gt;Input help Personal value List window will appear-&amp;gt;Select SAP Applications-&amp;gt;Component View:Lock Objects window will come,from here you can see list lock objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx and Regards,&lt;/P&gt;&lt;P&gt;Veera.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2009 05:53:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/5758645#M1304447</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-10T05:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding lock objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/5758646#M1304448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Jul 2009 05:30:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/5758646#M1304448</guid>
      <dc:creator>gaurab_banerji</dc:creator>
      <dc:date>2009-07-11T05:30:05Z</dc:date>
    </item>
  </channel>
</rss>

