<?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  logically related Database table(s) transaction control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-logically-related-database-table-s-transaction-control/m-p/12060320#M1969283</link>
    <description>&lt;P&gt;You know what ACID is, but you didn't find the ABAP statements COMMIT WORK and ROLLBACK WORK?&lt;/P&gt;</description>
    <pubDate>Mon, 14 Oct 2019 16:02:30 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2019-10-14T16:02:30Z</dc:date>
    <item>
      <title>multiple  logically related Database table(s) transaction control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-logically-related-database-table-s-transaction-control/m-p/12060318#M1969281</link>
      <description>&lt;P&gt;hi all,&lt;/P&gt;
  &lt;P&gt;there is a transaction which involves HEADER+Multiple Line Items &lt;/P&gt;
  &lt;P&gt;when user press save button how to perform a transaction that it should create records in corresponding DB tables &lt;/P&gt;
  &lt;P&gt;at the end either the complete transaction could successful or fail but not partial.&lt;/P&gt;
  &lt;P&gt;how can we achieve such case with ACID Database properties&lt;/P&gt;
  &lt;P&gt;i had searched many SCN posts but still i didn't get the correct one. &lt;/P&gt;
  &lt;P&gt;so can any one please share a blog or document on it&lt;/P&gt;
  &lt;P&gt;thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2019 14:01:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-logically-related-database-table-s-transaction-control/m-p/12060318#M1969281</guid>
      <dc:creator>Balu483</dc:creator>
      <dc:date>2019-10-14T14:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: multiple  logically related Database table(s) transaction control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-logically-related-database-table-s-transaction-control/m-p/12060319#M1969282</link>
      <description>&lt;P&gt;Hi Bala,&lt;/P&gt;&lt;P&gt;You can keep your INSERT/MODIFY statements in different function modules. You can keep calling these function modules in UPDATE task and then call COMMIT WORK once all validations are passed. Data will be updated at one point only.&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;You can keep using INSERT/MODIFY statements and use COMMIT WORK / ROLLBACK WORK based on the validation results.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;GK&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2019 15:15:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-logically-related-database-table-s-transaction-control/m-p/12060319#M1969282</guid>
      <dc:creator>GK817</dc:creator>
      <dc:date>2019-10-14T15:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: multiple  logically related Database table(s) transaction control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-logically-related-database-table-s-transaction-control/m-p/12060320#M1969283</link>
      <description>&lt;P&gt;You know what ACID is, but you didn't find the ABAP statements COMMIT WORK and ROLLBACK WORK?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2019 16:02:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-logically-related-database-table-s-transaction-control/m-p/12060320#M1969283</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-10-14T16:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: multiple  logically related Database table(s) transaction control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-logically-related-database-table-s-transaction-control/m-p/12060321#M1969284</link>
      <description>&lt;P&gt;hi  &lt;A href="https://answers.sap.com/users/231851/gauravkarkara3.html"&gt;Gaurav Karkara&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;thanks for your reply. among this two options which one is preferable for industry best standard practices. &lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2019 17:06:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-logically-related-database-table-s-transaction-control/m-p/12060321#M1969284</guid>
      <dc:creator>Balu483</dc:creator>
      <dc:date>2019-10-14T17:06:26Z</dc:date>
    </item>
  </channel>
</rss>

