<?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: runtime analysis in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis/m-p/3470789#M834285</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;see this link.It will be helpfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_bw30b/helpdata/en/c6/617cafe68c11d2b2ab080009b43351/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_bw30b/helpdata/en/c6/617cafe68c11d2b2ab080009b43351/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;sowjanyagosala.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Feb 2008 09:42:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-29T09:42:36Z</dc:date>
    <item>
      <title>runtime analysis</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis/m-p/3470788#M834284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How  to use runtime analysis ? Any good document..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 09:39:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis/m-p/3470788#M834284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T09:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: runtime analysis</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis/m-p/3470789#M834285</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;see this link.It will be helpfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_bw30b/helpdata/en/c6/617cafe68c11d2b2ab080009b43351/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_bw30b/helpdata/en/c6/617cafe68c11d2b2ab080009b43351/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;sowjanyagosala.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 09:42:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis/m-p/3470789#M834285</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T09:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: runtime analysis</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis/m-p/3470790#M834286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;refer to the links.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/c6/617cafe68c11d2b2ab080009b43351/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/c6/617cafe68c11d2b2ab080009b43351/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_bw30b/helpdata/en/c6/617cafe68c11d2b2ab080009b43351/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_bw30b/helpdata/en/c6/617cafe68c11d2b2ab080009b43351/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE30 - Runtime Analysis Tool &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;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;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;&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;regards,&lt;/P&gt;&lt;P&gt;sreelakshmi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 09:48:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis/m-p/3470790#M834286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T09:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: runtime analysis</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis/m-p/3470791#M834287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;It's checks program execution time in microseconds. When you go to se30.if you give desired program name in performance file. It will take you to below screen. You can get how fast is your program.&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 09:50:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis/m-p/3470791#M834287</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T09:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: runtime analysis</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis/m-p/3470792#M834288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Program	SAPBC402_RTAD_RUNTIME = Demonstration Program for	 Time	11:09:37&lt;/P&gt;&lt;P&gt; User	TAW10-12	                                       Date	29.02.08&lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;	                Execution time in microseconds:&lt;/P&gt;&lt;P&gt;				&lt;/P&gt;&lt;P&gt;		         ABAP			         0		=		  0,0%	&lt;/P&gt;&lt;P&gt;		     Database			         0		=		  0,0%	&lt;/P&gt;&lt;P&gt;		       System				         0		=		  0,0%	&lt;/P&gt;&lt;P&gt;	               0%	                  50%                 1	00%	         0  = 100,0%	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Analysis not complete (wrong record type read).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Message no. S7204&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What might be the probable mistake?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Amurta Khatua on Feb 29, 2008 11:16 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 10:15:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis/m-p/3470792#M834288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T10:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: runtime analysis</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis/m-p/3470793#M834289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Follow the guideline here SE30&lt;/P&gt;&lt;P&gt;/people/siegfried.boes/blog/2007/11/13/the-abap-runtime-trace-se30--quick-and-easy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set the measurement restrictions as explained.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe there is something else woring with your program, or with the setting of the &lt;/P&gt;&lt;P&gt;SE30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Test SE30 simple, just trace a very basic report from Se38, RSPARAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siegfried&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 10:32:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis/m-p/3470793#M834289</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T10:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: runtime analysis</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis/m-p/3470794#M834290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;some hint was enough.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 04:45:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis/m-p/3470794#M834290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-06T04:45:30Z</dc:date>
    </item>
  </channel>
</rss>

