<?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 Performance Analyzing using SE30 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-analyzing-using-se30/m-p/4865950#M1137745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moved to correct forum by moderator.  Please take care in future.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HI...&lt;/P&gt;&lt;P&gt;can you people help me with this.Suppose i am analyzing one program in SE30.In that particular program i have PERFORM.The same PERFORM is used in three different places of the program.When we see the list of the analyse report we see the total number of times the PERFORM is called in the program and the total execution time.&lt;/P&gt;&lt;P&gt;But i want to see individual data.means if the PERFORM is called twice in one place and single at other place i want to see the separate data along with separate time taken for execution.&lt;/P&gt;&lt;P&gt;Is that possible through SE30 or any other way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Matt on Dec 3, 2008 10:08 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Dec 2008 06:39:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-03T06:39:40Z</dc:date>
    <item>
      <title>Performance Analyzing using SE30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-analyzing-using-se30/m-p/4865950#M1137745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moved to correct forum by moderator.  Please take care in future.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HI...&lt;/P&gt;&lt;P&gt;can you people help me with this.Suppose i am analyzing one program in SE30.In that particular program i have PERFORM.The same PERFORM is used in three different places of the program.When we see the list of the analyse report we see the total number of times the PERFORM is called in the program and the total execution time.&lt;/P&gt;&lt;P&gt;But i want to see individual data.means if the PERFORM is called twice in one place and single at other place i want to see the separate data along with separate time taken for execution.&lt;/P&gt;&lt;P&gt;Is that possible through SE30 or any other way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Matt on Dec 3, 2008 10:08 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 06:39:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-analyzing-using-se30/m-p/4865950#M1137745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-03T06:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Analyzing using SE30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-analyzing-using-se30/m-p/4865951#M1137746</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;You can do that using ST05. This will list down time taken by each query to retreive data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 07:57:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-analyzing-using-se30/m-p/4865951#M1137746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-03T07:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Analyzing using SE30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-analyzing-using-se30/m-p/4865952#M1137747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create your own SE30 variant where you set aggregation to "per call position" or "none" on the "duration/type" tab. This writes a lot of data though, so better don't run it for huge amounts of test data.&lt;/P&gt;&lt;P&gt;Also see this blog:&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_blogpost" href="https://community.sap.com/" __jive_macro_name="blogpost" modifiedtitle="true" __default_attr="45105"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 08:42:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-analyzing-using-se30/m-p/4865952#M1137747</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2008-12-03T08:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Analyzing using SE30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-analyzing-using-se30/m-p/4865953#M1137748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Thomas,&lt;/P&gt;&lt;P&gt;Thanx a lot for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 10:36:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-analyzing-using-se30/m-p/4865953#M1137748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-03T10:36:07Z</dc:date>
    </item>
  </channel>
</rss>

