<?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: debugging migo in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-migo/m-p/1094322#M101710</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;   If u want to go to the method directly.&lt;/P&gt;&lt;P&gt;Activate debugging before ur going to Save the MIGO.&lt;/P&gt;&lt;P&gt;This will take u to the fct code for save button&lt;/P&gt;&lt;P&gt;,from there u can reach ur method.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;  Else go to the MIGO program and set a Break Point at the Function module by finding it  and at the Save fct code also and try to Save the MIGO now it will take u to the Method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Usha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jan 2006 12:36:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-31T12:36:00Z</dc:date>
    <item>
      <title>debugging migo</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-migo/m-p/1094320#M101708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;i am debugging standard MIGO. In the migo program SAPLMIGO&lt;/P&gt;&lt;P&gt;[SE38] there is a include LMIGOST2 in that include there is a code on line 113 col 31 WHEN 'OK_POST' OR 'OK_POST1' { [ OK_POST/OK_POST1 is the fct code for SAVE Button ] }. After this code there is a method CALL METHOD LCL_MIGO_GLOBALS=&amp;gt;KERNEL-&amp;gt;DOCUMENT_POST.. i want to enter into this method but i am unable to enter.Can anyone tell me how?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Nov 2005 05:31:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-migo/m-p/1094320#M101708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-19T05:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: debugging migo</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-migo/m-p/1094321#M101709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in debugging mode just before calling the method LCL_MIGO_GLOBALS=&amp;gt;KERNEL-&amp;gt;DOCUMENT_POST, set the system debugging on by following the menupath&lt;/P&gt;&lt;P&gt;settings-&amp;gt;system debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Nov 2005 05:48:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-migo/m-p/1094321#M101709</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-11-19T05:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: debugging migo</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-migo/m-p/1094322#M101710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;   If u want to go to the method directly.&lt;/P&gt;&lt;P&gt;Activate debugging before ur going to Save the MIGO.&lt;/P&gt;&lt;P&gt;This will take u to the fct code for save button&lt;/P&gt;&lt;P&gt;,from there u can reach ur method.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;  Else go to the MIGO program and set a Break Point at the Function module by finding it  and at the Save fct code also and try to Save the MIGO now it will take u to the Method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Usha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2006 12:36:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-migo/m-p/1094322#M101710</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-31T12:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: debugging migo</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-migo/m-p/1094323#M101711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nikhi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one more option&lt;/P&gt;&lt;P&gt; u can even set the Break Point for that method&lt;/P&gt;&lt;P&gt; and execute it ,this will work absolutely for u&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;usha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2006 12:39:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-migo/m-p/1094323#M101711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-31T12:39:04Z</dc:date>
    </item>
  </channel>
</rss>

