<?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: function group creation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-creation/m-p/1800896#M343872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For creating funciton group,&lt;/P&gt;&lt;P&gt;Goto SE37 -&amp;gt; GOTO -&amp;gt; FUNCTION GROUP -&amp;gt; CREATE FUNCTION GROUP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have to assign function module to this function group.&lt;/P&gt;&lt;P&gt;We can call this function module in SE38 editor by clicking PATTERN button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Global data in function group can be used by all the function modules in that particular group.&lt;/P&gt;&lt;P&gt;You can create any number of function modules in a function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any error in a single function module of function group, makes the whole function group stop working. So, ensure that there should be no errors in function module we code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should activate function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a function module by passing importing, exporting, changing, tables, exceptions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The parameters exported by program will be importing parameters to function module. The parameters imported by program will be exporting parameters to function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Dec 2006 09:33:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-07T09:33:27Z</dc:date>
    <item>
      <title>function group creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-creation/m-p/1800891#M343867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to create a function group for function module&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 09:30:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-creation/m-p/1800891#M343867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-07T09:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: function group creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-creation/m-p/1800892#M343868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/saphelp_nw04/helpdata/en/26/64f623fa8911d386e70000e82011b8/content.htm"&amp;gt;Create function group for FM&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 09:31:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-creation/m-p/1800892#M343868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-07T09:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: function group creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-creation/m-p/1800893#M343869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk this useful link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/d1/801ef5454211d189710000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/d1/801ef5454211d189710000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 09:31:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-creation/m-p/1800893#M343869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-07T09:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: function group creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-creation/m-p/1800894#M343870</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;Go to se37 initial screen,&lt;/P&gt;&lt;P&gt;menu-goto &lt;/P&gt;&lt;P&gt;create function group.&lt;/P&gt;&lt;P&gt;give name and discription..&lt;/P&gt;&lt;P&gt;activate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;pankaj singh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 09:32:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-creation/m-p/1800894#M343870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-07T09:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: function group creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-creation/m-p/1800895#M343871</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;Goto transaction se37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to menu 'Goto' --&amp;gt; Function Group --&amp;gt; Create Group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give the function group name and the short text.&lt;/P&gt;&lt;P&gt;The function group will be created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijaya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 09:33:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-creation/m-p/1800895#M343871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-07T09:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: function group creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-creation/m-p/1800896#M343872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For creating funciton group,&lt;/P&gt;&lt;P&gt;Goto SE37 -&amp;gt; GOTO -&amp;gt; FUNCTION GROUP -&amp;gt; CREATE FUNCTION GROUP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have to assign function module to this function group.&lt;/P&gt;&lt;P&gt;We can call this function module in SE38 editor by clicking PATTERN button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Global data in function group can be used by all the function modules in that particular group.&lt;/P&gt;&lt;P&gt;You can create any number of function modules in a function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any error in a single function module of function group, makes the whole function group stop working. So, ensure that there should be no errors in function module we code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should activate function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a function module by passing importing, exporting, changing, tables, exceptions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The parameters exported by program will be importing parameters to function module. The parameters imported by program will be exporting parameters to function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 09:33:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-creation/m-p/1800896#M343872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-07T09:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: function group creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-creation/m-p/1800897#M343873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chayaarungupta , &lt;/P&gt;&lt;P&gt;You can create it through SE37 as explained above or go to SE80 , from the drop down select function groups and enter the name of FG you want to create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 09:38:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-creation/m-p/1800897#M343873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-07T09:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: function group creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-creation/m-p/1800898#M343874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ,&lt;/P&gt;&lt;P&gt;go to se80 --&amp;gt;click repository ,you will have a drop down -&amp;gt;select your package -&amp;gt; right click on your package name -&amp;gt; create -&amp;gt; function group .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while creating a function module add your function group in the required field .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 09:43:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-creation/m-p/1800898#M343874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-07T09:43:36Z</dc:date>
    </item>
  </channel>
</rss>

