<?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: Performance issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/2102503#M438436</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neetesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;creating an index will help in improving the performance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can use ST05 to know the select statements causing performance problems. then tune the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are using for all entries, see u have deleted the duplicate entries and check if the internal table is initial prior to that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can go throught the below blog for more details:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/abap%2bperformance%2band%2btuning" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/abap%2bperformance%2band%2btuning&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Mar 2007 08:37:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-29T08:37:51Z</dc:date>
    <item>
      <title>Performance issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/2102501#M438434</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;I am accessing table mseg . But the condition is such that i cannot use the key fields . The field that i can use is CHARG wich is not  a primary key . In run time analysis the database usage is going near to 35 % . Is their any solution to reduce the database usage  %  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neetesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2007 06:17:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/2102501#M438434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-29T06:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/2102502#M438435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are some of the steps which might help you to improve the performance of your program ...&lt;/P&gt;&lt;P&gt;refer&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.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;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2007 08:04:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/2102502#M438435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-29T08:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/2102503#M438436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neetesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;creating an index will help in improving the performance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can use ST05 to know the select statements causing performance problems. then tune the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are using for all entries, see u have deleted the duplicate entries and check if the internal table is initial prior to that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can go throught the below blog for more details:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/abap%2bperformance%2band%2btuning" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/abap%2bperformance%2band%2btuning&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2007 08:37:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/2102503#M438436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-29T08:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/2102504#M438437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neetesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The best way to improve performance is to create index on CHARG field. But SAP suggests no more than 3 indexes for a transactional table and no more than 10 for a master data table. So take care of the existing Indexes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other things you can keep in mind are &lt;/P&gt;&lt;P&gt;      In the select query the order of selected fields should be same as in the table.&lt;/P&gt;&lt;P&gt;      In where condition also keep the order of fields same as in the table&lt;/P&gt;&lt;P&gt;      if you are selecting data from for some values in an existing internal table then sort that internal table in order as mentioned in where clause and dontr forget to check table not initial before select query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pankaj Sharma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2007 14:24:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/2102504#M438437</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-29T14:24:17Z</dc:date>
    </item>
  </channel>
</rss>

