<?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: Regarding...Fun.Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fun-module/m-p/3052016#M722639</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Update FM - The main purpose of such FM is to update &lt;/P&gt;&lt;P&gt;some database tables, in a consitent manner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. It means that, when we call such update FM,&lt;/P&gt;&lt;P&gt;it does not update the tables immediately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Instead&lt;/P&gt;&lt;P&gt;4. It stores the information (such as table to be update, data to be update etc),&lt;/P&gt;&lt;P&gt;and later on,&lt;/P&gt;&lt;P&gt;indepenently updates the tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. If any error occurs, it notifies using inbox/workplace.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Dec 2007 08:02:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-03T08:02:11Z</dc:date>
    <item>
      <title>Regarding...Fun.Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fun-module/m-p/3052014#M722637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I have some doubt in FUN.MODULE. In this fun.module have diff. type of Processing Type like NORMAL,REMOTE AND UPDATE FUN.MOD.&lt;/P&gt;&lt;P&gt;  Can explain the wht is the  functionality of UPDATED FUN.MOD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks,&lt;/P&gt;&lt;P&gt; Srinadh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2007 07:56:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fun-module/m-p/3052014#M722637</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-03T07:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding...Fun.Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fun-module/m-p/3052015#M722638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,Check this thread..&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3044686"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2007 08:00:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fun-module/m-p/3052015#M722638</guid>
      <dc:creator>former_member188829</dc:creator>
      <dc:date>2007-12-03T08:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding...Fun.Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fun-module/m-p/3052016#M722639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Update FM - The main purpose of such FM is to update &lt;/P&gt;&lt;P&gt;some database tables, in a consitent manner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. It means that, when we call such update FM,&lt;/P&gt;&lt;P&gt;it does not update the tables immediately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Instead&lt;/P&gt;&lt;P&gt;4. It stores the information (such as table to be update, data to be update etc),&lt;/P&gt;&lt;P&gt;and later on,&lt;/P&gt;&lt;P&gt;indepenently updates the tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. If any error occurs, it notifies using inbox/workplace.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2007 08:02:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fun-module/m-p/3052016#M722639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-03T08:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding...Fun.Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fun-module/m-p/3052017#M722640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi srinadh,&lt;/P&gt;&lt;P&gt;see the following document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be able to call a function module in an update work process, you must flag it in the Function Builder. When you create the function module, set the Process Type attribute to one of the following values:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Update with immediate start&lt;/P&gt;&lt;P&gt;Set this option for high priority ("V1") functions that run in a shared (SAP LUW). These functions can be restarted by the update task in case of errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update w. imm. start, no restart&lt;/P&gt;&lt;P&gt;Set this option for high priority ("V1") functions that run in a shared (SAP LUW). These functions may not be restarted by the update task.&lt;/P&gt;&lt;P&gt;Update with delayed start&lt;/P&gt;&lt;P&gt;Set this option for low priority ("V2") functions that run in their own update transactions. These functions can be restarted by the update task in case of errors.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Narasimha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2007 12:02:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fun-module/m-p/3052017#M722640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-03T12:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding...Fun.Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fun-module/m-p/3052018#M722641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dasari..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update FM: it is used to perform the Updation of database tables using Update Work process (V1 and V2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to call this FM using &lt;/P&gt;&lt;P&gt;CALL FUNCTION '&amp;lt;FM&amp;gt;' IN UPDATE TASK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These FMs are only executed when the program has COMMIT WORK statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2007 12:05:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fun-module/m-p/3052018#M722641</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-12-03T12:05:19Z</dc:date>
    </item>
  </channel>
</rss>

