<?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: Calling FM in update task in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-fm-in-update-task/m-p/7010654#M1496552</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you understand the concept of update function modules at all ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The call to the update FM is logged in the table VBLOG along with the actual parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The actual processing starts after the COMMIT WORK statement. Read the SAP documentation thoroughly, it is explained in a very simple manner there. [http://help.sap.com/abapdocu_70/en/ABAPCALL_FUNCTION_UPDATE.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Jun 2010 07:59:52 GMT</pubDate>
    <dc:creator>SuhaSaha</dc:creator>
    <dc:date>2010-06-18T07:59:52Z</dc:date>
    <item>
      <title>Calling FM in update task</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-fm-in-update-task/m-p/7010653#M1496551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I read SAP document saying that if we call an update function module like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   CALL FUNCTION &amp;lt;FM_NAME&amp;gt; IN UPDATE TASK.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  we can have a log of parameters passed to the function module in VBLOG table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I Created an update FM and I am passing parameters and inside that I am updating a customized table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  But, When I debug control never goes into that FM source code and the table is not updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  What may be the reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 07:43:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-fm-in-update-task/m-p/7010653#M1496551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-18T07:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Calling FM in update task</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-fm-in-update-task/m-p/7010654#M1496552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you understand the concept of update function modules at all ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The call to the update FM is logged in the table VBLOG along with the actual parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The actual processing starts after the COMMIT WORK statement. Read the SAP documentation thoroughly, it is explained in a very simple manner there. [http://help.sap.com/abapdocu_70/en/ABAPCALL_FUNCTION_UPDATE.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 07:59:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-fm-in-update-task/m-p/7010654#M1496552</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-06-18T07:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Calling FM in update task</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-fm-in-update-task/m-p/7010655#M1496553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The update function module is executed in a different work process other than your current program.You can write a COMMIT WORK in your current report to trigger it. If you want to debug the update function module, enable the check box " update debugging", after that you can reach the breakpoint you set in the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jun 2010 09:46:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-fm-in-update-task/m-p/7010655#M1496553</guid>
      <dc:creator>JerryWang</dc:creator>
      <dc:date>2010-06-19T09:46:17Z</dc:date>
    </item>
  </channel>
</rss>

