<?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: program execution time in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891720#M1142836</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If u have tried all the things and now you are out of options then last option is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Create Index  for the table&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will solve your problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Dec 2008 06:15:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-23T06:15:27Z</dc:date>
    <item>
      <title>program execution time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891717#M1142833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  i have created a report which inlclude posting dates. if i enter the period of 1 year it takes abt 3 mins. to execute it, as i tried the same in table from where the data comes ,  the table is aslo taking almost same time but it will not do, so just plzz tel me that is there any tips or trick so that i can reduce this execution time..??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 05:59:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891717#M1142833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-23T05:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: program execution time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891718#M1142834</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;Just check for basic performance issues.. and try to avoid them...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like.. mulitple selects on the same table.. loop within loop.... looping on a table and deleting the same table....... check for not initial condition before doing 'for all entries'.....stuff like these... .and also check whether its possible to go for alternative database tables as wel...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 06:03:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891718#M1142834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-23T06:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: program execution time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891719#M1142835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Hi...&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Just check for basic performance issues.. and try to avoid them...&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; like.. mulitple selects on the same table.. loop within loop.... looping on a table and deleting the same table....... check for not initial condition before doing 'for all entries'.....stuff like these... .and also check whether its possible to go for alternative database tables as wel...&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx, but its taking same time if i use by se11 and see it by giving same conditions in it. so there is no prob of loops... and im using only two select statement and using the table only once..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 06:12:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891719#M1142835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-23T06:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: program execution time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891720#M1142836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If u have tried all the things and now you are out of options then last option is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Create Index  for the table&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will solve your problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 06:15:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891720#M1142836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-23T06:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: program execution time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891721#M1142837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Goto SE30 enter ur report name and execute, once it is done click analyze it will show the analysis of execution that whether database hits are taking more time or ur abap statements or the system,&lt;/P&gt;&lt;P&gt;Once u see the analysis then u can concentrate to reduce the performance overhead of that particluar part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="16" __jive_macro_name="size"&gt;кu03B1ятu03B9к&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 06:21:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891721#M1142837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-23T06:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: program execution time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891722#M1142838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; If u have tried all the things and now you are out of options then last option is &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;STRONG&gt;Create Index  for the table&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Hope this will solve your problem...&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Regards&lt;/P&gt;&lt;P&gt;&amp;gt; Sas&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx..&lt;/P&gt;&lt;P&gt;can u tel me in bit details abt creatng index plzz...&lt;/P&gt;&lt;P&gt;thanx....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 06:31:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891722#M1142838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-23T06:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: program execution time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891723#M1142839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nilesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check these imp. blogs for basic performance issues:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SQL Trace (ST05) u2013 Quick and Easy&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="44587"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ABAP Runtime Trace (SE30) - Quick and Easy&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 06:36:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891723#M1142839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-23T06:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: program execution time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891724#M1142840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nilesh,&lt;/P&gt;&lt;P&gt;First send us your select query with out seeing which its very dificult to draw the solution. There might be many reasons for performance issues. Suppose a select in CDHDR/CDPOS table u can't improve much by what ever care u take.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A select on BSEG can be improved by getting data from index tables BSAD/BSID/BSAK/BSIK table.&lt;/P&gt;&lt;P&gt;So first post ur query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 06:53:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891724#M1142840</guid>
      <dc:creator>vinod_vemuru2</dc:creator>
      <dc:date>2008-12-23T06:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: program execution time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891725#M1142841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Hi,&lt;/P&gt;&lt;P&gt;&amp;gt; Goto SE30 enter ur report name and execute, once it is done click analyze it will show the analysis of execution that whether database hits are taking more time or ur abap statements or the system,&lt;/P&gt;&lt;P&gt;&amp;gt; Once u see the analysis then u can concentrate to reduce the performance overhead of that particluar part.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;SPAN __default_attr="16" __jive_macro_name="size"&gt;кu03B1ятu03B9к&lt;/SPAN&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx its the database which is taking the maximum time.. so whats next...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 06:55:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891725#M1142841</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-23T06:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: program execution time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891726#M1142842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Hi Nilesh,&lt;/P&gt;&lt;P&gt;&amp;gt; First send us your select query with out seeing which its very dificult to draw the solution. There might be many reasons for performance issues. Suppose a select in CDHDR/CDPOS table u can't improve much by what ever care u take.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; A select on BSEG can be improved by getting data from index tables BSAD/BSID/BSAK/BSIK table.&lt;/P&gt;&lt;P&gt;&amp;gt; So first post ur query.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Thanks,&lt;/P&gt;&lt;P&gt;&amp;gt; Vinod.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx..&lt;/P&gt;&lt;P&gt;this is query..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;select budat belnr into (itab-budat,itab-belnr) from bkpf
where budat between  budat-low and budat-high and bukrs in bukrs&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 06:57:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891726#M1142842</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-23T06:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: program execution time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891727#M1142843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It seems this is select andselect. Replace this with FOR ALL ENTRIES logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Always make sure that where clause fields matches with the order they appear in data base&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So try with below quesy. If doesn't get much improvement then use for all entries logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select budat belnr into (itab-budat,itab-belnr) from bkpf&lt;/P&gt;&lt;P&gt;where bukrs in bukrs AND budat between  budat-low and budat-high.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Do you have data in bukrs and budat?&lt;/STRONG&gt; If not u can't improve much. Because if first key field of table is empty then it takes long time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check these and get back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 07:02:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891727#M1142843</guid>
      <dc:creator>vinod_vemuru2</dc:creator>
      <dc:date>2008-12-23T07:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: program execution time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891728#M1142844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 10:55:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-execution-time/m-p/4891728#M1142844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-24T10:55:09Z</dc:date>
    </item>
  </channel>
</rss>

