<?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 About Commit work in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-commit-work/m-p/4881427#M1140865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;Suppose, my program inserts records into several tables and at the end of insertion&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;commit work.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;is executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this new process is started that is invisible for us  and where records insertion is really executed.&lt;/P&gt;&lt;P&gt;How in the new SAP LUW determine when that process will be finished (by system global variables or something else)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 07 Dec 2008 11:02:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-07T11:02:21Z</dc:date>
    <item>
      <title>About Commit work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-commit-work/m-p/4881427#M1140865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;Suppose, my program inserts records into several tables and at the end of insertion&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;commit work.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;is executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this new process is started that is invisible for us  and where records insertion is really executed.&lt;/P&gt;&lt;P&gt;How in the new SAP LUW determine when that process will be finished (by system global variables or something else)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Dec 2008 11:02:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-commit-work/m-p/4881427#M1140865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-07T11:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: About Commit work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-commit-work/m-p/4881428#M1140866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't use the AND WAIT option, the new process will not be able to acknowledge the end of the update task. There are some tricks like try to SELECT a record that is written in database during the update task, or, better, locking an object that will be released at the end of the update task (The normal way). Some programmers even went to selecting from the tables (VBLOG) used in SM13 to check the completion of an update task...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Dec 2008 12:03:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-commit-work/m-p/4881428#M1140866</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-12-07T12:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: About Commit work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-commit-work/m-p/4881429#M1140867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Dec 2008 13:01:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-commit-work/m-p/4881429#M1140867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-07T13:01:21Z</dc:date>
    </item>
  </channel>
</rss>

