<?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: Shutdown in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/shutdown/m-p/1113349#M106711</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Hamedelnil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   usually you do not need any COMMIT WORK in your program, because at the end of the program run, a commit work is issued automatically and all data are stored in the database.&lt;/P&gt;&lt;P&gt;If the program ends with an error (message type E, A, X), the data are rolled baxk and nothing is stored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But note: Any interruption of the program flow (also and especially online acreen input) will do a commit work too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And there are exceptions: Any PERFORM ... ON COMMIT will need an explicit COMMIT WORK. The auto commit work will not trigger PERFORM ON COMMIT. Thats why you have to do a COMMIT WORK explicitly after calling any updating BAPI modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  hope it helps..,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Vinoth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Feb 2006 07:56:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-02-12T07:56:01Z</dc:date>
    <item>
      <title>Shutdown</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shutdown/m-p/1113348#M106710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now some employees working for create forms &amp;amp; this employees  he shutdown pc &amp;amp; don't save any data&lt;/P&gt;&lt;P&gt;we can retrive this data or no&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for any help,&lt;/P&gt;&lt;P&gt;hamad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Feb 2006 07:33:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shutdown/m-p/1113348#M106710</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-12T07:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Shutdown</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shutdown/m-p/1113349#M106711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Hamedelnil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   usually you do not need any COMMIT WORK in your program, because at the end of the program run, a commit work is issued automatically and all data are stored in the database.&lt;/P&gt;&lt;P&gt;If the program ends with an error (message type E, A, X), the data are rolled baxk and nothing is stored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But note: Any interruption of the program flow (also and especially online acreen input) will do a commit work too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And there are exceptions: Any PERFORM ... ON COMMIT will need an explicit COMMIT WORK. The auto commit work will not trigger PERFORM ON COMMIT. Thats why you have to do a COMMIT WORK explicitly after calling any updating BAPI modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  hope it helps..,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Vinoth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Feb 2006 07:56:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shutdown/m-p/1113349#M106711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-12T07:56:01Z</dc:date>
    </item>
  </channel>
</rss>

