<?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: dump in ecc6 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-ecc6/m-p/1796901#M342376</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1 Go to 'SE37'.&lt;/P&gt;&lt;P&gt;2 Type your Function Module name&lt;/P&gt;&lt;P&gt;3.Go to Menu 'Goto -&amp;gt; Function Groups -&amp;gt; Display Group'&lt;/P&gt;&lt;P&gt;4.Click on 'Main Program' Icon.&lt;/P&gt;&lt;P&gt;5.It will take you to Function Pool.&lt;/P&gt;&lt;P&gt;6.Include your include at the end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramki.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Dec 2006 11:04:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-18T11:04:36Z</dc:date>
    <item>
      <title>dump in ecc6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-ecc6/m-p/1796900#M342375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello!&lt;/P&gt;&lt;P&gt;During upgrade to ECC6 , i came across a problem i  function group Z_MM.&lt;/P&gt;&lt;P&gt;there is new include WSTR_LMEDRUCKF1H, this include is missing in our prod syst in 46C.&lt;/P&gt;&lt;P&gt;In this include there is field USER_EXIT_EINE  which is not defined, and is part of &lt;/P&gt;&lt;P&gt;class CL_EXITHANDLER method get_instance in the changing parameters, it has type any.&lt;/P&gt;&lt;P&gt;I tried to defined it in the top include, but i dont know how to do it.&lt;/P&gt;&lt;P&gt;does anyone has a clue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;yifat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2006 09:42:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-ecc6/m-p/1796900#M342375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-18T09:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: dump in ecc6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-ecc6/m-p/1796901#M342376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1 Go to 'SE37'.&lt;/P&gt;&lt;P&gt;2 Type your Function Module name&lt;/P&gt;&lt;P&gt;3.Go to Menu 'Goto -&amp;gt; Function Groups -&amp;gt; Display Group'&lt;/P&gt;&lt;P&gt;4.Click on 'Main Program' Icon.&lt;/P&gt;&lt;P&gt;5.It will take you to Function Pool.&lt;/P&gt;&lt;P&gt;6.Include your include at the end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramki.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2006 11:04:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-ecc6/m-p/1796901#M342376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-18T11:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: dump in ecc6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-ecc6/m-p/1796902#M342377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello!&lt;/P&gt;&lt;P&gt;thanks for your answer.&lt;/P&gt;&lt;P&gt; the include WSTR_LMEDRUCKF1H is already included in the function poll , the problem is that there is a field which is not defined. and this include didnt exist in the old system 46c before the upgrade.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks yifat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2006 11:13:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-ecc6/m-p/1796902#M342377</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-18T11:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: dump in ecc6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-ecc6/m-p/1796903#M342378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can goto Main Program &amp;amp; define that field. ie., Top Include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it the SAP Delivered Function Group, If so, please pass on the Function Group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramki.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2006 12:41:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-ecc6/m-p/1796903#M342378</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-18T12:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: dump in ecc6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-ecc6/m-p/1796904#M342379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi!&lt;/P&gt;&lt;P&gt;I tried to defined it in the top include, but the field user_exir_eine is an instance of a method type any. i dont know how to define it.&lt;/P&gt;&lt;P&gt;the class is CL_EXITHANDLER method GET_INSTANCE the field instance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;yifat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 07:17:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-ecc6/m-p/1796904#M342379</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-19T07:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: dump in ecc6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-ecc6/m-p/1796905#M342380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The data type 'Any' will accept all types....  Try the below one...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA INSTANCE TYPE REF TO CL_EXITHANDLER.&lt;/P&gt;&lt;P&gt;DATA SEEX_FALSE TYPE BOOLEAN .&lt;/P&gt;&lt;P&gt;DATA IMP_EXISTING TYPE BOOLEAN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL METHOD CL_EXITHANDLER=&amp;gt;GET_INSTANCE&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    EXIT_NAME                     = 'HRBAS00INFTY'&lt;/P&gt;&lt;P&gt;    NULL_INSTANCE_ACCEPTED        = SEEX_FALSE&lt;/P&gt;&lt;P&gt;  IMPORTING&lt;/P&gt;&lt;P&gt;    ACT_IMP_EXISTING              = IMP_EXISTING&lt;/P&gt;&lt;P&gt;  CHANGING&lt;/P&gt;&lt;P&gt;    INSTANCE                      = INSTANCE&lt;/P&gt;&lt;P&gt;  EXCEPTIONS&lt;/P&gt;&lt;P&gt;    NO_REFERENCE                  = 1&lt;/P&gt;&lt;P&gt;    NO_INTERFACE_REFERENCE        = 2&lt;/P&gt;&lt;P&gt;    NO_EXIT_INTERFACE             = 3&lt;/P&gt;&lt;P&gt;    CLASS_NOT_IMPLEMENT_INTERFACE = 4&lt;/P&gt;&lt;P&gt;    SINGLE_EXIT_MULTIPLY_ACTIVE   = 5&lt;/P&gt;&lt;P&gt;    CAST_ERROR                    = 6&lt;/P&gt;&lt;P&gt;    EXIT_NOT_EXISTING             = 7&lt;/P&gt;&lt;P&gt;    DATA_INCONS_IN_EXIT_MANAGEM   = 8&lt;/P&gt;&lt;P&gt;    OTHERS                        = 9.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF SY-SUBRC &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;           WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 07:57:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-ecc6/m-p/1796905#M342380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-19T07:57:14Z</dc:date>
    </item>
  </channel>
</rss>

