<?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 Errors in  activating Program with TOP INCLUDE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-activating-program-with-top-include/m-p/3602241#M867639</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;I have a report with TOP INCLUDE. In the global declaration include, I keep encountering an error for a deferred class definition. The codes were working perfectly fine previously, before I changed from a report WITHOUT TOP INCLUDE to report with TOP INCLUDE. Can anyone help? Thanks..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;============================================&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Main Program&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;INCLUDE ZXXX_RULES_ENGINE_TOP.  " Global Data&lt;/P&gt;&lt;P&gt;INCLUDE ZXXX_RULES_ENGINE_C01.  " CLASS-Objects&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;============================================&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ZXXX_RULES_ENGINE_TOP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;REPORT   ZXXX_RULES_ENGINE.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;CLASS CL_TREE DEFINITION DEFERRED.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;" ==&amp;gt; Error encountered: "CLASS CL_TREE DEFINITION DEFERRED" does not have "CLASS CL_TREE DEFINITION".&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLASS CL_GUI_CFW DEFINITION LOAD.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;============================================&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ZXXX_RULES_ENGINE_C01&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;CLASS CL_TREE DEFINITION.&lt;/P&gt;&lt;P&gt;  PUBLIC SECTION.&lt;/P&gt;&lt;P&gt;  ...&lt;/P&gt;&lt;P&gt;ENDCLASS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLASS CL_TREE IMPLEMENTATION.&lt;/P&gt;&lt;P&gt;  ...&lt;/P&gt;&lt;P&gt;ENDCLASS.&lt;/P&gt;&lt;P&gt;============================================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Kian Keong on Mar 17, 2008 6:37 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Mar 2008 10:36:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-17T10:36:36Z</dc:date>
    <item>
      <title>Errors in  activating Program with TOP INCLUDE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-activating-program-with-top-include/m-p/3602241#M867639</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;I have a report with TOP INCLUDE. In the global declaration include, I keep encountering an error for a deferred class definition. The codes were working perfectly fine previously, before I changed from a report WITHOUT TOP INCLUDE to report with TOP INCLUDE. Can anyone help? Thanks..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;============================================&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Main Program&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;INCLUDE ZXXX_RULES_ENGINE_TOP.  " Global Data&lt;/P&gt;&lt;P&gt;INCLUDE ZXXX_RULES_ENGINE_C01.  " CLASS-Objects&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;============================================&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ZXXX_RULES_ENGINE_TOP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;REPORT   ZXXX_RULES_ENGINE.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;CLASS CL_TREE DEFINITION DEFERRED.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;" ==&amp;gt; Error encountered: "CLASS CL_TREE DEFINITION DEFERRED" does not have "CLASS CL_TREE DEFINITION".&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLASS CL_GUI_CFW DEFINITION LOAD.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;============================================&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ZXXX_RULES_ENGINE_C01&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;CLASS CL_TREE DEFINITION.&lt;/P&gt;&lt;P&gt;  PUBLIC SECTION.&lt;/P&gt;&lt;P&gt;  ...&lt;/P&gt;&lt;P&gt;ENDCLASS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLASS CL_TREE IMPLEMENTATION.&lt;/P&gt;&lt;P&gt;  ...&lt;/P&gt;&lt;P&gt;ENDCLASS.&lt;/P&gt;&lt;P&gt;============================================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Kian Keong on Mar 17, 2008 6:37 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 10:36:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-activating-program-with-top-include/m-p/3602241#M867639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T10:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in  activating Program with TOP INCLUDE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-activating-program-with-top-include/m-p/3602242#M867640</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;Go to ur main program in display mode and press Cntrl&lt;EM&gt;Shift&lt;/EM&gt;f5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the left hand side select your main program and click on activate button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope ur problem will be solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If still sm error is there then tell me the error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Award Points If Useful&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 10:42:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-activating-program-with-top-include/m-p/3602242#M867640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T10:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in  activating Program with TOP INCLUDE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-activating-program-with-top-include/m-p/3602243#M867641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kian,&lt;/P&gt;&lt;P&gt;First thing check whether all the objects corrosponding to ur main program is active or not.&lt;/P&gt;&lt;P&gt;If not activate all the objects. This should resolve ur issue. If not then post the exact error u r getting and if possible the place of the error also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 10:48:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-activating-program-with-top-include/m-p/3602243#M867641</guid>
      <dc:creator>vinod_vemuru2</dc:creator>
      <dc:date>2008-03-17T10:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in  activating Program with TOP INCLUDE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-activating-program-with-top-include/m-p/3602244#M867642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just activate the main program and all associated INCLUDE programs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 11:03:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-activating-program-with-top-include/m-p/3602244#M867642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T11:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in  activating Program with TOP INCLUDE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-activating-program-with-top-include/m-p/3602245#M867643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;while you are activating your top include just activate it even if it is giving an error 'ACTIVATE ANYWAY' option it will work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is some problem in ecc 6.0 i think&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 11:31:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-activating-program-with-top-include/m-p/3602245#M867643</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T11:31:38Z</dc:date>
    </item>
  </channel>
</rss>

