<?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 in copy version of function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copy-version-of-function-module/m-p/2756976#M641630</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you copied the function group ? Did you also copy all the includes and rename all of them in to Z* ones ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Sep 2007 04:24:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-10T04:24:51Z</dc:date>
    <item>
      <title>Problem in copy version of function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copy-version-of-function-module/m-p/2756975#M641629</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 have copied a standard function group V56K to Z&lt;STRONG&gt;, and then copied the desired function module to Z&lt;/STRONG&gt; FM. Now I double clicked on the subroutine   PERFORM FILL_IDOC_TAB_DELIVERY. It's asking for deveoper key. I guess when we copy to Zfucntion group then should let  me change. Cna anyone tell me what si the resolution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rinku&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2007 04:20:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copy-version-of-function-module/m-p/2756975#M641629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-10T04:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in copy version of function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copy-version-of-function-module/m-p/2756976#M641630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you copied the function group ? Did you also copy all the includes and rename all of them in to Z* ones ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2007 04:24:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copy-version-of-function-module/m-p/2756976#M641630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-10T04:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in copy version of function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copy-version-of-function-module/m-p/2756977#M641631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rinku , &lt;/P&gt;&lt;P&gt;  In a FM there will be many includes now when you have copied the FM , you must have changed the FM name but inside the code of the FM there will be performs which will be in these includes , which are standard SAP code which cannot be modifed without access key ,&lt;/P&gt;&lt;P&gt;So you need to make a Z copy of the include  which contains the performs and in the function group either in the top include or some where else all the includes in the FG will be mentioed using the include statement , here you need to repalce the standard include name with the Z name , so that the system can identify that your perform is in the Z include and not in the statndard one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps ,do feel free to revert back in case of any further queries,&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>Mon, 10 Sep 2007 04:25:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copy-version-of-function-module/m-p/2756977#M641631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-10T04:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in copy version of function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copy-version-of-function-module/m-p/2756978#M641632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess you did not copy the includes... Include might be other than Z*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SaiRam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2007 04:27:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copy-version-of-function-module/m-p/2756978#M641632</guid>
      <dc:creator>former_member196280</dc:creator>
      <dc:date>2007-09-10T04:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in copy version of function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copy-version-of-function-module/m-p/2756979#M641633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I Copied the function module to Z function module and it has includes which has my new function group name and when i click on few subroutines they r opening amd letting me change but some of them have the same old function group in include names which i can't change and it's asking for access key. Why it is different in few cases where i can change but in few places can't change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possble that while copying the fucntion group it didn't copy correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rinku&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2007 04:42:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copy-version-of-function-module/m-p/2756979#M641633</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-10T04:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in copy version of function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copy-version-of-function-module/m-p/2756980#M641634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check the include to which the control gets transfred when you click on an include if it a standrad include then make a copy of it and then use it.&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>Mon, 10 Sep 2007 05:05:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copy-version-of-function-module/m-p/2756980#M641634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-10T05:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in copy version of function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copy-version-of-function-module/m-p/2756981#M641635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So does it mean I will have to copy so mahy includes as each subroutine is in different different includes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any other way to achieve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2007 05:26:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copy-version-of-function-module/m-p/2756981#M641635</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-10T05:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in copy version of function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copy-version-of-function-module/m-p/2756982#M641636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rinku,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to copy all the includes as Z Includes. That is the only way to solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2007 05:28:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copy-version-of-function-module/m-p/2756982#M641636</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-10T05:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in copy version of function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copy-version-of-function-module/m-p/2756983#M641637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what i mentioned in my previous  post , first check to which all subroutines you want to make changes to , then make a zopy of all the includes progams which contain there subroutines.&lt;/P&gt;&lt;P&gt;Generally the amount of subroutines you need to change will be quiet few if the change you are making is not really a drastic change.&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>Mon, 10 Sep 2007 05:32:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copy-version-of-function-module/m-p/2756983#M641637</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-10T05:32:31Z</dc:date>
    </item>
  </channel>
</rss>

