<?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: how to debug standard t code MIGO. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-t-code-migo/m-p/345656#M6487</link>
    <description>&lt;P&gt;Question is not Clear.&lt;BR /&gt;You can debug it like Ztcode debugging, St05,Se30 Some T codes are there,You Can check it,&lt;BR /&gt;But said remove the breakpoints did not understood. In coding you mentioned or while debugging are you enable the debugging.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Dec 2016 07:33:03 GMT</pubDate>
    <dc:creator>former_member196331</dc:creator>
    <dc:date>2016-12-07T07:33:03Z</dc:date>
    <item>
      <title>how to debug standard t code MIGO.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-t-code-migo/m-p/345655#M6486</link>
      <description>&lt;P&gt;I need to debug standard t code MIGO, but need to remove the breakpoints while debuging.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 04:50:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-t-code-migo/m-p/345655#M6486</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-12-07T04:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug standard t code MIGO.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-t-code-migo/m-p/345656#M6487</link>
      <description>&lt;P&gt;Question is not Clear.&lt;BR /&gt;You can debug it like Ztcode debugging, St05,Se30 Some T codes are there,You Can check it,&lt;BR /&gt;But said remove the breakpoints did not understood. In coding you mentioned or while debugging are you enable the debugging.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 07:33:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-t-code-migo/m-p/345656#M6487</guid>
      <dc:creator>former_member196331</dc:creator>
      <dc:date>2016-12-07T07:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug standard t code MIGO.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-t-code-migo/m-p/345657#M6488</link>
      <description>&lt;P&gt;You could also make use of trx. "&lt;A target="_blank" href="https://help.sap.com/saphelp_nw70ehp2/helpdata/en/49/175f0da2ec14d2e10000000a42189b/content.htm"&gt;SAAB&lt;/A&gt;" to enable debugging based on &lt;A target="_blank" href="http://help.sap.com/saphelp_erp60_sp/helpdata/en/aa/44b441af133431e10000000a155106/content.htm"&gt;CheckPoint Groups&lt;/A&gt;, such as : MB_MAA, MIGO_DOC_BATCH, MB_WABWE, MIGO_DOC_BATCH_POST, ... &lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 11:53:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-t-code-migo/m-p/345657#M6488</guid>
      <dc:creator>NTeunckens</dc:creator>
      <dc:date>2016-12-07T11:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug standard t code MIGO.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-t-code-migo/m-p/345658#M6489</link>
      <description>&lt;P&gt;Well, then remove them. What exactly is the challenge? I'm confused...&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 17:34:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-t-code-migo/m-p/345658#M6489</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2016-12-07T17:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug standard t code MIGO.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-t-code-migo/m-p/345659#M6490</link>
      <description>&lt;P&gt;That you expect to debug MIGO without understanding how breakpoints work baffles me. &lt;/P&gt;&lt;P&gt;Put your breakpoint in, execute the program. Click on the breakpoint. Poof...&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 00:03:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-t-code-migo/m-p/345659#M6490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-12-08T00:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug standard t code MIGO.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-t-code-migo/m-p/345660#M6491</link>
      <description>&lt;P&gt;Try this.&lt;/P&gt;&lt;P&gt;function Group &lt;/P&gt;&lt;P&gt;SAPLMIGO&lt;/P&gt;&lt;P&gt;Search for BREAK&lt;/P&gt;&lt;P&gt;hope its helbs&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 11:41:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-standard-t-code-migo/m-p/345660#M6491</guid>
      <dc:creator>former_member206886</dc:creator>
      <dc:date>2016-12-08T11:41:53Z</dc:date>
    </item>
  </channel>
</rss>

