<?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: Lock Object doubt in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/lock-object-doubt/m-p/2176404#M462289</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandrasekhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know what you say, I have just modified with the user2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to open the maintenance dialog of ztable on sm30 with user2 and modify on the report where I call function ENQUEUE, and I can modify without problems. (I hope I explain the situation correctly).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know another way to test this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Manuel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Apr 2007 12:20:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-20T12:20:58Z</dc:date>
    <item>
      <title>Lock Object doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lock-object-doubt/m-p/2176402#M462287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a lock object to a z-table. The lock mode is E. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this:&lt;/P&gt;&lt;P&gt;  call function 'ENQUEUE_EZTABLA'&lt;/P&gt;&lt;P&gt;  exporting&lt;/P&gt;&lt;P&gt;    mode_ztabla    = 'E'&lt;/P&gt;&lt;P&gt;    client         = sy-mandt&lt;/P&gt;&lt;P&gt;    key1           = 'HOLA'&lt;/P&gt;&lt;P&gt;    key2           = 'ADIOS'&lt;/P&gt;&lt;P&gt;    x_key1         = ' '&lt;/P&gt;&lt;P&gt;    x_key2         = ' '&lt;/P&gt;&lt;P&gt;    _scope         = '2'&lt;/P&gt;&lt;P&gt;    _wait          = 'E'&lt;/P&gt;&lt;P&gt;    _collect       = ' '&lt;/P&gt;&lt;P&gt;  exceptions&lt;/P&gt;&lt;P&gt;    foreign_lock   = 1&lt;/P&gt;&lt;P&gt;    system_failure = 2&lt;/P&gt;&lt;P&gt;    others         = 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see the entrie on the table with key1 = 'HOLA and key2  = 'ADIOS' on SE16 transaction with 2 differents users, moreover I have locked with USER1 and I have modified the table with user 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is normal this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Helpful answers will be rewarded,&lt;/P&gt;&lt;P&gt;Manuel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2007 12:02:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lock-object-doubt/m-p/2176402#M462287</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-20T12:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Lock Object doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lock-object-doubt/m-p/2176403#M462288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you modifying the table at the same time with user1 and user2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it not at the same time then it should not be a problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2007 12:08:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lock-object-doubt/m-p/2176403#M462288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-20T12:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Lock Object doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lock-object-doubt/m-p/2176404#M462289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandrasekhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know what you say, I have just modified with the user2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to open the maintenance dialog of ztable on sm30 with user2 and modify on the report where I call function ENQUEUE, and I can modify without problems. (I hope I explain the situation correctly).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know another way to test this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Manuel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2007 12:20:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lock-object-doubt/m-p/2176404#M462289</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-20T12:20:58Z</dc:date>
    </item>
  </channel>
</rss>

