<?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: perform oncommit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/perform-oncommit/m-p/4716277#M1107578</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I took the same from SAP Help (you can read the same from there in detail).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Perform On&lt;/STRONG&gt; : The subroutine is not executed immediately, but a flag is set for execution when one of the statements COMMIT WORK or ROLLBACK WORK (since Release 6.10) is reached. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Perform General&lt;/STRONG&gt; : This statement calls the subroutine specified with the name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you pointing to something other than this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jayant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Nov 2008 10:57:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-12T10:57:56Z</dc:date>
    <item>
      <title>perform oncommit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/perform-oncommit/m-p/4716276#M1107577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is difference between Perform &lt;/P&gt;&lt;P&gt;and perform on commit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 10:54:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/perform-oncommit/m-p/4716276#M1107577</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-12T10:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: perform oncommit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/perform-oncommit/m-p/4716277#M1107578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I took the same from SAP Help (you can read the same from there in detail).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Perform On&lt;/STRONG&gt; : The subroutine is not executed immediately, but a flag is set for execution when one of the statements COMMIT WORK or ROLLBACK WORK (since Release 6.10) is reached. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Perform General&lt;/STRONG&gt; : This statement calls the subroutine specified with the name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you pointing to something other than this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jayant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 10:57:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/perform-oncommit/m-p/4716277#M1107578</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-12T10:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: perform oncommit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/perform-oncommit/m-p/4716278#M1107579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Amruta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perform ON COMMIT is used to just register your subroutine for execution when the statement &lt;/P&gt;&lt;P&gt;COMMIT is called by the system or COMMIT is called explicitly in the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are supposed to write only the database update statments in such subroutines. This is actually realated to the concepts of LUW. Try to read in details about LUW. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is another object which is similar to PERFORM on commit. It is &lt;STRONG&gt;CALL FUNCTION &amp;lt;fmname&amp;gt; IN&lt;/STRONG&gt; &lt;STRONG&gt;UPDATE TASK&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prakash Pandey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 11:03:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/perform-oncommit/m-p/4716278#M1107579</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-12T11:03:51Z</dc:date>
    </item>
  </channel>
</rss>

