<?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: Executable program - commit work in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/executable-program-commit-work/m-p/12548803#M2006637</link>
    <description>&lt;P&gt;When your program finish (with no errors) there is an implicit COMMIT WORK. &lt;/P&gt;&lt;P&gt;You could use explicit COMMIT WORK in your code, you just have to be sure to commit only what you are supposed to  commit.  The statement COMMIT, will commit all the waiting update you have done. So if some have to be escluded, just do a rollback &lt;/P&gt;</description>
    <pubDate>Thu, 23 Dec 2021 07:02:09 GMT</pubDate>
    <dc:creator>FredericGirod</dc:creator>
    <dc:date>2021-12-23T07:02:09Z</dc:date>
    <item>
      <title>Executable program - commit work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/executable-program-commit-work/m-p/12548802#M2006636</link>
      <description>&lt;P&gt;Dear All, &lt;/P&gt;
  &lt;P&gt;I am using an executable program and trying to update a Z* table. But unfortunately it does not get updated until I specify explicitly "commit work", so using commit work in the executable program is that fine or any precautions to be taken. I have multiple conditions in my program and I have to use commit work multiple times. Our database is Hana.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 00:42:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/executable-program-commit-work/m-p/12548802#M2006636</guid>
      <dc:creator>lakshminarasimhan_n4</dc:creator>
      <dc:date>2021-12-23T00:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Executable program - commit work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/executable-program-commit-work/m-p/12548803#M2006637</link>
      <description>&lt;P&gt;When your program finish (with no errors) there is an implicit COMMIT WORK. &lt;/P&gt;&lt;P&gt;You could use explicit COMMIT WORK in your code, you just have to be sure to commit only what you are supposed to  commit.  The statement COMMIT, will commit all the waiting update you have done. So if some have to be escluded, just do a rollback &lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 07:02:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/executable-program-commit-work/m-p/12548803#M2006637</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2021-12-23T07:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Executable program - commit work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/executable-program-commit-work/m-p/12548804#M2006638</link>
      <description>&lt;P&gt;Here, I'm just nitpicking, as usual :). It's not a COMMIT WORK, it's a database commit. It's not when the program finishes that there's an implicit database commit, it's when the (next) screen "flushes" (is displayed).&lt;/P&gt;&lt;P&gt;It's always good to mention &lt;STRONG&gt;explicitly &lt;/STRONG&gt;COMMIT WORK (except if you don't want to commit on purpose) because if you have a program doing SUBMIT AND RETURN, right after SUBMIT, the database updates have not been committed.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 10:31:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/executable-program-commit-work/m-p/12548804#M2006638</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-12-23T10:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Executable program - commit work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/executable-program-commit-work/m-p/12548805#M2006639</link>
      <description>&lt;P&gt;  &lt;SPAN class="mention-scrubbed"&gt;sandra.rossi&lt;/SPAN&gt;, you want a Miss Capello badge ? &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 12:11:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/executable-program-commit-work/m-p/12548805#M2006639</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2021-12-23T12:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Executable program - commit work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/executable-program-commit-work/m-p/12548806#M2006640</link>
      <description>&lt;P&gt;of course not, I'm not here to get any kind of reward (I would refuse any reward anyway, even Nobel price, as you like joking ;-)), just providing the most precise answers to people. Okay probably only experts can understand, but some people are very curious.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 13:58:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/executable-program-commit-work/m-p/12548806#M2006640</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-12-23T13:58:15Z</dc:date>
    </item>
  </channel>
</rss>

