<?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 on COMMIT, in fm with UPDATE TASK not executed in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/on-commit-in-fm-with-update-task-not-executed/m-p/1148130#M116791</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Following the order in which the function modules/subroutines are nested and called in BOM Change program(tcode:CS02)&lt;/P&gt;&lt;P&gt;&amp;gt;(1)perform FB_BUCHEN (fg: CSDI)&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;(2)perform BUCHEN on commit (fg: CSDI)&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;(3)call function CS_BT_BOM_POST (fg: CSBT)&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;(4)call function BOM_POST in update task (fg: CSVB)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On COMMIT stmt in (1), &lt;/P&gt;&lt;P&gt;(2) gets executed which in turn calls (3).  &lt;/P&gt;&lt;P&gt;In (3) theres a call to fm:BOM_POST in UPDATE TASK which never gets executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone plz reply as to why fm with 'UPDATE TASK' exetnsion not executed after statment 'COMMIT WORK'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;early response solicited.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nirmit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Feb 2006 13:15:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-02-08T13:15:10Z</dc:date>
    <item>
      <title>on COMMIT, in fm with UPDATE TASK not executed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/on-commit-in-fm-with-update-task-not-executed/m-p/1148130#M116791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Following the order in which the function modules/subroutines are nested and called in BOM Change program(tcode:CS02)&lt;/P&gt;&lt;P&gt;&amp;gt;(1)perform FB_BUCHEN (fg: CSDI)&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;(2)perform BUCHEN on commit (fg: CSDI)&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;(3)call function CS_BT_BOM_POST (fg: CSBT)&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;(4)call function BOM_POST in update task (fg: CSVB)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On COMMIT stmt in (1), &lt;/P&gt;&lt;P&gt;(2) gets executed which in turn calls (3).  &lt;/P&gt;&lt;P&gt;In (3) theres a call to fm:BOM_POST in UPDATE TASK which never gets executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone plz reply as to why fm with 'UPDATE TASK' exetnsion not executed after statment 'COMMIT WORK'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;early response solicited.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nirmit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2006 13:15:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/on-commit-in-fm-with-update-task-not-executed/m-p/1148130#M116791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-08T13:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: on COMMIT, in fm with UPDATE TASK not executed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/on-commit-in-fm-with-update-task-not-executed/m-p/1148131#M116792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In update task is not executed immediately. It is done asynchronously. But if you are trying to debug, then in debugging, set the option for update debugging on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please close your other post regarding the same issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2006 13:27:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/on-commit-in-fm-with-update-task-not-executed/m-p/1148131#M116792</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-08T13:27:39Z</dc:date>
    </item>
  </channel>
</rss>

