<?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: reports in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/2214421#M474702</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;1.Avoid Nested Loops.&lt;/P&gt;&lt;P&gt;2.Avoid using select * from....you can mention the fields in the selct statement like&lt;/P&gt;&lt;P&gt;select werks matnr from....&lt;/P&gt;&lt;P&gt;3.Use for All entries....Before using for all entries check whether the internal table is intiial or not.&lt;/P&gt;&lt;P&gt;4.Use SE30 to find the Runtime analysis.From there you can find out which part is taking too much time.&lt;/P&gt;&lt;P&gt;5.Keep Break point inside the program and exdecute...you can find where it is takking too much of time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if it helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sangeetha.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Apr 2007 03:59:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-26T03:59:51Z</dc:date>
    <item>
      <title>reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/2214419#M474700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You are running a report. It is taking long time for execution. What steps will you do to reduce the execution time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx,&lt;/P&gt;&lt;P&gt;loki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 03:46:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/2214419#M474700</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T03:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/2214420#M474701</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;just go to se38 and enter the program name then in the menu bar&lt;/P&gt;&lt;P&gt;program-&amp;gt;check-&amp;gt;extendend program check&lt;/P&gt;&lt;P&gt;program-&amp;gt;check-&amp;gt;code inspector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will run and show p-erformance issues with your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Navneeth.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 03:56:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/2214420#M474701</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T03:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/2214421#M474702</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;1.Avoid Nested Loops.&lt;/P&gt;&lt;P&gt;2.Avoid using select * from....you can mention the fields in the selct statement like&lt;/P&gt;&lt;P&gt;select werks matnr from....&lt;/P&gt;&lt;P&gt;3.Use for All entries....Before using for all entries check whether the internal table is intiial or not.&lt;/P&gt;&lt;P&gt;4.Use SE30 to find the Runtime analysis.From there you can find out which part is taking too much time.&lt;/P&gt;&lt;P&gt;5.Keep Break point inside the program and exdecute...you can find where it is takking too much of time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if it helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sangeetha.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 03:59:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/2214421#M474702</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T03:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/2214422#M474703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yogi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible just put your code here...&lt;/P&gt;&lt;P&gt;We will try to find the performance factors..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Navneeth.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 04:09:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/2214422#M474703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T04:09:59Z</dc:date>
    </item>
  </channel>
</rss>

