<?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: Problem while copying function modules.. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-copying-function-modules/m-p/1542678#M247099</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you copy an ABAP/FM it gives you an option to copy the attached text, includes etc...if you select the particular option you can even copy the includes if needed..OR..surely you still use the standard ones if you do not require any changes !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anurag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Aug 2006 08:50:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-25T08:50:30Z</dc:date>
    <item>
      <title>Problem while copying function modules..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-copying-function-modules/m-p/1542673#M247094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to copy a function module called MRM_ENTRY_ERS to Z function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the problem is there are 6 performs inside the function module and again in those 6 performs there&lt;/P&gt;&lt;P&gt;are around 10s of performs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So its really hectic to create includes for form-endform for all of those performs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way that when I copy all those form-endform without creating includes for every perform ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean is there some  easier way to do it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2006 16:42:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-copying-function-modules/m-p/1542673#M247094</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-24T16:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while copying function modules..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-copying-function-modules/m-p/1542674#M247095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey once it is a Z function.. you can do whatever you want.. simply put the entire code in one Program if you don't like the way it is..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2006 16:44:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-copying-function-modules/m-p/1542674#M247095</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2006-08-24T16:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while copying function modules..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-copying-function-modules/m-p/1542675#M247096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Copy and create only which you want to modify. Do you want to modify all includes of FM ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2006 16:44:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-copying-function-modules/m-p/1542675#M247096</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-24T16:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while copying function modules..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-copying-function-modules/m-p/1542676#M247097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are simply using the includes not changing, then you can use the standard includes in your main program. Let us say there INCLUDE1 and INCLUDE2 in which all your forms are there. You may need to change a form in INCLUDE1. So make a Z copy of that and make the changes. But use INCLUDE2 as it is in your main program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2006 16:50:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-copying-function-modules/m-p/1542676#M247097</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-24T16:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while copying function modules..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-copying-function-modules/m-p/1542677#M247098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;YOu can also leave the includes out of your program and use:&lt;/P&gt;&lt;P&gt;perform &amp;lt;form&amp;gt; in program &amp;lt;program name&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But then the performs should be stand alone not using global parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, Rob Dielemans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2006 07:39:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-copying-function-modules/m-p/1542677#M247098</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-25T07:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while copying function modules..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-copying-function-modules/m-p/1542678#M247099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you copy an ABAP/FM it gives you an option to copy the attached text, includes etc...if you select the particular option you can even copy the includes if needed..OR..surely you still use the standard ones if you do not require any changes !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anurag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2006 08:50:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-copying-function-modules/m-p/1542678#M247099</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-25T08:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while copying function modules..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-copying-function-modules/m-p/1542679#M247100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which ever part of the code you dont want can be modifeied by you by introducing a Zinclude with the perform you want and wit the code change in the Zperform in that zinclude. Those performs which you dont need to change can be left as standard performs in standard includes and you need not change them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You!&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Sunmit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2006 08:59:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-copying-function-modules/m-p/1542679#M247100</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-25T08:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while copying function modules..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-copying-function-modules/m-p/1542680#M247101</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;I think copy the total Function group MRMN of this FM (MRM_ENTRY_ERS) into new function group like ZMRMN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go to SE80, select function group, enter MRMN, press enter. Select the Function group MRMN, press the right butoon, click copy option, now you enter the new function group like ZMRMN,click copy, then after you select the copy function module(only if you need to Z fm), given the Z FM name and then press copy button, then it copies the function module successfully&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;subbarao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2006 09:13:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-copying-function-modules/m-p/1542680#M247101</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-25T09:13:41Z</dc:date>
    </item>
  </channel>
</rss>

