<?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 *Can we call a Standard Function Module inside a Zfunction module ?* in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-call-a-standard-function-module-inside-a-zfunction-module/m-p/7645954#M1572676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone please help me know whether we can call a Standard Function Module inside a Zfunction module ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the same (No syntax error) BUT when i activate the zFunction Module it throws the error:-&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;+'' REPORT/PROGRAM statement missing, or program type is INCLUDE. " +&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Feb 2011 18:12:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-02-12T18:12:40Z</dc:date>
    <item>
      <title>*Can we call a Standard Function Module inside a Zfunction module ?*</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-call-a-standard-function-module-inside-a-zfunction-module/m-p/7645954#M1572676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone please help me know whether we can call a Standard Function Module inside a Zfunction module ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the same (No syntax error) BUT when i activate the zFunction Module it throws the error:-&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;+'' REPORT/PROGRAM statement missing, or program type is INCLUDE. " +&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Feb 2011 18:12:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-call-a-standard-function-module-inside-a-zfunction-module/m-p/7645954#M1572676</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-12T18:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: *Can we call a Standard Function Module inside a Zfunction module ?*</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-call-a-standard-function-module-inside-a-zfunction-module/m-p/7645955#M1572677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I got the Answer - &lt;/P&gt;&lt;P&gt;We Can we call a Standard Function Module inside a Zfunction module.&lt;/P&gt;&lt;P&gt;But we need to make sure that the Function Groups are activated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FUNCTION &lt;STRONG&gt;ZFM_TEST_NESTED_FM.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*"----&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;STRONG&gt;"&lt;/STRONG&gt;"Local Interface:&lt;/P&gt;&lt;P&gt;*"  EXPORTING&lt;/P&gt;&lt;P&gt;*"     REFERENCE(EX_CONVERT_UPPER_CASE) TYPE  STRING&lt;/P&gt;&lt;P&gt;*"----&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION &lt;STRONG&gt;'TERM_TRANSLATE_TO_UPPER_CASE'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  LANGU                     = SY-LANGU&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    TEXT                         = 'gaurav'&lt;/P&gt;&lt;P&gt; IMPORTING&lt;/P&gt;&lt;P&gt;    TEXT_UC                   = EX_CONVERT_UPPER_CASE&lt;/P&gt;&lt;P&gt; EXCEPTIONS&lt;/P&gt;&lt;P&gt;   NO_LOCALE_AVAILABLE       = 1&lt;/P&gt;&lt;P&gt;   OTHERS                                    = 2&lt;/P&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;IF SY-SUBRC &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt; MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;P&gt;         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFUNCTION.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Feb 2011 18:31:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-call-a-standard-function-module-inside-a-zfunction-module/m-p/7645955#M1572677</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-12T18:31:24Z</dc:date>
    </item>
  </channel>
</rss>

