<?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 general in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-general/m-p/4066586#M972033</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Runtime analysis...is used to analyse mainly performance related thiings...&lt;/P&gt;&lt;P&gt;Suppose u have two select queries doing  the same thing...then through runtime analysys..u can select which query is better performance wise..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ST05 and se30 are used for this..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jul 2008 04:56:28 GMT</pubDate>
    <dc:creator>former_member195383</dc:creator>
    <dc:date>2008-07-09T04:56:28Z</dc:date>
    <item>
      <title>abap general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-general/m-p/4066581#M972028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is runtime analysis? Have nebody used this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: arindam basu on Jul 9, 2008 6:53 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 04:52:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-general/m-p/4066581#M972028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T04:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: abap general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-general/m-p/4066582#M972029</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;Please use TCOde SE30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FOr further information please click Tips and Tricks button available in the application Tool Bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram POnna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 04:54:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-general/m-p/4066582#M972029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T04:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: abap general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-general/m-p/4066583#M972030</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 will give the exact runtime of all of your code.&lt;/P&gt;&lt;P&gt;It gives overall runtime and individual runtime for example time need for a FM, Select qury on a table etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 04:54:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-general/m-p/4066583#M972030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T04:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: abap general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-general/m-p/4066584#M972031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lokesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 04:55:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-general/m-p/4066584#M972031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T04:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: abap general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-general/m-p/4066585#M972032</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 shows you how long it takes to process ABAP code, from single statements to a complete transaction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To start the runtime analysis, choose Tools -&amp;gt; ABAP Workbench -&amp;gt; Test -&amp;gt; Runtime analysis (or transaction SE30). On the initial screen you can choose one of four main functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Measurement in the current status &lt;/P&gt;&lt;P&gt;Measurement in a new session &lt;/P&gt;&lt;P&gt;Select measurement restrictions &lt;/P&gt;&lt;P&gt;Analyze performance data &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;Use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The runtime analysis tool allows you to examine the performance of any ABAP programs, such as reports, subroutines, function modules or classes, that you create in the ABAP Workbench. It saves its results in performance data files, which you can display as lists. You can use these results to identify runtime-intensive statements, to combine table accesses, and show the hierarchy of program calls. From the results of the runtime analysis, you can identify:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excessive or unnecessary use of modularization units&lt;/P&gt;&lt;P&gt;CPU-intensive program functions&lt;/P&gt;&lt;P&gt;User-specific functions that could be replaced with ABAP statements&lt;/P&gt;&lt;P&gt;Inefficient or redundant database access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Starting the Runtime Analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can start the runtime analysis as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To start from&lt;/P&gt;&lt;P&gt; Choose&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Any screen&lt;/P&gt;&lt;P&gt; System ® Utilities ® Runtime analysis ® Execute&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;The initial screen of the ABAP &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Workbench&lt;/P&gt;&lt;P&gt; Test ® Runtime analysis&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;The initial screen of the ABAP &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Editor&lt;/P&gt;&lt;P&gt; Program ® Execute ® Runtime analysis&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;The ABAP Editor&lt;/P&gt;&lt;P&gt; Utilities ® More utilities ® Runtime analysis&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;Sowmya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 04:55:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-general/m-p/4066585#M972032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T04:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: abap general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-general/m-p/4066586#M972033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Runtime analysis...is used to analyse mainly performance related thiings...&lt;/P&gt;&lt;P&gt;Suppose u have two select queries doing  the same thing...then through runtime analysys..u can select which query is better performance wise..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ST05 and se30 are used for this..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 04:56:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-general/m-p/4066586#M972033</guid>
      <dc:creator>former_member195383</dc:creator>
      <dc:date>2008-07-09T04:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: abap general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-general/m-p/4066587#M972034</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;goto SE30 this is the Transaction for Runtime analysis.&lt;/P&gt;&lt;P&gt; using this u can findout the Runtime of a Particular&lt;/P&gt;&lt;P&gt;Transaction or Program or function module...&lt;/P&gt;&lt;P&gt;It will show time taken by abap,Database and System in microseconds..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Award if usefull&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Prabhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 04:59:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-general/m-p/4066587#M972034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T04:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: abap general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-general/m-p/4066588#M972035</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 (SE30)... here you can find the proformance of the database and the system.. Graphical representation view ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;based on this we can say estimate the proformance of the report ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward Points if useful&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Raghunath.S&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;9986076729&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 04:59:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-general/m-p/4066588#M972035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T04:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: abap general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-general/m-p/4066589#M972036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Itu2019s 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 much past is your program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 04:59:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-general/m-p/4066589#M972036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T04:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: abap general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-general/m-p/4066590#M972037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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; &lt;/P&gt;&lt;P&gt;hi,&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 through 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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 05:05:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-general/m-p/4066590#M972037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T05:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: abap general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-general/m-p/4066591#M972038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i hav got the required answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 05:10:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-general/m-p/4066591#M972038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T05:10:54Z</dc:date>
    </item>
  </channel>
</rss>

