<?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 How to Debug / Trace a Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-trace-a-program/m-p/5332776#M1228756</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to make certain enhacement in MIGO Program . Before going for enhancement , we need to understand that during the execution of this Tcode what are the screens / Function Modules etc being called .&lt;/P&gt;&lt;P&gt;We tried to put a Break-point in the Prgram SAPLMIGO , but to trace the program with this approach it is very difficult .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We request you to kindly guide us as what is the best procedure to be followed to have the complete trace of a Program execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl help us .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Thanks and Rgds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sonia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Mar 2009 16:44:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-02T16:44:19Z</dc:date>
    <item>
      <title>How to Debug / Trace a Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-trace-a-program/m-p/5332776#M1228756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to make certain enhacement in MIGO Program . Before going for enhancement , we need to understand that during the execution of this Tcode what are the screens / Function Modules etc being called .&lt;/P&gt;&lt;P&gt;We tried to put a Break-point in the Prgram SAPLMIGO , but to trace the program with this approach it is very difficult .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We request you to kindly guide us as what is the best procedure to be followed to have the complete trace of a Program execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl help us .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Thanks and Rgds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sonia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2009 16:44:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-trace-a-program/m-p/5332776#M1228756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-02T16:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to Debug / Trace a Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-trace-a-program/m-p/5332777#M1228757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hit a /h and run the transaction this the way through which u can track the entire flow,&lt;/P&gt;&lt;P&gt;May the answer seems vague, so then explain ur requirement a bit more in detail for us to help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="16" __jive_macro_name="size"&gt;кu03B1ятu03B9к&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2009 20:11:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-trace-a-program/m-p/5332777#M1228757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-02T20:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to Debug / Trace a Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-trace-a-program/m-p/5332778#M1228758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To know list of objects such as function modules, sub routines...etc. First check SE80 by giving tcode. Then you can some what understand process by seeing names of the objects then you can debug the required part to understand more on process. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;~Satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2009 21:06:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-trace-a-program/m-p/5332778#M1228758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-02T21:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to Debug / Trace a Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-trace-a-program/m-p/5332779#M1228759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sonia,&lt;/P&gt;&lt;P&gt;             Go through the below link it would help U&lt;/P&gt;&lt;P&gt;/people/alwin.vandeput2/blog/2006/04/13/how-to-search-for-badis-trace-it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijaya Lakshmi.T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 05:49:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-trace-a-program/m-p/5332779#M1228759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-03T05:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to Debug / Trace a Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-trace-a-program/m-p/5332780#M1228760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;use /h is another dubugging methos run the total program in debugging mode and check total program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and check below link for sql trace&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/people/siegfried.boes/blog/2007/09/05/the-sql-trace-st05-150-quick-and-easy&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;&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2009 08:26:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-trace-a-program/m-p/5332780#M1228760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-04T08:26:14Z</dc:date>
    </item>
  </channel>
</rss>

