<?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: what is runtime analysis in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-runtime-analysis/m-p/3635706#M875599</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;runtime analysis can be run using sm30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can run a program or Tr or FM in it and get the output in a graphical format.. search in google for runtime analysis you will get a lot of info&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 19 Apr 2008 05:39:00 GMT</pubDate>
    <dc:creator>former_member156446</dc:creator>
    <dc:date>2008-04-19T05:39:00Z</dc:date>
    <item>
      <title>what is runtime analysis</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-runtime-analysis/m-p/3635705#M875598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi gurus&lt;/P&gt;&lt;P&gt;can any one suggest me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is runtime analysis&lt;/P&gt;&lt;P&gt;how to use that one &lt;/P&gt;&lt;P&gt;what is the transaction code&lt;/P&gt;&lt;P&gt;for which purpose we use that one ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;kals.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Apr 2008 05:35:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-runtime-analysis/m-p/3635705#M875598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-19T05:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: what is runtime analysis</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-runtime-analysis/m-p/3635706#M875599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;runtime analysis can be run using sm30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can run a program or Tr or FM in it and get the output in a graphical format.. search in google for runtime analysis you will get a lot of info&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Apr 2008 05:39:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-runtime-analysis/m-p/3635706#M875599</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2008-04-19T05:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: what is runtime analysis</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-runtime-analysis/m-p/3635707#M875600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;T-code SE30&lt;/P&gt;&lt;P&gt;This runtime analysis tools allows the ABAP/4 programmer to trace the tables used by the SAP dialog/reports programs.  In the Analyze button, you can see four more buttons like:- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hit List &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Displays the execution time of each statement in the program. &lt;/P&gt;&lt;P&gt;Tables &lt;/P&gt;&lt;P&gt;Displays the tables accessed during run time. &lt;/P&gt;&lt;P&gt;Group hit list &lt;/P&gt;&lt;P&gt;Displays the execution time of all the statements and grouping them based on the type of command.  e.g. performs, SQL and internal tables used. &lt;/P&gt;&lt;P&gt;Hirarchy &lt;/P&gt;&lt;P&gt;Displays the execution time of each statement in the actual order in which were executed.  Uses indentation to indicate the level of nesting of statements within subroutines. &lt;/P&gt;&lt;P&gt;Any tables use by the transaction or program can be easily trace with the runtime analysis tools. &lt;/P&gt;&lt;P&gt;Go to transaction SE30 &lt;/P&gt;&lt;P&gt;Type in the transaction code you want to analyze &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.6x &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Restriction section: select the TMP -&amp;gt; Temporary variant &lt;/P&gt;&lt;P&gt;Click the Change button &lt;/P&gt;&lt;P&gt;Click the Duratn/type &lt;/P&gt;&lt;P&gt;Select None for Aggregation &lt;/P&gt;&lt;P&gt;Save the variant and execute again &lt;/P&gt;&lt;P&gt;After finishing the process, click back to SE30 &lt;/P&gt;&lt;P&gt;Use F3 to move back to the initial screen of SE30 &lt;/P&gt;&lt;P&gt;Click the Analyze Button &lt;/P&gt;&lt;P&gt;Click Goto -&amp;gt; Object-centered hit list -&amp;gt; Database tables &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer the following links&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/c6/617cafe68c11d2b2ab080009b43351/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/c6/617cafe68c11d2b2ab080009b43351/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://searchsap.techtarget.com/tip/0,289483,sid21_gci1265920,00.html" target="test_blank"&gt;http://searchsap.techtarget.com/tip/0,289483,sid21_gci1265920,00.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sravani&lt;/P&gt;&lt;P&gt;Plz reward if useful...............&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2008 11:59:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-runtime-analysis/m-p/3635707#M875600</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-21T11:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: what is runtime analysis</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-runtime-analysis/m-p/3635708#M875601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The following documentation describes the runtime analysis application in the ABAP Workbench. The runtime analysis provides an overview of the duration of your source code, from individual statements up to complete transactions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Choose Menu  ®Test  ®Runtime Analysis or transaction SE30 to start the runtime analysis. On the initial screen, you will find the four main functions of this tool. They can be activated using the appropriate pushbutton:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         Measurement in dialog status&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         Measurement of external session&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         Planning a measurement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         Selection of measurement restrictions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         Analyzing measurement results &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For large applications it is recommended that you first analyze the entire application and hit list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the following information you can carry out the analysis, display and interpret the results, and use this as a basis for optimizing your programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward If Helpfull,&lt;/P&gt;&lt;P&gt; Naresh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2008 12:05:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-runtime-analysis/m-p/3635708#M875601</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-21T12:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: what is runtime analysis</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-runtime-analysis/m-p/3635709#M875602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;run time analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following documentation describes the runtime analysis application in the ABAP Workbench. The runtime analysis provides an overview of the duration and performance of your source code, from individual statements up to complete transactions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Choose Menu  ® Test  ® Runtime Analysis or transaction SE30 to start the runtime analysis. In the initial screen, you see the four main functions of this tool, which can be activated by pushing the corresponding button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         Measurement in dialog status&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         Measurement of external session&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Selection of measurement restrictions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         Evaluation of measurement results &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With large applications, it is advisable to first analyze the entire application and then check details in the hit lists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the following information you can carry out the analysis, display and interpret the results, and use this as a basis for optimizing your programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;detailed link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://fmweb.na.fmo.com/saphelp50/helpdata/EN/c6/617cafe68c11d2b2ab080009b43351/frameset.htm" target="test_blank"&gt;http://fmweb.na.fmo.com/saphelp50/helpdata/EN/c6/617cafe68c11d2b2ab080009b43351/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sharad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2008 12:06:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-runtime-analysis/m-p/3635709#M875602</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-21T12:06:38Z</dc:date>
    </item>
  </channel>
</rss>

