<?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 HOW TO USE SE30? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-se30/m-p/2472847#M556131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI THERE?&lt;/P&gt;&lt;P&gt;1.what are the best measures for ABAP, DB and r3?&lt;/P&gt;&lt;P&gt;2.if we get db&amp;gt;abap what to do??&lt;/P&gt;&lt;P&gt;3.if i get abap 55,db 45, r3: 5%    what to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jun 2007 04:23:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-29T04:23:42Z</dc:date>
    <item>
      <title>HOW TO USE SE30?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-se30/m-p/2472847#M556131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI THERE?&lt;/P&gt;&lt;P&gt;1.what are the best measures for ABAP, DB and r3?&lt;/P&gt;&lt;P&gt;2.if we get db&amp;gt;abap what to do??&lt;/P&gt;&lt;P&gt;3.if i get abap 55,db 45, r3: 5%    what to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 04:23:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-se30/m-p/2472847#M556131</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-29T04:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO USE SE30?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-se30/m-p/2472848#M556132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Se30 , obviously we get different execution times for different runs. This is bcoz the system resource utilization , Database load vary from time to time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here ABAP/ Database/ System time means the utilization made by the respective ones at that particular time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Database should be less than 25 % , Systemshould be in the medium Range and Abap should be more for better performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this resolves your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all the helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Kishore.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 04:25:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-se30/m-p/2472848#M556132</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-29T04:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO USE SE30?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-se30/m-p/2472849#M556133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 04:26:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-se30/m-p/2472849#M556133</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-29T04:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO USE SE30?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-se30/m-p/2472850#M556134</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;1. There is no such best measures for DB , ABAP or R/3 for ex if ur code has only select query for validation and nothing else then ur DB wll show the max measurement .&lt;/P&gt;&lt;P&gt;2. IF we get DB more then abap(after considering point 1) then we useually go for performance optimization by avoiding select ... endselect , select*.... and nested select etc...&lt;/P&gt;&lt;P&gt;3. Then (after considering point 1) try to find that if there is nested loop in the progam , free internal table not in use ... , this will improve the performance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS:  Reward Points &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;Naveen Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 06:41:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-se30/m-p/2472850#M556134</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T06:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO USE SE30?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-se30/m-p/2472851#M556135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 09:20:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-se30/m-p/2472851#M556135</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T09:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO USE SE30?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-se30/m-p/2472852#M556136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Welcome&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give reward points ..&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;Naveen Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 04:17:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-se30/m-p/2472852#M556136</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T04:17:54Z</dc:date>
    </item>
  </channel>
</rss>

