<?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: ABAP Runtime Analysis in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-analysis/m-p/10005957#M1805042</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please check T-Code ST05 once for trace. It will help you up to an extent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHeers,&lt;/P&gt;&lt;P&gt;Prakash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jan 2014 13:54:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-01-09T13:54:15Z</dc:date>
    <item>
      <title>ABAP Runtime Analysis</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-analysis/m-p/10005956#M1805041</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;&lt;/P&gt;&lt;P&gt;How can i check the database tables and internal tables used in a particular program after executing that program in runtime analysis/SE30 tool?&lt;/P&gt;&lt;P&gt;My Analysis: I have opened the data performance file and clicked on Hit List button and then went to GOTO (Menu option)-&amp;gt;Object-Centered Hit List-&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here there are six options( Database tables, Internal Tables, Classess, Instances, Methods and events). but the problem here is that options Database tables, Internal Tables, Classess and Instances are grayed out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: The program which i am running with Runtime Analysis tool is accessing database tables and modifyind retrieved data with internal tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Parshu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Moderator Message: There are lot of documents available in SCN related to this subject, Please search for it. Such types of questions only results in link farming.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Kesavadas Thekkillath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 13:48:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-analysis/m-p/10005956#M1805041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-09T13:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Runtime Analysis</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-analysis/m-p/10005957#M1805042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please check T-Code ST05 once for trace. It will help you up to an extent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHeers,&lt;/P&gt;&lt;P&gt;Prakash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 13:54:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-analysis/m-p/10005957#M1805042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-09T13:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Runtime Analysis</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-analysis/m-p/10005958#M1805043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd try the new ABAP Runtime Analysis with transaction SAT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 13:59:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-analysis/m-p/10005958#M1805043</guid>
      <dc:creator>iotatau</dc:creator>
      <dc:date>2014-01-09T13:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Runtime Analysis</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-analysis/m-p/10005959#M1805044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii Parshuram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are interested to see your data base table and internal table in List then you can right click on the select statement and cilck display source code, it will direct you to that select statement in your program. there you can see which internal table is getting populated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can't use GOTO--&amp;gt;Object-centered hit list options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 05:37:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-analysis/m-p/10005959#M1805044</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-10T05:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Runtime Analysis</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-analysis/m-p/10005960#M1805045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Parshuram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you just need the names of Database tables, Function Modules etc. being hit by a program, goto SE38-&amp;gt;Utilities-&amp;gt; Enviroment Analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you need to do performance analysis, refer this good blog by Olga -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;lt; Links Removed &amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Kesavadas Thekkillath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 06:25:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-analysis/m-p/10005960#M1805045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-10T06:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Runtime Analysis</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-analysis/m-p/10005961#M1805046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Parshuram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please look at below links ,i&amp;nbsp; hope you will get your answer &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/408/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 12px;"&gt;&amp;lt; Links Removed &amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Praveen Srivastava&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Kesavadas Thekkillath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 08:15:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-analysis/m-p/10005961#M1805046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-10T08:15:50Z</dc:date>
    </item>
  </channel>
</rss>

