<?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: What is Function group? Difference between function group and function modu in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-function-group-difference-between-function-group-and-function-modu/m-p/2176367#M462260</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Minati,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function modules are ABAP routines that are administered in a central function library. They apply across applications and are available throughout the system. You must assign function modules to a function pool that is called a function group. A function group is nothing but a container for the function modules. Now create a function group and then a function module, which you can use for the next exercise steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Apr 2007 09:49:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-25T09:49:49Z</dc:date>
    <item>
      <title>What is Function group? Difference between function group and function modu</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-function-group-difference-between-function-group-and-function-modu/m-p/2176366#M462259</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;What is Function group? Difference between function group and function module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Minati&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 09:47:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-function-group-difference-between-function-group-and-function-modu/m-p/2176366#M462259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T09:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: What is Function group? Difference between function group and function modu</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-function-group-difference-between-function-group-and-function-modu/m-p/2176367#M462260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Minati,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function modules are ABAP routines that are administered in a central function library. They apply across applications and are available throughout the system. You must assign function modules to a function pool that is called a function group. A function group is nothing but a container for the function modules. Now create a function group and then a function module, which you can use for the next exercise steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 09:49:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-function-group-difference-between-function-group-and-function-modu/m-p/2176367#M462260</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T09:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: What is Function group? Difference between function group and function modu</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-function-group-difference-between-function-group-and-function-modu/m-p/2176368#M462261</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;FUnction Pools and Function Groups are same. When we create them we call them Function Groups as it is shown in the Workbench. But the program that is generated is called Function pool. As the name suggests its a collection of Function modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot create a Function outside a function group. So if you want to use a function module in your program first create a function group and then create your function module inside that and then use it in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Simha.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all the helpful answers..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 09:50:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-function-group-difference-between-function-group-and-function-modu/m-p/2176368#M462261</guid>
      <dc:creator>Simha_</dc:creator>
      <dc:date>2007-04-25T09:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: What is Function group? Difference between function group and function modu</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-function-group-difference-between-function-group-and-function-modu/m-p/2176369#M462262</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;Every F.M. should be attached to a Function Group.  &lt;/P&gt;&lt;P&gt;Let say one we have couple of F.M.'s related to one process. &lt;/P&gt;&lt;P&gt;Then we will keep all those F.M.'s under one Function Group.&lt;/P&gt;&lt;P&gt;Function Groups is a collection of Fm's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Kris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 09:50:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-function-group-difference-between-function-group-and-function-modu/m-p/2176369#M462262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T09:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: What is Function group? Difference between function group and function modu</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-function-group-difference-between-function-group-and-function-modu/m-p/2176370#M462263</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;Check this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/d1/801e9a454211d189710000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/d1/801e9a454211d189710000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function group is a group of functions and FM is created inside it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shreya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 09:55:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-function-group-difference-between-function-group-and-function-modu/m-p/2176370#M462263</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T09:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: What is Function group? Difference between function group and function modu</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-function-group-difference-between-function-group-and-function-modu/m-p/2176371#M462264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Minati Patro  ,&lt;/P&gt;&lt;P&gt;                         first of all Function Module...: Its a perform a particular task by take some Input (IMPORT) ,Tables(TABLES) ,gave a  single Output (EXPORT).Go to SE#&amp;amp; you find all function module type * in input field then press F4.&lt;/P&gt;&lt;P&gt;Function Group : This is the place where all function module stored of having same property ...Go to SE37 in manu bar select GOTO&lt;DEL&gt;-&amp;gt;Function Group&lt;/DEL&gt;--&amp;gt; Create or display or change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And where all Function groups are store are know as modulo Pool.&lt;/P&gt;&lt;P&gt;like SLIS is a module pool.&lt;/P&gt;&lt;P&gt;Ex : A &amp;lt;b&amp;gt;school&amp;lt;/b&amp;gt; is a Module pool &amp;lt;b&amp;gt;Class&amp;lt;/b&amp;gt; is a Function Group and &amp;lt;b&amp;gt;Student&amp;lt;/b&amp;gt; is a Function Module .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it may clear to you &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;souman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 09:58:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-function-group-difference-between-function-group-and-function-modu/m-p/2176371#M462264</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T09:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: What is Function group? Difference between function group and function modu</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-function-group-difference-between-function-group-and-function-modu/m-p/2176372#M462265</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;Function Groups&lt;/P&gt;&lt;P&gt;1) These cannot be defined in a Function Module.&lt;/P&gt;&lt;P&gt;2) It cannot be called.&lt;/P&gt;&lt;P&gt;3) They are containers for Function Module.&lt;/P&gt;&lt;P&gt;Function Modules&lt;/P&gt;&lt;P&gt;1) These must be defined in a Function Group.&lt;/P&gt;&lt;P&gt;2) It can be called from any program.&lt;/P&gt;&lt;P&gt;3) They are not containers for Function Group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bansidhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 10:10:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-function-group-difference-between-function-group-and-function-modu/m-p/2176372#M462265</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T10:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: What is Function group? Difference between function group and function modu</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-function-group-difference-between-function-group-and-function-modu/m-p/2176373#M462266</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;Function Groups : &lt;/P&gt;&lt;P&gt;Function groups are containers for function modules. &lt;/P&gt;&lt;P&gt;You cannot execute a function group. &lt;/P&gt;&lt;P&gt;When you call an function module, the system loads the&lt;/P&gt;&lt;P&gt;whole of its function group into the internal session of the calling program&lt;/P&gt;&lt;P&gt;(if it has not already been loaded).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function modules : &lt;/P&gt;&lt;P&gt;Function modules are a piece of code written for some purpose . they have partameters like import , export , tables , exceptions .&lt;/P&gt;&lt;P&gt;you can use the sap standard function modules or create your own depending on the situation .&lt;/P&gt;&lt;P&gt;There are more than 1000 function modules provided by SAP . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Ranjita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 10:20:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-function-group-difference-between-function-group-and-function-modu/m-p/2176373#M462266</guid>
      <dc:creator>former_member196299</dc:creator>
      <dc:date>2007-04-25T10:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: What is Function group? Difference between function group and function modu</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-function-group-difference-between-function-group-and-function-modu/m-p/2176374#M462267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the related FM are stored in one Function Group ,&lt;/P&gt;&lt;P&gt;it is nothing but container of similar finctionality FMs..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 10:51:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-function-group-difference-between-function-group-and-function-modu/m-p/2176374#M462267</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T10:51:13Z</dc:date>
    </item>
  </channel>
</rss>

