<?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 WORK AND WAIT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-work-and-wait/m-p/4546627#M1073783</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the user exits are already processed, before you do the commit. Even all the inserts/updates you add (to ztables) in the user exit will be commited by the COMMIT WORK AND WAIT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Oct 2008 17:53:12 GMT</pubDate>
    <dc:creator>Sm1tje</dc:creator>
    <dc:date>2008-10-01T17:53:12Z</dc:date>
    <item>
      <title>COMMIT WORK AND WAIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-work-and-wait/m-p/4546626#M1073782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Message opened on behalf of colleague:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just have a quick inquiry regarding COMMIT WORK AND WAIT, I&lt;/P&gt;&lt;P&gt;understand that this method performs the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"This form specifies synchronous processing. The COMMIT statement waits&lt;/P&gt;&lt;P&gt;for the end of processing. Control returns to your program after all&lt;/P&gt;&lt;P&gt;high priority (V1) function modules have run successfully."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"The AND WAIT form is convenient for switching old programs to&lt;/P&gt;&lt;P&gt;synchronous processing without having to re-write the code.&lt;/P&gt;&lt;P&gt;Functionally, using AND WAIT for update-task updates is just the same&lt;/P&gt;&lt;P&gt;as dialog-task updates with PERFORM ON COMMIT."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It says that before doing the actual commit it will wait for the end of&lt;/P&gt;&lt;P&gt;processing for all related updates against the transaction. However&lt;/P&gt;&lt;P&gt;does it also wait for any "user exits" to finish or does it go ahead&lt;/P&gt;&lt;P&gt;and performs the commit and updates then the user exit happens?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 17:49:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-work-and-wait/m-p/4546626#M1073782</guid>
      <dc:creator>former_member299080</dc:creator>
      <dc:date>2008-10-01T17:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: COMMIT WORK AND WAIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-work-and-wait/m-p/4546627#M1073783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the user exits are already processed, before you do the commit. Even all the inserts/updates you add (to ztables) in the user exit will be commited by the COMMIT WORK AND WAIT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 17:53:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-work-and-wait/m-p/4546627#M1073783</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2008-10-01T17:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: COMMIT WORK AND WAIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-work-and-wait/m-p/4546628#M1073784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi User exit is part of the  transaction where you call a subroutine, or another function module or BADI method. So in my opinion it will wait. Unless there is a explicit commit work coded inside the user exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Advait&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 18:00:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-work-and-wait/m-p/4546628#M1073784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T18:00:48Z</dc:date>
    </item>
  </channel>
</rss>

