<?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 Call function inside method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-inside-method/m-p/2227478#M478938</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am writing a public method in the BSA application class of a BSP application. &lt;/P&gt;&lt;P&gt;Inside the method I call a FM&lt;/P&gt;&lt;P&gt;    call function 'guid_create'&lt;/P&gt;&lt;P&gt;      IMPORTING&lt;/P&gt;&lt;P&gt;        ev_guid_32 = guid32.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can activate the class. But when I execute the BSP application I get an error message as follows:&lt;/P&gt;&lt;P&gt;=================================================&lt;/P&gt;&lt;P&gt;SAP Note&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;The following error text was processed in the system:&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      An exception with the type CX_SY_DYN_CALL_ILLEGAL_FUNC occurred, but was neither handled locally, nor declared in a RAISING clause&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Exception Class	CX_SY_DYN_CALL_ILLEGAL_FUNC&lt;/P&gt;&lt;P&gt;Error Name	&lt;/P&gt;&lt;P&gt;Program	ZCL_CCM=======================CP&lt;/P&gt;&lt;P&gt;=================================================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a rle forbidding the call of FM in BSP Application Class methods?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Claudio Ciardelli&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Include	ZCL_CCM=======================CM003&lt;/P&gt;&lt;P&gt;ABAP Class	ZCL_CCM&lt;/P&gt;&lt;P&gt;Method	SAVE_CODE&lt;/P&gt;&lt;P&gt;Line	19&lt;/P&gt;&lt;P&gt;Long text	Function call aborted: Function guid_create could not be found.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 May 2007 18:56:37 GMT</pubDate>
    <dc:creator>claudio_ciardelli2</dc:creator>
    <dc:date>2007-05-01T18:56:37Z</dc:date>
    <item>
      <title>Call function inside method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-inside-method/m-p/2227478#M478938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am writing a public method in the BSA application class of a BSP application. &lt;/P&gt;&lt;P&gt;Inside the method I call a FM&lt;/P&gt;&lt;P&gt;    call function 'guid_create'&lt;/P&gt;&lt;P&gt;      IMPORTING&lt;/P&gt;&lt;P&gt;        ev_guid_32 = guid32.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can activate the class. But when I execute the BSP application I get an error message as follows:&lt;/P&gt;&lt;P&gt;=================================================&lt;/P&gt;&lt;P&gt;SAP Note&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;The following error text was processed in the system:&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      An exception with the type CX_SY_DYN_CALL_ILLEGAL_FUNC occurred, but was neither handled locally, nor declared in a RAISING clause&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Exception Class	CX_SY_DYN_CALL_ILLEGAL_FUNC&lt;/P&gt;&lt;P&gt;Error Name	&lt;/P&gt;&lt;P&gt;Program	ZCL_CCM=======================CP&lt;/P&gt;&lt;P&gt;=================================================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a rle forbidding the call of FM in BSP Application Class methods?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Claudio Ciardelli&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Include	ZCL_CCM=======================CM003&lt;/P&gt;&lt;P&gt;ABAP Class	ZCL_CCM&lt;/P&gt;&lt;P&gt;Method	SAVE_CODE&lt;/P&gt;&lt;P&gt;Line	19&lt;/P&gt;&lt;P&gt;Long text	Function call aborted: Function guid_create could not be found.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2007 18:56:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-inside-method/m-p/2227478#M478938</guid>
      <dc:creator>claudio_ciardelli2</dc:creator>
      <dc:date>2007-05-01T18:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Call function inside method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-inside-method/m-p/2227479#M478939</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;Give the function module name in Capital letters..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function 'GUID_CREATE'&lt;/P&gt;&lt;P&gt;  ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2007 18:58:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-inside-method/m-p/2227479#M478939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-01T18:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Call function inside method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-inside-method/m-p/2227480#M478940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try calling the function modue with capital letters instead of lower-case&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2007 19:04:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-inside-method/m-p/2227480#M478940</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-05-01T19:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Call function inside method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-inside-method/m-p/2227481#M478941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Claudio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write GUI_CREATE in capital letters.It will surely solve ur problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;plz reward points if helpful or if it solves ur query.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Chinmay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 13:17:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-inside-method/m-p/2227481#M478941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T13:17:08Z</dc:date>
    </item>
  </channel>
</rss>

