<?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 Function group error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-error/m-p/9242745#M1719871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; SAP Gurus &lt;/P&gt;&lt;P&gt;&amp;nbsp; Actually I developed one Function Group ZXX_IN_PAYMENT in that i developed 16 Fmods.&lt;/P&gt;&lt;P&gt; After created fmods success fully i need to run a transaction&amp;nbsp; YYFCHECK (This is internally created for code checking as per as standards),so after checking that tcode i found errors in that function group and rectified all the errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp; The main problem is there are&amp;nbsp; two includes available in top of the function group i changed&amp;nbsp; that includes also&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1) INCLUDE FYY_IN_PAYMENT_&lt;STRONG&gt;TOP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2)" INCLUDE FYY_IN_PAYMENT_UXX"---this include created automatically but i changed for putting header comments on that include,so first time its allowing me for changing the code after activate the function group am not getting to open any fmod in the function it saying "ZXX_IN_PAYMENT(Function Group) " Error ,then after i followed SAP Given solution&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "SE37-&amp;gt; Utilities-&amp;gt; Repairs "--its created includes again in the-" include &lt;STRONG&gt; FYY_IN_PAYMENT_UXX"&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - whenever try to activate it is saying--include already existing&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Am trying to get change mode on the INCLUDE it is not allowing and showing the follwing informatio&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="color: #ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "---some info.-------forbidden by SAP* "&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="color: #ff0000;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; i serching for solution in sdn but not getting correct information.&lt;/P&gt;&lt;P&gt;Give me solution for this problem ASAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jan 2013 16:25:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-01-31T16:25:18Z</dc:date>
    <item>
      <title>Function group error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-error/m-p/9242745#M1719871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; SAP Gurus &lt;/P&gt;&lt;P&gt;&amp;nbsp; Actually I developed one Function Group ZXX_IN_PAYMENT in that i developed 16 Fmods.&lt;/P&gt;&lt;P&gt; After created fmods success fully i need to run a transaction&amp;nbsp; YYFCHECK (This is internally created for code checking as per as standards),so after checking that tcode i found errors in that function group and rectified all the errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp; The main problem is there are&amp;nbsp; two includes available in top of the function group i changed&amp;nbsp; that includes also&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1) INCLUDE FYY_IN_PAYMENT_&lt;STRONG&gt;TOP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2)" INCLUDE FYY_IN_PAYMENT_UXX"---this include created automatically but i changed for putting header comments on that include,so first time its allowing me for changing the code after activate the function group am not getting to open any fmod in the function it saying "ZXX_IN_PAYMENT(Function Group) " Error ,then after i followed SAP Given solution&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "SE37-&amp;gt; Utilities-&amp;gt; Repairs "--its created includes again in the-" include &lt;STRONG&gt; FYY_IN_PAYMENT_UXX"&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - whenever try to activate it is saying--include already existing&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Am trying to get change mode on the INCLUDE it is not allowing and showing the follwing informatio&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="color: #ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "---some info.-------forbidden by SAP* "&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="color: #ff0000;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; i serching for solution in sdn but not getting correct information.&lt;/P&gt;&lt;P&gt;Give me solution for this problem ASAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 16:25:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-error/m-p/9242745#M1719871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-31T16:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Function group error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-error/m-p/9242746#M1719872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bujji ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please refer the below links :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/9f/db992335c111d1829f0000e829fbfe/content.htm" title="http://help.sap.com/saphelp_nw70/helpdata/en/9f/db992335c111d1829f0000e829fbfe/content.htm"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/9f/db992335c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nwpi711/helpdata/en/d1/801ef5454211d189710000e8322d00/content.htm" title="http://help.sap.com/saphelp_nwpi711/helpdata/en/d1/801ef5454211d189710000e8322d00/content.htm"&gt;http://help.sap.com/saphelp_nwpi711/helpdata/en/d1/801ef5454211d189710000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://help.sap.com/saphelp_nw04/helpdata/en/d1/801ef5454211d189710000e8322d00/content.htm" title="http://help.sap.com/saphelp_nw04/helpdata/en/d1/801ef5454211d189710000e8322d00/content.htm"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/d1/801ef5454211d189710000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the include which u are referring is only to hold the FM only.&lt;/P&gt;&lt;P&gt;If u r editing it&amp;nbsp; Don't write in this include anything extra apart from your FM data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also do one thing delete this current function group and create new one from start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help u .... &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1151/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;AKS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 16:48:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-error/m-p/9242746#M1719872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-31T16:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Function group error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-error/m-p/9242747#M1719873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dear bujji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can try the below solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 .&amp;nbsp; Delete extra comments from INCLUDE FYY_IN_PAYMENT_UXX and activate it.&lt;/P&gt;&lt;P&gt;2 . Goto Display mode and try to activate whole function group from se80 t-code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if above two is not working&lt;/P&gt;&lt;P&gt;3. Create a new Function group and reassign all the function modules to the new.&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;goudham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2013 13:10:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-error/m-p/9242747#M1719873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-05T13:10:32Z</dc:date>
    </item>
  </channel>
</rss>

