<?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: commit and rollback in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-and-rollback/m-p/3745491#M901205</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;r u saying tht we want to use selet wuery before inserting..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 May 2008 06:28:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-05T06:28:56Z</dc:date>
    <item>
      <title>commit and rollback</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-and-rollback/m-p/3745489#M901203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;        I have four tables..One by one am inserting the values to tht tables from internal tables..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;insert &amp;lt;tab name&amp;gt; from table &amp;lt;int table name&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after i inserted in the 3rd table,it goes to insert in the fourth table.There if it already have the key field means it is throwing error..at the same time i need to rollback the insertion which was happened in the previous 3 tables..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to do this..whether we need to use any commit orr rollback&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 06:14:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-and-rollback/m-p/3745489#M901203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T06:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: commit and rollback</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-and-rollback/m-p/3745490#M901204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi there...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wat u can do is, on getting an error, apply the delete command one by one on the previous three tables...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or do one thing, while initially inserting into the first three tables, applly a join with the fourth table and check b4 insertion whether that value is already present in the fourth table or not... so that only those values are inserted which are not present in the fourth table. this way, the over head of inserting and deleting will be gone....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think this should help. do reward if it does.... or get back with further queries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 06:17:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-and-rollback/m-p/3745490#M901204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T06:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: commit and rollback</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-and-rollback/m-p/3745491#M901205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;r u saying tht we want to use selet wuery before inserting..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 06:28:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-and-rollback/m-p/3745491#M901205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T06:28:56Z</dc:date>
    </item>
  </channel>
</rss>

