<?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 Tool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-runtime-analysis-tool/m-p/2919177#M687327</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime Analysis &lt;/P&gt;&lt;P&gt; 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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the Runtime Analysis tool you can also analyze ICF services. In particular, you can measure Web Dynpro ABAP and BSP applications. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Topics:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2007 06:20:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-15T06:20:04Z</dc:date>
    <item>
      <title>what is  RunTime Analysis Tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-runtime-analysis-tool/m-p/2919174#M687324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;shankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Oct 2007 05:55:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-runtime-analysis-tool/m-p/2919174#M687324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-13T05:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: what is  RunTime Analysis Tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-runtime-analysis-tool/m-p/2919175#M687325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please   go this   below Explaination .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;SE30 - Runtime Analysis Tool&amp;lt;/b&amp;gt; &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;Displays the execution time of each statement in the program. &lt;/P&gt;&lt;P&gt;&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;&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;&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;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Go to transaction SE30&amp;lt;/b&amp;gt; &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;&amp;lt;b&amp;gt;4.6x&amp;lt;/b&amp;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;&amp;lt;b&amp;gt;3.0x&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Click Execute &lt;/P&gt;&lt;P&gt;After finishing the process, click back to SE30 &lt;/P&gt;&lt;P&gt;Click the Analyze Button &lt;/P&gt;&lt;P&gt;Click the Table Button &lt;/P&gt;&lt;P&gt;After retrieving the table names, you can check the raw data with transaction SE16 - Data Browser or SE11 - Dictionary. &lt;/P&gt;&lt;P&gt;For example, if you want to display the data for MSEG  - Material Document table &lt;/P&gt;&lt;P&gt;Transaction SE16 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type in MSEG for Table name and click execute. &lt;/P&gt;&lt;P&gt;Data Browser will display the default selection for you to display data.  If you did not change the default and click execute the data browser will display the first 500 records. &lt;/P&gt;&lt;P&gt;Click Settings to change the List formats, User parameters and Fields for selection. &lt;/P&gt;&lt;P&gt;In 4.6x, you can use SE16N. &lt;/P&gt;&lt;P&gt;Transaction SE11 or SE12 (4.6x) &lt;/P&gt;&lt;P&gt;Type in MSEG for Object name and click the Display button. &lt;/P&gt;&lt;P&gt;Click Utilities -&amp;gt; Table contents for the default selection screen.  If you did not change the default and click execute, the Dictionary will display the first 500 record. &lt;/P&gt;&lt;P&gt;Click Settings to change the List formats, User parameters and Fields for selection. &lt;/P&gt;&lt;P&gt;Transaction SE17 &lt;/P&gt;&lt;P&gt;Type in the Table Name, put in the Selection value,  put a 'X' in the Output column to display the data field and put in the Sort number from 01..99 (if you want to sort). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;if the  above is not clear  go through this link&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://www.sap-basis-abap.com/sapta002.htm"&amp;gt;http://www.sap-basis-abap.com/sapta002.htm&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward  points if it is usefull ..&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Oct 2007 05:58:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-runtime-analysis-tool/m-p/2919175#M687325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-13T05:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: what is  RunTime Analysis Tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-runtime-analysis-tool/m-p/2919176#M687326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE30 is the transaction code for the run time analysis tool..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link for more details about SE30..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-basis-abap.com/sapta002.htm" target="test_blank"&gt;http://www.sap-basis-abap.com/sapta002.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Oct 2007 05:58:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-runtime-analysis-tool/m-p/2919176#M687326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-13T05:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: what is  RunTime Analysis Tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-runtime-analysis-tool/m-p/2919177#M687327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime Analysis &lt;/P&gt;&lt;P&gt; 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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the Runtime Analysis tool you can also analyze ICF services. In particular, you can measure Web Dynpro ABAP and BSP applications. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Topics:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 06:20:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-runtime-analysis-tool/m-p/2919177#M687327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T06:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: what is  RunTime Analysis Tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-runtime-analysis-tool/m-p/2919178#M687328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&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;&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;&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;&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;&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;&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;3.0x &lt;/P&gt;&lt;P&gt;Click Execute &lt;/P&gt;&lt;P&gt;After finishing the process, click back to SE30 &lt;/P&gt;&lt;P&gt;Click the Analyze Button &lt;/P&gt;&lt;P&gt;Click the Table Button &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After retrieving the table names, you can check the raw data with transaction SE16 - Data Browser or SE11 - Dictionary. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, if you want to display the data for MSEG  - Material Document table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction SE16 &lt;/P&gt;&lt;P&gt;Type in MSEG for Table name and click execute. &lt;/P&gt;&lt;P&gt;Data Browser will display the default selection for you to display data.  If you did not change the default and click execute the data browser will display the first 500 records. &lt;/P&gt;&lt;P&gt;Click Settings to change the List formats, User parameters and Fields for selection. &lt;/P&gt;&lt;P&gt;In 4.6x, you can use SE16N. &lt;/P&gt;&lt;P&gt;Transaction SE11 or SE12 (4.6x) &lt;/P&gt;&lt;P&gt;Type in MSEG for Object name and click the Display button. &lt;/P&gt;&lt;P&gt;Click Utilities -&amp;gt; Table contents for the default selection screen.  If you did not change the default and click execute, the Dictionary will display the first 500 record. &lt;/P&gt;&lt;P&gt;Click Settings to change the List formats, User parameters and Fields for selection. &lt;/P&gt;&lt;P&gt;Transaction SE17 &lt;/P&gt;&lt;P&gt;Type in the Table Name, put in the Selection value,  put a 'X' in the Output column to display the data field and put in the Sort number from 01..99 (if you want to sort). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use following link for help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/c6/617cafe68c11d2b2ab080009b43351/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/c6/617cafe68c11d2b2ab080009b43351/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 06:25:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-runtime-analysis-tool/m-p/2919178#M687328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T06:25:28Z</dc:date>
    </item>
  </channel>
</rss>

