<?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: Why is CREATE_OBJECT_CLASS_NOT_FOUND ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/why-is-create-object-class-not-found/m-p/7118604#M1510799</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Carlos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible that something went wrong when you imported the class into your TEST system.&lt;/P&gt;&lt;P&gt;The error message could imply that the corresponding record is missing from table &lt;STRONG&gt;TRDIR&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend to make a small change of the class in your DEV system (e.g. change description) and transport the entire class gain into the TEST system (context menu within SE80 -&amp;gt; create Transport Entry for entire class).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the import you should go to SE24 and activate the class to see if everything is ok.&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>Fri, 16 Jul 2010 10:47:22 GMT</pubDate>
    <dc:creator>uwe_schieferstein</dc:creator>
    <dc:date>2010-07-16T10:47:22Z</dc:date>
    <item>
      <title>Why is CREATE_OBJECT_CLASS_NOT_FOUND ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/why-is-create-object-class-not-found/m-p/7118603#M1510798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Guru ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a problem that the BADI class can not be executed in our Quality system . When user trigger the badi , it showed us below shortdump :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Runtime Errors         CREATE_OBJECT_CLASS_NOT_FOUND
Exception              CX_SY_CREATE_OBJECT_ERROR
Date and Time          2010.07.16 16:11:05



 Short text
     CREATE OBJECT: The class "\CLASS=ZCL_IM_IMP_BADI_MM_CHK" was not found.



 What happened?
     Error in the ABAP Application Program

     The current ABAP program "CL_EXIT_MASTER================CP" had to be
      terminated because it has
     come across a statement that unfortunately cannot be executed.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't understand why this happen after i tranferred the request to quality system .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i check the class via 'SE24' tcode in quality system, it said :&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Class ZCL_IM_IMP_BADI_MM_CHK	5	@0A\QError@
INCLUDE report "ZCL_IM_IMP_BADI_MM_CHK========CL" not found		
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i checked the class in development system , everything is fine . I can't find above error message .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you mind to tell me the reason why this happen and how to solve this problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Carlos Zhang on Jul 16, 2010 11:41 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jul 2010 09:40:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/why-is-create-object-class-not-found/m-p/7118603#M1510798</guid>
      <dc:creator>carlos_zhang3</dc:creator>
      <dc:date>2010-07-16T09:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Why is CREATE_OBJECT_CLASS_NOT_FOUND ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/why-is-create-object-class-not-found/m-p/7118604#M1510799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Carlos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible that something went wrong when you imported the class into your TEST system.&lt;/P&gt;&lt;P&gt;The error message could imply that the corresponding record is missing from table &lt;STRONG&gt;TRDIR&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend to make a small change of the class in your DEV system (e.g. change description) and transport the entire class gain into the TEST system (context menu within SE80 -&amp;gt; create Transport Entry for entire class).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the import you should go to SE24 and activate the class to see if everything is ok.&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>Fri, 16 Jul 2010 10:47:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/why-is-create-object-class-not-found/m-p/7118604#M1510799</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2010-07-16T10:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Why is CREATE_OBJECT_CLASS_NOT_FOUND ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/why-is-create-object-class-not-found/m-p/7118605#M1510800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;problem solved ! &lt;/P&gt;&lt;P&gt;use se38 to active the program again !!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jul 2010 08:50:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/why-is-create-object-class-not-found/m-p/7118605#M1510800</guid>
      <dc:creator>carlos_zhang3</dc:creator>
      <dc:date>2010-07-26T08:50:49Z</dc:date>
    </item>
  </channel>
</rss>

