<?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: CALL_FUNCTION_NOT_ACTIVE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-not-active/m-p/9313542#M1727457</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pranu,&lt;/P&gt;&lt;P&gt;Chcek if some one has implemented any note effecting all the all function modules if its a standard one Else Chcek if you have any functiona module not active so it might be effecting function&amp;nbsp; Group to get activated.&lt;/P&gt;&lt;P&gt;Thnaks,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Mar 2013 14:37:56 GMT</pubDate>
    <dc:creator>VijayCR</dc:creator>
    <dc:date>2013-03-10T14:37:56Z</dc:date>
    <item>
      <title>CALL_FUNCTION_NOT_ACTIVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-not-active/m-p/9313540#M1727455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suddently today, all the functiom modules in teh perticular function group started getting into DUMP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Around 30 such are affected and these were not touched from long time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All functions does exist and are active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help guys. I am in deep trouble.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;====&lt;/P&gt;&lt;P&gt;Category&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; Installation Errors&lt;BR /&gt;Runtime Errors&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CALL_FUNCTION_NOT_ACTIVE&lt;BR /&gt;Except.&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; CX_SY_DYN_CALL_ILLEGAL_FUNC&lt;BR /&gt;Date and Time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03/08/2013 11:06:28&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Short text&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The function module is not active or contains no code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; What happened?&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The current program had to be terminated because of an&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; error when installing the R/3 System.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cannot be found in its function group.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error in the ABAP Application Program&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The current ABAP program "ZBAAS_CHARGE_PLAN_1===========FT" had to be&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; terminated because it has&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; come across a statement that unfortunately cannot be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;======&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 21:34:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-not-active/m-p/9313540#M1727455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-08T21:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: CALL_FUNCTION_NOT_ACTIVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-not-active/m-p/9313541#M1727456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check if main function group program is active, an include may have been de-activated in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Mar 2013 08:52:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-not-active/m-p/9313541#M1727456</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-03-09T08:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: CALL_FUNCTION_NOT_ACTIVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-not-active/m-p/9313542#M1727457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pranu,&lt;/P&gt;&lt;P&gt;Chcek if some one has implemented any note effecting all the all function modules if its a standard one Else Chcek if you have any functiona module not active so it might be effecting function&amp;nbsp; Group to get activated.&lt;/P&gt;&lt;P&gt;Thnaks,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Mar 2013 14:37:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-not-active/m-p/9313542#M1727457</guid>
      <dc:creator>VijayCR</dc:creator>
      <dc:date>2013-03-10T14:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: CALL_FUNCTION_NOT_ACTIVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-not-active/m-p/9313543#M1727458</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;Open your program and activate all the function modules and corresponding function groups what ever you have used in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 06:02:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-not-active/m-p/9313543#M1727458</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-11T06:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: CALL_FUNCTION_NOT_ACTIVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-not-active/m-p/9313544#M1727459</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;Check if all the includes are activated. Otherwise go to SE80 and active the function group, This will activate all the function modules included in the hierarcy. Refer to screen shot attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/193700" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tooshar Bendale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 08:38:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-not-active/m-p/9313544#M1727459</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-11T08:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: CALL_FUNCTION_NOT_ACTIVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-not-active/m-p/9313545#M1727460</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;"&lt;SPAN style="background-color: #ffffff; color: #333333; font-size: 12px;"&gt;cannot be found in its function group."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #333333; font-size: 12px;"&gt;The above statement states that the problem is in the function group. As suggested above goto se80 and activate it. I am sure you will get the solution. But still if the problem is still there, create a z function group and copy all the function modules in it and activate. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #333333; font-size: 12px;"&gt;Please try and do let us know.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #333333; font-size: 12px;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #333333; font-size: 12px;"&gt;Purnand&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 16:27:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-not-active/m-p/9313545#M1727460</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-11T16:27:23Z</dc:date>
    </item>
  </channel>
</rss>

