<?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: Does Update function module gets executed after Commit Work? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-update-function-module-gets-executed-after-commit-work/m-p/10309481#M1834592</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pl refer to SAP help on the same as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/saphelp_nw04/helpdata/en/e5/de86e135cd11d3acb00000e83539c3/content.htm" title="https://help.sap.com/saphelp_nw04/helpdata/en/e5/de86e135cd11d3acb00000e83539c3/content.htm"&gt;https://help.sap.com/saphelp_nw04/helpdata/en/e5/de86e135cd11d3acb00000e83539c3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen Vishal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 May 2014 07:32:05 GMT</pubDate>
    <dc:creator>naveenvishal</dc:creator>
    <dc:date>2014-05-13T07:32:05Z</dc:date>
    <item>
      <title>Does Update function module gets executed after Commit Work?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-update-function-module-gets-executed-after-commit-work/m-p/10309477#M1834588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a BAPI with a Commit work. Does update function module V1 , V2 - i need mainly about the sequence of V2, gets executed after Commit work or before Commit work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 07:08:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-update-function-module-gets-executed-after-commit-work/m-p/10309477#M1834588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-13T07:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Does Update function module gets executed after Commit Work?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-update-function-module-gets-executed-after-commit-work/m-p/10309478#M1834589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the update FMs will be triggered after the commit work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abijith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 07:28:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-update-function-module-gets-executed-after-commit-work/m-p/10309478#M1834589</guid>
      <dc:creator>former_member196651</dc:creator>
      <dc:date>2014-05-13T07:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Does Update function module gets executed after Commit Work?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-update-function-module-gets-executed-after-commit-work/m-p/10309479#M1834590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have function modules called with the in update task addition? If not the V1-V2 distinction is irrelevant. It is only function modules called with this addition for which the V1 - V2 distinction is relevant. BAPIs are normally not defined as update function modules (although they are remote enabled). So the code of a BAPI will get executed before the commit work but the change it makes won't get saved to the database until a commit work&amp;nbsp; is called as BAPI don't contain a commit work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 07:28:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-update-function-module-gets-executed-after-commit-work/m-p/10309479#M1834590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-13T07:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Does Update function module gets executed after Commit Work?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-update-function-module-gets-executed-after-commit-work/m-p/10309480#M1834591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the update FMs will be triggered only after an explicit COMMIT WORK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abijith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 07:30:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-update-function-module-gets-executed-after-commit-work/m-p/10309480#M1834591</guid>
      <dc:creator>former_member196651</dc:creator>
      <dc:date>2014-05-13T07:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Does Update function module gets executed after Commit Work?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-update-function-module-gets-executed-after-commit-work/m-p/10309481#M1834592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pl refer to SAP help on the same as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/saphelp_nw04/helpdata/en/e5/de86e135cd11d3acb00000e83539c3/content.htm" title="https://help.sap.com/saphelp_nw04/helpdata/en/e5/de86e135cd11d3acb00000e83539c3/content.htm"&gt;https://help.sap.com/saphelp_nw04/helpdata/en/e5/de86e135cd11d3acb00000e83539c3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen Vishal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 07:32:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-update-function-module-gets-executed-after-commit-work/m-p/10309481#M1834592</guid>
      <dc:creator>naveenvishal</dc:creator>
      <dc:date>2014-05-13T07:32:05Z</dc:date>
    </item>
  </channel>
</rss>

