<?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: Table update in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/10045051#M1809313</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Acer ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; your table accepting values from screen so as per it should be one after another bcose&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; suppose first entry editing 2 user simultaneously one of them is lock for editing so entry enter in table should be one after another.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking You ,&lt;/P&gt;&lt;P&gt; Shrikant Padwale.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jan 2014 04:38:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-01-07T04:38:57Z</dc:date>
    <item>
      <title>Table update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/10045047#M1809309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am very new to ABAP and i have a doubt in table update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one table and for that table we getting entries from multiple screen. My doubt is whether 2 entries can be insereted with same TIMESTAMP or one by oneonly the entries will get insereted into that table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this table i could not find any lock object (Enque and dequeue).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 23:03:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/10045047#M1809309</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-06T23:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Table update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/10045048#M1809310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What table you are talking about?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Bala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 02:56:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/10045048#M1809310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-07T02:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Table update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/10045049#M1809311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Too less information to analyse. Anyways, check the primary key of that table in &lt;STRONG&gt;SE11&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If TIMESTAMP is not the primary key (generally TIMESTAMP will not be), two or more records can be inserted with the same TIMESTAMP.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 03:15:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/10045049#M1809311</guid>
      <dc:creator>Arun_Prabhu_K</dc:creator>
      <dc:date>2014-01-07T03:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Table update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/10045050#M1809312</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;You can update table entry with internal table using UPDATE or MODIFY statement. Use click F1 on these statements and find you will get document about these statement how to use.&lt;/P&gt;&lt;P&gt;You can create lock object for your table in SE11 using "Lock Object"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 04:32:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/10045050#M1809312</guid>
      <dc:creator>deepika_chandrasekar</dc:creator>
      <dc:date>2014-01-07T04:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Table update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/10045051#M1809313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Acer ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; your table accepting values from screen so as per it should be one after another bcose&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; suppose first entry editing 2 user simultaneously one of them is lock for editing so entry enter in table should be one after another.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking You ,&lt;/P&gt;&lt;P&gt; Shrikant Padwale.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 04:38:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/10045051#M1809313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-07T04:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Table update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/10045052#M1809314</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;1) Which table&lt;/P&gt;&lt;P&gt;2) You create two entries and see .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 04:52:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/10045052#M1809314</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2014-01-07T04:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Table update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/10045053#M1809315</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;&lt;/P&gt;&lt;P&gt;Please be specific.. which table you want to update..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are many ways to update the table.. using INSERT , MODIFY commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Ketan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 11:40:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-update/m-p/10045053#M1809315</guid>
      <dc:creator>former_member391265</dc:creator>
      <dc:date>2014-01-07T11:40:54Z</dc:date>
    </item>
  </channel>
</rss>

