<?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: Multiple users to Table maintenance generator in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-users-to-table-maintenance-generator/m-p/6153900#M1369066</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to first unlock table level entry, and lock it at row level.&lt;/P&gt;&lt;P&gt;Incase your requirement is to allow write access to only authorised users, then you need to check for authorization at table maintenance events (before displaying and saving ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www" target="test_blank"&gt;http://www&lt;/A&gt;. saptechnical. com/Tutorials/ABAP/Lock/Page1.htm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you face any issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nisha Vengal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 07 Nov 2009 07:18:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-07T07:18:24Z</dc:date>
    <item>
      <title>Multiple users to Table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-users-to-table-maintenance-generator/m-p/6153894#M1369060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    I want to have table maintenance generator, in which multiple user can &lt;STRONG&gt;update table at a time&lt;/STRONG&gt;. How can I remove the table lock. Is there any place in SAP, where all the table lock will be. Is it possible to remove the lock by program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 06:08:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-users-to-table-maintenance-generator/m-p/6153894#M1369060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-07T06:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple users to Table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-users-to-table-maintenance-generator/m-p/6153895#M1369061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using Enqueue/Dequeue function modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dequeue_xxx function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;xxx is lock object name. goto sm12 and double click on the table name . You will get the lock object name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 06:17:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-users-to-table-maintenance-generator/m-p/6153895#M1369061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-07T06:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple users to Table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-users-to-table-maintenance-generator/m-p/6153896#M1369062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using Enqueue/Dequeue function modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dequeue_xxx function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;xxx is lock object name. goto sm12 and double click on the table name . You will get the lock object name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 06:17:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-users-to-table-maintenance-generator/m-p/6153896#M1369062</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-07T06:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple users to Table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-users-to-table-maintenance-generator/m-p/6153897#M1369063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not suggestable as if two persons accessing same table and same record then there will be problem . for example i have updated a value '1' and the other perosn updated as '2'. I will be expecting '1' to be there but if i see '2' then my data is lost and it is having some other data. Hope you got my point&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 06:23:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-users-to-table-maintenance-generator/m-p/6153897#M1369063</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2009-10-07T06:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple users to Table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-users-to-table-maintenance-generator/m-p/6153898#M1369064</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, 07 Nov 2009 05:45:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-users-to-table-maintenance-generator/m-p/6153898#M1369064</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-07T05:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple users to Table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-users-to-table-maintenance-generator/m-p/6153899#M1369065</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, 07 Nov 2009 05:50:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-users-to-table-maintenance-generator/m-p/6153899#M1369065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-07T05:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple users to Table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-users-to-table-maintenance-generator/m-p/6153900#M1369066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to first unlock table level entry, and lock it at row level.&lt;/P&gt;&lt;P&gt;Incase your requirement is to allow write access to only authorised users, then you need to check for authorization at table maintenance events (before displaying and saving ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www" target="test_blank"&gt;http://www&lt;/A&gt;. saptechnical. com/Tutorials/ABAP/Lock/Page1.htm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you face any issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nisha Vengal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Nov 2009 07:18:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-users-to-table-maintenance-generator/m-p/6153900#M1369066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-07T07:18:24Z</dc:date>
    </item>
  </channel>
</rss>

