<?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/4138024#M989504</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;It could be because you program is taking long time for execution.&lt;/P&gt;&lt;P&gt;probably your select statement is taking very long.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Development client has less data compared to production so you did not get time out dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to Run your program in background in production and check what the result is .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also analyse your program SE30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nikhil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Nikhil A Chitre on Jul 21, 2008 11:26 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jul 2008 01:26:41 GMT</pubDate>
    <dc:creator>nikhil_chitre</dc:creator>
    <dc:date>2008-07-21T01:26:41Z</dc:date>
    <item>
      <title>reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/4138023#M989503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;devlopement  it is working properly moving in to production server it showing the error like time out hat could be the problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2008 01:04:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/4138023#M989503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-21T01:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/4138024#M989504</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;It could be because you program is taking long time for execution.&lt;/P&gt;&lt;P&gt;probably your select statement is taking very long.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Development client has less data compared to production so you did not get time out dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to Run your program in background in production and check what the result is .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also analyse your program SE30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nikhil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Nikhil A Chitre on Jul 21, 2008 11:26 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2008 01:26:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/4138024#M989504</guid>
      <dc:creator>nikhil_chitre</dc:creator>
      <dc:date>2008-07-21T01:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/4138025#M989505</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;in the production server there are huge data compare with development client. so first of all u need to check the performance in your program in the transaction code se30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it takes time apply some performance techniques like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;every time check sy-subrc and sort internal table use read statements with binary search. better to use hashed tables instead of standard tabel.&lt;/P&gt;&lt;P&gt;&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;Sriram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2008 01:59:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/4138025#M989505</guid>
      <dc:creator>venkatasriram_mygapula</dc:creator>
      <dc:date>2008-07-21T01:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/4138026#M989506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is due toamount of  data in PRD,you should tune your program check the performance in se30 transaction in Development.&lt;/P&gt;&lt;P&gt;now perform below steps in development server&lt;/P&gt;&lt;P&gt;first go to ST05 transaction and active trace there,come to your program execute it again goto ST05 deactive the trace then display trace ,here you can obser which table was taking time for executing,&lt;/P&gt;&lt;P&gt;now change your select query in where condition use primary keys and create the Index for the table which has taken more time,now check the performance in se30 by rpviding your program name.&lt;/P&gt;&lt;P&gt;if you need more help regarding changing your query and how to index we will help you here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sree on Jul 21, 2008 5:03 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2008 03:03:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/4138026#M989506</guid>
      <dc:creator>former_member125931</dc:creator>
      <dc:date>2008-07-21T03:03:26Z</dc:date>
    </item>
  </channel>
</rss>

