<?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 regarding performance tuning in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-tuning/m-p/2454835#M550366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, &lt;/P&gt;&lt;P&gt; i have developed a report program.its taking too much time to fetch the records.so what steps i have to consider to improve the performance. urgent plz.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jun 2007 04:35:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-25T04:35:29Z</dc:date>
    <item>
      <title>regarding performance tuning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-tuning/m-p/2454835#M550366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, &lt;/P&gt;&lt;P&gt; i have developed a report program.its taking too much time to fetch the records.so what steps i have to consider to improve the performance. urgent plz.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2007 04:35:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-tuning/m-p/2454835#M550366</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-25T04:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: regarding performance tuning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-tuning/m-p/2454836#M550367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are lot many things need to be checked for performance improvement.&lt;/P&gt;&lt;P&gt;Can you just paste your code here so that by looking at it we can tell the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2007 04:36:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-tuning/m-p/2454836#M550367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-25T04:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: regarding performance tuning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-tuning/m-p/2454837#M550368</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;&lt;/P&gt;&lt;P&gt;Check this links&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Performance tuning for Data Selection Statement &amp;amp; Others&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/performance-tuning-for-data-selection-statement.htm" target="test_blank"&gt;http://www.sap-img.com/abap/performance-tuning-for-data-selection-statement.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/perform/performhome.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/perform/performhome.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.thespot4sap.com/Articles/SAPABAPPerformanceTuning_PerformanceAnalysisTools.asp" target="test_blank"&gt;http://www.thespot4sap.com/Articles/SAPABAPPerformanceTuning_PerformanceAnalysisTools.asp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.thespot4sap.com/Articles/SAPABAPPerformanceTuning_Introduction.asp" target="test_blank"&gt;http://www.thespot4sap.com/Articles/SAPABAPPerformanceTuning_Introduction.asp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Debugger&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cba.nau.edu/haney-j/CIS497/Assignments/Debugging.doc" target="test_blank"&gt;http://www.cba.nau.edu/haney-j/CIS497/Assignments/Debugging.doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/b3/d322540c3beb4ba53795784eebb680/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/b3/d322540c3beb4ba53795784eebb680/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Run Time Analyser&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/c6/617cafe68c11d2b2ab080009b43351/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/c6/617cafe68c11d2b2ab080009b43351/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. SQL trace&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/d1/801f7c454211d189710000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/d1/801f7c454211d189710000e8322d00/content.htm&lt;/A&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;6. Coverage Analyser&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/c7/af9a79061a11d4b3d4080009b43351/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/c7/af9a79061a11d4b3d4080009b43351/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7. Runtime Monitor&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/b5/fa121cc15911d5993d00508b6b8b11/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/b5/fa121cc15911d5993d00508b6b8b11/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8. Memory Inspector&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/a2/e5fc84cc87964cb2c29f584152d74e/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/a2/e5fc84cc87964cb2c29f584152d74e/content.htm&lt;/A&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;&lt;A href="http://sap.genieholdings.com/abap/performance.htm" target="test_blank"&gt;http://sap.genieholdings.com/abap/performance.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.dbis.ethz.ch/research/publications/19.pdf" target="test_blank"&gt;http://www.dbis.ethz.ch/research/publications/19.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if it is Useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manjunath MS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2007 04:41:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-tuning/m-p/2454837#M550368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-25T04:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: regarding performance tuning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-tuning/m-p/2454838#M550369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;there are many performance steps &lt;/P&gt;&lt;P&gt;but try this one &lt;/P&gt;&lt;P&gt;go to sql trace analyses (st05) and see which select query is taking much of your time and try to reduce it by putting some conditions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2007 09:49:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-tuning/m-p/2454838#M550369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-25T09:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: regarding performance tuning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-tuning/m-p/2454839#M550370</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;To reduce the runtime follow the below things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. try to use fields instead of select * .&lt;/P&gt;&lt;P&gt;2. Dont use Select .... Endselect. instead use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select Fields ....... from DB into table internal table where  Condition.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. if ur selecting data from mutiple table use For all entries...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward me if its useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2007 14:33:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-tuning/m-p/2454839#M550370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-25T14:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: regarding performance tuning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-tuning/m-p/2454840#M550371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When u r dealing with heavy amt of data and performing a search....try hashed tables...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Avoid using select....endselect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modularize u r program where ever possible...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Avoid unwanted variable declarations......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Avoid declarations of internal tables using occurs...instead declare a structure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and define the internal table as data: itab like table of "structure" with header line...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Optimize ur query using perfect select statements like appending,corresponding,for all entries.....Apply maximun checks in the query....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May b this is a bit useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 05:10:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-tuning/m-p/2454840#M550371</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2007-07-06T05:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: regarding performance tuning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-tuning/m-p/2454841#M550372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;Tools provided for Performance Analysis&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Following are the different tools provided by SAP for performance analysis of an ABAP object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Run time analysis transaction SE30&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;This transaction gives all the analysis of an ABAP program with respect to the database and the non-database processing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;SQL Trace transaction ST05&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;The trace list has many lines that are not related to the SELECT statement in the ABAP program. This is because the execution of any ABAP program requires additional administrative SQL calls. To restrict the list output, use the filter introducing the trace list. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The trace list contains different SQL statements simultaneously related to the one SELECT statement in the ABAP program. This is because the R/3 Database Interface - a sophisticated component of the R/3 Application Server - maps every Open SQL statement to one or a series of physical database calls and brings it to execution. This mapping, crucial to R/3s performance, depends on the particular call and database system. For example, the SELECT-ENDSELECT loop on the SPFLI table in our test program is mapped to a sequence PREPARE-OPEN-FETCH of physical calls in an Oracle environment. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The WHERE clause in the trace list's SQL statement is different from the WHERE clause in the ABAP statement. This is because in an R/3 system, a client is a self-contained unit with separate master records and its own set of table data (in commercial, organizational, and technical terms). With ABAP, every Open SQL statement automatically executes within the correct client environment. For this reason, a condition with the actual client code is added to every WHERE clause if a client field is a component of the searched table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To see a statement's execution plan, just position the cursor on the PREPARE statement and choose Explain SQL. A detailed explanation of the execution plan depends on the database system in use. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also perform traces on other items such as authorisation objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Authorisation trace analysis&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;1. Open two sessions&lt;/P&gt;&lt;P&gt;2. Execute transaction ST01 in one of the sessions&lt;/P&gt;&lt;P&gt;3. Select the authorisation checkbox, note the other traces &lt;/P&gt;&lt;P&gt;   you can perform (SQL, RFC, Table Buffer etc)  &lt;/P&gt;&lt;P&gt;4. Click the 'Trace On' button&lt;/P&gt;&lt;P&gt;5. Within your other session execte the transaction/report &lt;/P&gt;&lt;P&gt;   you want to trace or get the user in question to do it&lt;/P&gt;&lt;P&gt;6. Return to the session where you turned the trace on and &lt;/P&gt;&lt;P&gt;   click on 'Trace Off' otherwise it will continue to record &lt;/P&gt;&lt;P&gt;   all athorisation checks&lt;/P&gt;&lt;P&gt;7. Click on the 'Analysis' button&lt;/P&gt;&lt;P&gt;8. Enter appropriate data into selection screen such as &lt;/P&gt;&lt;P&gt;   Username, type of trace records (i.e. Authorization check)&lt;/P&gt;&lt;P&gt;9. Click on the Execute button. &lt;/P&gt;&lt;P&gt;10. Report displaying trace results will now be displayed  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then based on that   create the  index in the  table for your database  as per your   Where condition  and  in the select fields .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rewardd points  if it is usefull....&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 05:46:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-tuning/m-p/2454841#M550372</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T05:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: regarding performance tuning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-tuning/m-p/2454842#M550373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;1.My Suggestion is that just go to the transaction SLIN and enter Program Name.&lt;/P&gt;&lt;P&gt;2. Select all the check boxes of CHECKS tab.&lt;/P&gt;&lt;P&gt;3. Leave blank Additional Functions check boxes.&lt;/P&gt;&lt;P&gt;4. Then Execute the button performance std check [Shift+F8].&lt;/P&gt;&lt;P&gt;5. Then Check next thru F8 also once.&lt;/P&gt;&lt;P&gt;It will give you the error and information Analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen Mutyapu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 05:49:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-tuning/m-p/2454842#M550373</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T05:49:00Z</dc:date>
    </item>
  </channel>
</rss>

