<?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: MIGO dump in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754191#M1950596</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The CL includes are now obsolete, so I'm afraid that you still have the old version of that class. I think that you may repair/migrate the class using the menu "migrate locals" in SE24, and then transport the whole class ZCL_IM_MA_BADI_REF_DOC. There is probably a SAP note about that but I can't find it any more... Or maybe it has been already migrated, but you have not transported the new structure -&amp;gt; transport the whole class.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jul 2016 19:08:02 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2016-07-14T19:08:02Z</dc:date>
    <item>
      <title>MIGO dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754189#M1950594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Friends,&lt;/P&gt;&lt;P&gt;Facing dump at MIGO @Quality system. And from the error log provided below, found out that the Implementation Class been missing and the same been saved along with the Methods from Dev system and moved the TR to Quality expecting the issue to resolve...but now again dump with this error "INCLUDE report "ZCL_IM_MA_BADI_REF_DOC========CL" not found" - &lt;STRONG&gt;second time dump&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pl find below Runtime Error Long Text - &lt;STRONG&gt;first time dump&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Syntax error in program "CL_EX_MB_MIGO_BADI============CP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current ABAP program "CL_EXITHANDLER================CP" had to be&lt;/P&gt;&lt;P&gt; terminated because it has&lt;/P&gt;&lt;P&gt;come across a statement that unfortunately cannot be executed.&lt;/P&gt;&lt;P&gt;In include "CL_EX_MB_MIGO_BADI============CM001&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ", in line 12 of program&lt;/P&gt;&lt;P&gt; "CL_EX_MB_MIGO_BADI============CP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ", the following syntax errors&lt;/P&gt;&lt;P&gt;have occurred:&lt;/P&gt;&lt;P&gt;Implementation class does not exist: Implementation "ZMA_BADI_REF_DOC"&lt;/P&gt;&lt;P&gt; in enhancement "ZMA_BADI_REF_DOC" of the BAdI "MB_MIGO_BADI" points t&lt;/P&gt;&lt;P&gt;o the nonexistent class"ZCL_IM_MA_BADI_REF_DOC"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;---------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is all related to this BADI&amp;nbsp; &amp;lt;MB_MIGO_BADI&amp;gt; &amp;amp; related Class &amp;lt;CL_EXM_IM_MB_MIGO_BADI&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone come across the similar issue, pl do needful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suren.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 15:54:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754189#M1950594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-07-14T15:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754190#M1950595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably you transported only the BADI definition and not the class behind it. Please goto SE19, and find the class name. Make a transport to send that class also to Q system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Juwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 16:00:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754190#M1950595</guid>
      <dc:creator>Juwin</dc:creator>
      <dc:date>2016-07-14T16:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754191#M1950596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The CL includes are now obsolete, so I'm afraid that you still have the old version of that class. I think that you may repair/migrate the class using the menu "migrate locals" in SE24, and then transport the whole class ZCL_IM_MA_BADI_REF_DOC. There is probably a SAP note about that but I can't find it any more... Or maybe it has been already migrated, but you have not transported the new structure -&amp;gt; transport the whole class.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 19:08:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754191#M1950596</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2016-07-14T19:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754192#M1950597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Juwin,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;From the dev system, i just saved the Implementation Class along with all the Methods available to the TR &amp;amp; moved to the Quality system - so taken care of Implementation too....&lt;/P&gt;&lt;P&gt;Now in Quality - whenever i check for syntax for that class, ZCL_IM_MA_BADI_REF_DOC, it resulting with below error:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;" INCLUDE report "ZCL_IM_MA_BADI_REF_DOC========CL" not found "&lt;/SPAN&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;Regards,&lt;/P&gt;&lt;P&gt;Suren.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 05:33:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754192#M1950597</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-07-15T05:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754193#M1950598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Sandra.&lt;/P&gt;&lt;P&gt;We're using ECC6 (EHP7) version and the same class in Dev system working fine with those CL Includes - hope so it's not obsolete..&lt;/P&gt;&lt;P&gt;And yes, i make sure the whole class (ZCL_IM_MA_BADI_REF_DOC) along with the related Methods and interface IF_EX_MB_MIGO_BADI saved in that released TR - but still the issue at Q system persists !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you've any more inputs related, thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suren.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 08:36:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754193#M1950598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-07-15T08:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754194#M1950599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Sandra.&lt;/P&gt;&lt;P&gt;We're using ECC6 (EHP7) version and the same class in Dev system working fine with those CL Includes - hope so it's not obsolete..&lt;/P&gt;&lt;P&gt;And yes, i make sure the whole class (ZCL_IM_MA_BADI_REF_DOC) along with the related Methods and interface IF_EX_MB_MIGO_BADI saved in that released TR - but still the issue at Q system persists ! Dump occuring once the MIGO transaction enters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you've any more inputs related, thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suren.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 08:38:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754194#M1950599</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-07-15T08:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754195#M1950600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still i am believing.Something is missing. That something is not moved to Quality.Class and methods are activated or not Please Check it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 08:48:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754195#M1950600</guid>
      <dc:creator>former_member196331</dc:creator>
      <dc:date>2016-07-15T08:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754196#M1950601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Again, the CL "extension type" of class pools was made obsolete (since 7.02). This is about the internal structure. It has been replaced with extension types CCDEF, CCIMP, and so on. I found the SAP notes: &lt;A href="https://service.sap.com/sap/support/notes/830204"&gt;Note 830204 - Conversion of class-local types in customer system&lt;/A&gt; and &lt;A href="https://service.sap.com/sap/support/notes/1942657"&gt;Note 1942657 - Class exists in the old structure, conversion not possible when applying SAP Note&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 08:51:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754196#M1950601</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2016-07-15T08:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754197#M1950602</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;Have you compared the versions (utilities-&amp;gt;version management) of both DEV and Quality servers?&lt;BR /&gt;Are both of them same?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priyanka.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 08:52:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754197#M1950602</guid>
      <dc:creator>satyapriyanka_vana</dc:creator>
      <dc:date>2016-07-15T08:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754198#M1950603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also to mention on Transport log: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transport ended with below errors !&lt;/P&gt;&lt;P&gt; Program ZCL_IM_MA_BADI_REF_DOC========CP: Syntax error in line 000005&lt;/P&gt;&lt;P&gt; INCLUDE report 'ZCL_IM_MA_BADI_REF_DOC========CL'not found&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And i compared the same with Dev system, i could not see these programs there as well !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any inputs please?&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;Regards,&lt;/P&gt;&lt;P&gt;Suren.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 09:34:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754198#M1950603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-07-15T09:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754199#M1950604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah, the versions are similar when compared with Dev.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 09:40:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754199#M1950604</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-07-15T09:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754200#M1950605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Deeper answer: look at table SEOCLASSDEF, field CLSCCINCL, in both systems, for the class ZCL_IM_MA_BADI_REF_DOC. Do you have the same value in both systems, and which value? Value space means the class is based on CL include. Value 'X' means the class is based on CCDEF, CCIMP, etc. includes. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 10:44:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754200#M1950605</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2016-07-15T10:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754201#M1950606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you still transported the entire class. Please goto SE09, and create a new workbench transport. Goto change mode of the transport and type in R3TR CLAS &lt;SPAN style="color: #333333; font-size: 12px;"&gt;ZCL_IM_MA_BADI_REF_DOC for the object details. Now release the new TR and see if it still errors in Q. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Juwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 14:04:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754201#M1950606</guid>
      <dc:creator>Juwin</dc:creator>
      <dc:date>2016-07-15T14:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754202#M1950607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The issue got resolved finally...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I just included the Object at Task level this way and moved TR to Quality:&lt;/P&gt;&lt;P&gt;program id&amp;nbsp; |&amp;nbsp; Object type&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp; Object name&lt;BR /&gt;R3TR&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CLAS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ZCL_IM_MA_BADI_REF_DOC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence, instead of handling at Object level (se24) to save in TR, it's always better to include Objects this way - especially for the things related to Badi as it involves instances and embedded interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks all for your inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suren.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 14:21:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754202#M1950607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-07-15T14:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754203#M1950608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For information. Just learned from &lt;A __default_attr="3984" __jive_macro_name="user" class="jive_macro_user jive_macro" data-objecttype="3" data-orig-content="Horst Keller" href="https://community.sap.com/"&gt;&lt;/A&gt;, you may directly display the internal structure of classes via SE24, and enter "show_clif" in the command field (cf &lt;A _jive_internal="true" href="https://answers.sap.com/community/abap/blog/2014/03/14/general-properties-of-abap-classes-interfaces#comment-685694"&gt;http://scn.sap.com/community/abap/blog/2014/03/14/general-properties-of-abap-classes-interfaces#comment-685694&lt;/A&gt;). This way you could have seen that the main include of the class pool referred to the CL include (and maybe now it refers to CCDEF, etc.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 09:09:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump/m-p/11754203#M1950608</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2016-07-18T09:09:23Z</dc:date>
    </item>
  </channel>
</rss>

