<?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: how to copy the function group in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-copy-the-function-group/m-p/1491944#M228762</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt; welcome to forum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;follow the below steps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. find out program name for function group&lt;/P&gt;&lt;P&gt;2. now run se38 -&amp;gt; type the program name and than click on copy icon&lt;/P&gt;&lt;P&gt;3. here you will ask for new function group name type custom group as per your requirement i.e. zfunction_group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Aug 2006 06:57:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-23T06:57:07Z</dc:date>
    <item>
      <title>how to copy the function group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-copy-the-function-group/m-p/1491937#M228755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to copy the sap standard function group to Zfunction group&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2006 06:28:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-copy-the-function-group/m-p/1491937#M228755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-23T06:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to copy the function group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-copy-the-function-group/m-p/1491938#M228756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try copy the function group using the function module &amp;lt;b&amp;gt;RS_FUNCTION_POOL_COPY&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ru  tried  this  fm...it  is  very simple  way  to do that.&lt;/P&gt;&lt;P&gt;just go to se37 execute fm put standared functional group&lt;/P&gt;&lt;P&gt;and copy functional group and devlopment class in which u want to transfer request.&lt;/P&gt;&lt;P&gt;it done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: kishan negi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2006 06:29:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-copy-the-function-group/m-p/1491938#M228756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-23T06:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to copy the function group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-copy-the-function-group/m-p/1491939#M228757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vijay,&lt;/P&gt;&lt;P&gt;U can do it in Tcode SE80.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on Edit Object and select the Fun.group Tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GIve the Func.group name and press copy button and give theZFG name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If useful reward,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2006 06:31:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-copy-the-function-group/m-p/1491939#M228757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-23T06:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to copy the function group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-copy-the-function-group/m-p/1491940#M228758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto SE80..&lt;/P&gt;&lt;P&gt;select Function Group...&lt;/P&gt;&lt;P&gt;right click on the function group name-&amp;gt; copy .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give ur fn. grp name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps,&lt;/P&gt;&lt;P&gt;do reward if it helps,&lt;/P&gt;&lt;P&gt;priya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2006 06:32:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-copy-the-function-group/m-p/1491940#M228758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-23T06:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: how to copy the function group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-copy-the-function-group/m-p/1491941#M228759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to se80 In the menu.&lt;/P&gt;&lt;P&gt; Workbench -&amp;gt; edit object -&amp;gt; function group -&amp;gt; function gorup name&lt;/P&gt;&lt;P&gt;    you have a copy icon on the pf-status. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Now enter the New function group and change all the includes to with prefix 'Z'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Krishnakumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2006 06:33:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-copy-the-function-group/m-p/1491941#M228759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-23T06:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to copy the function group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-copy-the-function-group/m-p/1491942#M228760</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;You can do it from SE80, go to SE80 transaction, Choose the Function Group, and then Enter the Standard Function Group , then enter&lt;/P&gt;&lt;P&gt;now Right click on Function Group, then Click on Copy Button and Give the Target Function Group and copy it.&lt;/P&gt;&lt;P&gt;then save and activate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2006 06:47:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-copy-the-function-group/m-p/1491942#M228760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-23T06:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to copy the function group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-copy-the-function-group/m-p/1491943#M228761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;start transaction se80&lt;/P&gt;&lt;P&gt;press &amp;lt;shift&amp;gt;&amp;lt;F5&amp;gt;&lt;/P&gt;&lt;P&gt;choose rider "Function group"&lt;/P&gt;&lt;P&gt;enter group name (to copy) into field "Group name"&lt;/P&gt;&lt;P&gt;press &amp;lt;ctrl&amp;gt;&amp;lt;F5&amp;gt;&lt;/P&gt;&lt;P&gt;enter the new name into field "New function group"&lt;/P&gt;&lt;P&gt;click button "Copy" &lt;/P&gt;&lt;P&gt;Ready.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2006 06:55:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-copy-the-function-group/m-p/1491943#M228761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-23T06:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to copy the function group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-copy-the-function-group/m-p/1491944#M228762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt; welcome to forum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;follow the below steps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. find out program name for function group&lt;/P&gt;&lt;P&gt;2. now run se38 -&amp;gt; type the program name and than click on copy icon&lt;/P&gt;&lt;P&gt;3. here you will ask for new function group name type custom group as per your requirement i.e. zfunction_group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2006 06:57:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-copy-the-function-group/m-p/1491944#M228762</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-23T06:57:07Z</dc:date>
    </item>
  </channel>
</rss>

