<?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: Reg. badi problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976888#M1159767</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check whether you have save the implemention in a different change request or not. It might have a different change request from your code inside the Impletation. And when you r trying to send the code, it's not finding out any implementation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Jan 2009 19:44:07 GMT</pubDate>
    <dc:creator>former_member376453</dc:creator>
    <dc:date>2009-01-06T19:44:07Z</dc:date>
    <item>
      <title>Reg. badi problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976886#M1159765</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;when trying to transport for some of my chagnes done in badi to the quality from dev., i am getting the below error :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Implementaion class ' zcl_im_xxx' doesnt exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to rectify this problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sunayana N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 19:33:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976886#M1159765</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T19:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reg. badi problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976887#M1159766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunayana,&lt;/P&gt;&lt;P&gt;i think you have done your change is in the Local object.&lt;/P&gt;&lt;P&gt;or make sure that your development class or pakage exist in the development server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 19:43:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976887#M1159766</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T19:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Reg. badi problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976888#M1159767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check whether you have save the implemention in a different change request or not. It might have a different change request from your code inside the Impletation. And when you r trying to send the code, it's not finding out any implementation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 19:44:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976888#M1159767</guid>
      <dc:creator>former_member376453</dc:creator>
      <dc:date>2009-01-06T19:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Reg. badi problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976889#M1159768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BADI Implimentaion and the class and methods of the interface need to be assigned to a transport request numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check ur Tr req # in Se10 and make sure all are assigned to a transport request number,, which you are moving.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 19:49:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976889#M1159768</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-01-06T19:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Reg. badi problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976890#M1159769</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;Thanx for ur prompt replies.&lt;/P&gt;&lt;P&gt;Transport req. nos and relevent things are ok from developement end and when trying to send the changes to quality this error is coming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this implement class not there in qulaity or something like this ? if so, how create the class over there ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sunayana N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 19:54:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976890#M1159769</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T19:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Reg. badi problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976891#M1159770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is how you create a BADI and Impliement it.... so if you follow this process and save all the objects in one transport request number you should not have any problem transporting to Q and P.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE19&amp;gt;Lower window(Create Implementation)&amp;gt;Choose Classic BADi&amp;gt;Give BADi name&amp;gt;Create&amp;gt;Here create Implementation starts with "Z"&amp;gt;Give Discroption&amp;gt;Do All required Work&amp;gt;Double Click On "Process header"&amp;gt;And write code here&amp;gt;Activate all(Both implementation and Method) efforts before testing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is nothing like that class is not in Q.... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A successfully imlimented BADI will have te following things in the Transport request:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Class (ABAP Objects)

    ZCL_IM__MIRO

Business Add-Ins - Implementations

    Z_MIRO&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 20:14:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976891#M1159770</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-01-06T20:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Reg. badi problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976892#M1159771</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;Am sorry, checked here as in the implementing class when checked in version management, it is showing that Arch Request is showing 'Local'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope there it is not stored to any dev. package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am very new to this subject, can any one tell me as how to solve the above one ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx alot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sunayana N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 21:14:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976892#M1159771</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T21:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Reg. badi problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976893#M1159772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __jive_macro_name="message" id="6641040"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 21:23:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976893#M1159772</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-01-06T21:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Reg. badi problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976894#M1159773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it seems that you initially put the badi and the class in 2 transport requests, and the admins forgot to import the class in the quality system (or they imported it in second position).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So just determine in which transport request the class is (SE03 transaction for example), and import the transport request in quality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When this kind of things happen, I am afraid that there is a problem in quality of procedures (anyway, I never saw well-defined procedures for transports in ALL the projects I worked ! &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 22:50:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976894#M1159773</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-01-06T22:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Reg. badi problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976895#M1159774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it seems that you initially put the badi and the class in 2 transport requests, and the admins forgot to import the class in the quality system (or they imported it in second position).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So just determine in which transport request the class is (SE03 transaction for example), and import the transport request in quality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When this kind of things happen, I am afraid that there is a problem in quality of procedures (anyway, I never saw well-defined procedures for transports in ALL the projects I worked ! &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 22:51:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976895#M1159774</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-01-06T22:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reg. badi problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976896#M1159775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it seems that you initially put the badi and the class in 2 transport requests, and the admins forgot to import the class in the quality system (or they imported it in second position).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So just determine in which transport request the class is (SE03 transaction for example), and import the transport request in quality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When this kind of things happen, I am afraid that there is a problem in quality of procedures (anyway, I never saw well-defined procedures for transports in ALL the projects I worked ! &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 22:51:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976896#M1159775</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-01-06T22:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Reg. badi problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976897#M1159776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when you get in the class, goto menu object directory entry, change mode, change package $TMP (local) by any Z package you want, save, SAP will ask you for a transport request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by the way, sorry for my 3 answers, there were problems when I looked at this thread (I couldn't see last answers), and there were errors when I posted (something like "parent message not found"...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 22:55:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976897#M1159776</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-01-06T22:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Reg. badi problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976898#M1159777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when you get in the class, goto menu object directory entry, change mode, change package $TMP (local) by any Z package you want, save, SAP will ask you for a transport request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by the way, sorry for my 3 answers, there were problems when I looked at this thread (I couldn't see last answers), and there were errors when I posted (something like "parent key &amp;lt;number&amp;gt; not found...")&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 22:58:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976898#M1159777</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-01-06T22:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Reg. badi problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976899#M1159778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when you get in the class, goto menu object directory entry, change mode, change package $TMP (local) by any Z package you want, save, SAP will ask you for a transport request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by the way, sorry for my 3 answers, there were problems when I looked at this thread (I couldn't see last answers), and there were errors when I posted (something like "parent key &amp;lt;number&amp;gt; not found when adding child &amp;lt;number&amp;gt;")&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 22:58:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976899#M1159778</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-01-06T22:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Reg. badi problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976900#M1159779</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;&lt;/P&gt;&lt;P&gt;Thanks J@y &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sunayana N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2009 00:36:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-badi-problem/m-p/4976900#M1159779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-07T00:36:43Z</dc:date>
    </item>
  </channel>
</rss>

