<?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: Simultaneous Access for table maintenance in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/simultaneous-access-for-table-maintenance/m-p/4007590#M957351</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vishvesh.K on Jun 23, 2008 8:16 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jun 2008 06:15:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-23T06:15:15Z</dc:date>
    <item>
      <title>Simultaneous Access for table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/simultaneous-access-for-table-maintenance/m-p/4007589#M957350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My client has a requirement for simultaneous access for a custome table maintenance. For which i found a View frame which i can Edit. How can i apply record level lock on the same?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2008 04:40:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/simultaneous-access-for-table-maintenance/m-p/4007589#M957350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-23T04:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Simultaneous Access for table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/simultaneous-access-for-table-maintenance/m-p/4007590#M957351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vishvesh.K on Jun 23, 2008 8:16 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2008 06:15:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/simultaneous-access-for-table-maintenance/m-p/4007590#M957351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-23T06:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Simultaneous Access for table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/simultaneous-access-for-table-maintenance/m-p/4007591#M957352</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;Pls refer the link below....might help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="5536371"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2008 06:29:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/simultaneous-access-for-table-maintenance/m-p/4007591#M957352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-23T06:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Simultaneous Access for table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/simultaneous-access-for-table-maintenance/m-p/4007592#M957353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Juhi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At what type of table you are looking? Is it a Z-table or an SAP table? Either way a simultaneous access is not allowed in SM30. Never ever modify SAP tables! For simultaneous custom-table-access you have to write a program (report or dialog) with ENQUEUE and DEQUEUE Function Modules. Now you can achieve a record lock. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck, &lt;/P&gt;&lt;P&gt;Heinz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2008 20:47:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/simultaneous-access-for-table-maintenance/m-p/4007592#M957353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-23T20:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Simultaneous Access for table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/simultaneous-access-for-table-maintenance/m-p/4007593#M957354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Heinz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a Z-table for which a view is made(with table maintenance). This view is called in a transaction. &lt;/P&gt;&lt;P&gt;What they require is to be able to get simultaneous access to the Table maintainenance not to edit the same record. but if one user is opened the transaction in Edit mode he should be able to edti one record.and simultaneously other user can access the record for editing which is not alrady in Edit mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 04:27:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/simultaneous-access-for-table-maintenance/m-p/4007593#M957354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T04:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Simultaneous Access for table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/simultaneous-access-for-table-maintenance/m-p/4007594#M957355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Juhi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please, take look at the &lt;U&gt;Lock Mechanism&lt;/U&gt;: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://help.sap.com/erp2005_ehp_03/helpdata/EN/cf/21eed9446011d189700000e8322d00/frameset.htm] &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would implement this task with a concept like this: &lt;/P&gt;&lt;P&gt;- Create a Dialog program &lt;/P&gt;&lt;P&gt;- Display all table lines &lt;/P&gt;&lt;P&gt;- each record has a checkbox to the left &lt;/P&gt;&lt;P&gt;- the user has to check the box (or boxes) of the record(s) he wants to change &lt;/P&gt;&lt;P&gt;- in PBO lock the relevant line and display it in edit mode (at this time only the current user is allowed for modifications). &lt;/P&gt;&lt;P&gt;- in PAI save the record (UPDATE) and unlock it. &lt;/P&gt;&lt;P&gt;- all other users can access this record again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As said before SE16 or SM30 locks the entire table. &lt;/P&gt;&lt;P&gt;By the way: the customer has to think about his request. In general it is not really wanted allowing modify many users a database at the same time. Only one well defined person should be allowed doing so! There can be a huge trouble regarding data integrity. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have luck and try to convince your client about changing his mind, &lt;/P&gt;&lt;P&gt;Heinz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 22:03:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/simultaneous-access-for-table-maintenance/m-p/4007594#M957355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T22:03:18Z</dc:date>
    </item>
  </channel>
</rss>

