<?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: Update task FM in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-task-fm/m-p/5593545#M1274993</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;Only function modules can be processed by update processes.&lt;/P&gt;&lt;P&gt;In the case of subroutines, system can gather and launch them at the point&lt;/P&gt;&lt;P&gt;when commit work statement is executed, but they work in the same dialog work process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to execute your code in update task, you should insert it into function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 May 2009 11:24:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-15T11:24:02Z</dc:date>
    <item>
      <title>Update task FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-task-fm/m-p/5593543#M1274991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;I have a sub routine in my class.&lt;/P&gt;&lt;P&gt;I have to make this sub routine as an update task inside a function module.&lt;/P&gt;&lt;P&gt;How do i proceed  ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chithra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 11:12:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-task-fm/m-p/5593543#M1274991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T11:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Update task FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-task-fm/m-p/5593544#M1274992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can call that function module by&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'FUNCTMOD' IN UPDATE TASK EXPORTING...&lt;/P&gt;&lt;P&gt;or u change the process type attribute as UPDATE.&lt;/P&gt;&lt;P&gt;in an update fn module all the parameters should be a reference parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think ur problem will be solved by first method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 11:18:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-task-fm/m-p/5593544#M1274992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T11:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Update task FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-task-fm/m-p/5593545#M1274993</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;Only function modules can be processed by update processes.&lt;/P&gt;&lt;P&gt;In the case of subroutines, system can gather and launch them at the point&lt;/P&gt;&lt;P&gt;when commit work statement is executed, but they work in the same dialog work process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to execute your code in update task, you should insert it into function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 11:24:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-task-fm/m-p/5593545#M1274993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T11:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: Update task FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-task-fm/m-p/5593546#M1274994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Jaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u are in ECC check for the enhancement of u r subroutine inside function module then u xan write u r code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 11:27:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-task-fm/m-p/5593546#M1274994</guid>
      <dc:creator>tarangini_katta</dc:creator>
      <dc:date>2009-05-15T11:27:53Z</dc:date>
    </item>
  </channel>
</rss>

