<?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 Class Compilation Error in Upgrade in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-compilation-error-in-upgrade/m-p/7186100#M1519182</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have upgraded classes written in 4.6c to ECC 6.0 and receive a compilation error saying:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'INCLUDE report "Z_CLASS_ NAME========CL" not found' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here the name of the public class is "Z_CLASS_NAME".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clues as to how to resolve this error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards, Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Aug 2010 02:37:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-17T02:37:39Z</dc:date>
    <item>
      <title>Class Compilation Error in Upgrade</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-compilation-error-in-upgrade/m-p/7186100#M1519182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have upgraded classes written in 4.6c to ECC 6.0 and receive a compilation error saying:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'INCLUDE report "Z_CLASS_ NAME========CL" not found' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here the name of the public class is "Z_CLASS_NAME".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clues as to how to resolve this error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards, Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 02:37:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-compilation-error-in-upgrade/m-p/7186100#M1519182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-17T02:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Class Compilation Error in Upgrade</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-compilation-error-in-upgrade/m-p/7186101#M1519183</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;Please check the class and its implementation is presented there in ecc6 or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat Appikonda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 17:59:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-compilation-error-in-upgrade/m-p/7186101#M1519183</guid>
      <dc:creator>former_member203501</dc:creator>
      <dc:date>2010-08-17T17:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Class Compilation Error in Upgrade</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-compilation-error-in-upgrade/m-p/7186102#M1519184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pankaj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The report "Z_CLASS_ NAME========CL" is the INCLUDE name of your class. The compilation error may be due to a missing entry in table TMDIR holding all the include names of classes. Also, keep in mind that SAP has changed the organisation of class includes in newer release. For example, on 4.6c you need to write makros within the methods where they were used. On ERP 6.0 we have a separate section for coding makros.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you change you class in SE24? If so then I would recommend to make a few trivial changes (description, adding empty lines in methods and private section containing data definitions) and try to regenerate the class. If this does not work you may check the menus of SE24 for repair options.&lt;/P&gt;&lt;P&gt;The 2 last resorts would be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1) Copy (or rename) the class -&amp;gt; delete the class -&amp;gt; copy back to Z_CLASS_NAME&lt;/P&gt;&lt;P&gt;(2) Enter missing entries in TMDIR manually&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Aug 2010 19:38:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-compilation-error-in-upgrade/m-p/7186102#M1519184</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2010-08-22T19:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Class Compilation Error in Upgrade</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-compilation-error-in-upgrade/m-p/7186103#M1519185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A BADI implementation or a PROXY implementation is probably missing.Check in the base system and implement the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reg,&lt;/P&gt;&lt;P&gt;Ajit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Aug 2010 10:27:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-compilation-error-in-upgrade/m-p/7186103#M1519185</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-23T10:27:49Z</dc:date>
    </item>
  </channel>
</rss>

