<?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 copying the function module. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copying-the-function-module/m-p/1534814#M244064</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Vladimir,&lt;/P&gt;&lt;P&gt;Thanks for response .&lt;/P&gt;&lt;P&gt;while activating first time it eror box appeared i pushed the button ACTIVATE ANYWAY.and activated the function group.&lt;/P&gt;&lt;P&gt;But when i used these FM in my report same errors poped up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Aug 2006 13:41:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-24T13:41:33Z</dc:date>
    <item>
      <title>problem in copying the function module.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copying-the-function-module/m-p/1534811#M244061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have to Copy the standard function modules "FI_ITEMS_DISPLAY" and "ITEM_DERIVE_FIELDS".&lt;/P&gt;&lt;P&gt;The Function group for both of above FM is "FI_ITEMS".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i did is I went to SE80 ,I copied down the Function Group 'FI_ITEMS' to 'ZFI_ITEMS'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;later on i copied the standard function modules 'FI_ITEMS_DISPLAY' and 'ITEM_DERIVE_FIELDS'&lt;/P&gt;&lt;P&gt;to the 'ZFI_ITEMS_DISPLAY' and 'ZITEM_DERIVE_FIELDS' resp.in the same function group 'ZFI_ITEMS'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then i made some changes to these copied modules (I did change the structure of it_items from RFPOSXEXT to ZRFPOSXEXT in ZFI_ITEM_ITEM_DISPLAY,and same change in ZITEM_DERIVE_FIELDS but for the parameter s_item).&lt;/P&gt;&lt;P&gt;And finally i activated these FM..and it got activated also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But later on when i used these FM in my report...error occured saying that -&lt;/P&gt;&lt;P&gt;  "The name of the function module to be called is "ZITEM_DERIVE_FIELDS".&lt;/P&gt;&lt;P&gt;but "ZITEM_DERIVE_FIELDS" cannot be found in its function group. "&lt;/P&gt;&lt;P&gt;    hence i thought of activating the function group ZFI_ITEMS,which was inactive before to this...but when i tried activatin this FM it was giving hell lot of errors showing conflict occured at diffrent places,I think just because of the change (structure of IT_ITEM chnged from RFPOSEXT to customised ZZRFPOSXEXT).&lt;/P&gt;&lt;P&gt;I am helpless in removing all this errors ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody suggest where did i go wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And what is the right way to copy the function module.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible reply me ASAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2006 13:04:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copying-the-function-module/m-p/1534811#M244061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-24T13:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: problem in copying the function module.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copying-the-function-module/m-p/1534812#M244062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sanjay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, delete your new function group and&lt;/P&gt;&lt;P&gt;Do like this:&lt;/P&gt;&lt;P&gt;1. copy FI_ITEMS_DISPLAY to zFI_ITEMS_DISPLAY from Se37. here you find a button on the application toolbar to do it. It also asks about the Function group. GIve the FG as &lt;/P&gt;&lt;P&gt;ZFI_ITEMS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activate all the related objects&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. same for the other FM. Use the same FG. and activate the related objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2006 13:12:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copying-the-function-module/m-p/1534812#M244062</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2006-08-24T13:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: problem in copying the function module.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copying-the-function-module/m-p/1534813#M244063</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;if you activate FG some times you need to ignor all errors for the first time. if you will activate it second time you will get no errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2006 13:18:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copying-the-function-module/m-p/1534813#M244063</guid>
      <dc:creator>vladimir_golovtchiner</dc:creator>
      <dc:date>2006-08-24T13:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: problem in copying the function module.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copying-the-function-module/m-p/1534814#M244064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Vladimir,&lt;/P&gt;&lt;P&gt;Thanks for response .&lt;/P&gt;&lt;P&gt;while activating first time it eror box appeared i pushed the button ACTIVATE ANYWAY.and activated the function group.&lt;/P&gt;&lt;P&gt;But when i used these FM in my report same errors poped up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2006 13:41:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copying-the-function-module/m-p/1534814#M244064</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-24T13:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: problem in copying the function module.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copying-the-function-module/m-p/1534815#M244065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naimesh,&lt;/P&gt;&lt;P&gt;You are saying to delete my new FG and copy the standard FM with FG name ZFI_ITEMS.&lt;/P&gt;&lt;P&gt;But in my case ZFI_ITEMS itself is the new function group which i copied from the standard FG FI_ITEMS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got confused with ur statement..Can u please exaplain it one more time plz.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2006 13:44:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copying-the-function-module/m-p/1534815#M244065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-24T13:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: problem in copying the function module.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copying-the-function-module/m-p/1534816#M244066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pl refer the following thread and uncoment only following include &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INCLUDE LZZFI_ITEMSF01.&lt;/P&gt;&lt;P&gt;INCLUDE LZZFI_ITEMSF11.&lt;/P&gt;&lt;P&gt;INCLUDE LZZFI_ITEMSO01&lt;/P&gt;&lt;P&gt;INCLUDE LZZFI_ITEMSTOP. " Global Data&lt;/P&gt;&lt;P&gt;INCLUDE LZZFI_ITEMSUXX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="6622309"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 10:53:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copying-the-function-module/m-p/1534816#M244066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-06T10:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: problem in copying the function module.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copying-the-function-module/m-p/1534817#M244067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;--&amp;gt; Mainly we face two problems when copying the standard to z customized &lt;/P&gt;&lt;P&gt;1) First we need to check the language support and &lt;/P&gt;&lt;P&gt;2) Second one is where we are storing that mean Function Group for this we need to specify the FG name .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2015 06:29:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copying-the-function-module/m-p/1534817#M244067</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-13T06:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: problem in copying the function module.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copying-the-function-module/m-p/1534818#M244068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2015 21:11:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-copying-the-function-module/m-p/1534818#M244068</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-13T21:11:10Z</dc:date>
    </item>
  </channel>
</rss>

