<?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: FM in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm/m-p/2136517#M449499</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi balu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We u r create the function module we can select it is normal function module or remote function module whatever it is but these are stored it in one table.&lt;/P&gt;&lt;P&gt;when ur activating the fm it is automatically stored in a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Predefined and user defined FM are stored in a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM modules are client independent. It is same for all Clients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;P.Nag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Apr 2007 03:59:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-17T03:59:02Z</dc:date>
    <item>
      <title>FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm/m-p/2136512#M449494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If u create one function module for one client...we can use same function module for another client?if so how to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2007 03:40:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm/m-p/2136512#M449494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-17T03:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm/m-p/2136513#M449495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;function modules are common to all clients. So if you create a FM say FM_A in client 000. The same FM will be available in client 002.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2007 03:49:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm/m-p/2136513#M449495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-17T03:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm/m-p/2136514#M449496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Balu,&lt;/P&gt;&lt;P&gt;     FM are not client dependent . Once u create a FM they are going to be stored at central repository system , u can access them from any client. when u access a FM then the entire FG(in which this FM present) is going to be loaded into APPL server , so keep in mind that when creating FM only related FM should be stored under one FG so that u can save memory and time.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shafi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2007 03:52:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm/m-p/2136514#M449496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-17T03:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm/m-p/2136515#M449497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Balu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can make use of the function module which you have created in one client in the other client too as they are global for all clients ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creation of Function Module&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/d1/801e9a454211d189710000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/d1/801e9a454211d189710000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2007 03:53:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm/m-p/2136515#M449497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-17T03:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm/m-p/2136516#M449498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pranay,&lt;/P&gt;&lt;P&gt;thank u...&lt;/P&gt;&lt;P&gt;for that we have to save in function library r without saving we can get?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2007 03:53:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm/m-p/2136516#M449498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-17T03:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm/m-p/2136517#M449499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi balu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We u r create the function module we can select it is normal function module or remote function module whatever it is but these are stored it in one table.&lt;/P&gt;&lt;P&gt;when ur activating the fm it is automatically stored in a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Predefined and user defined FM are stored in a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM modules are client independent. It is same for all Clients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;P.Nag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2007 03:59:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm/m-p/2136517#M449499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-17T03:59:02Z</dc:date>
    </item>
  </channel>
</rss>

