<?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: regarding performance problems in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-problems/m-p/4907327#M1145778</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;Try to debug the std. program and point out the place where you are getting the dump. You can find some causes by dump analysis text also. SAP note as you mentioned may not be specific to your issue however best solution from my side is to include INDEX in appropriate table as already suggested by one of guru.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;sudhanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Dec 2008 08:47:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-16T08:47:40Z</dc:date>
    <item>
      <title>regarding performance problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-problems/m-p/4907323#M1145774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: please use a more informative subject in future&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one requirement related to MM..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They r running one transaction 'MB5B'. they are giving the input only company code and date for 15 days.But the program is giving dump saying that "Time_out" error. they raised to sap then they gave a note 1005901.I m unable to understand what i need to do by using that note...I read that note but i didnt understand.Please help me out in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards,&lt;/P&gt;&lt;P&gt;Sastry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Matt on Dec 16, 2008 10:01 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2008 04:17:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-problems/m-p/4907323#M1145774</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-16T04:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: regarding performance problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-problems/m-p/4907324#M1145775</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;From that note, i understand that u should call Transaction only one time.&lt;/P&gt;&lt;P&gt;With material + Plant details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or Define one Ztable with 4 fields.u can use that table material + plant purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;relese lock,&lt;/P&gt;&lt;P&gt;commet or roolback many thing are there....&lt;/P&gt;&lt;P&gt;Read it and done one by one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2008 05:03:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-problems/m-p/4907324#M1145775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-16T05:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: regarding performance problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-problems/m-p/4907325#M1145776</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;You can create a secondary index on MKPF for this date filed. Which will help you increase your report performance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Maharshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2008 07:12:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-problems/m-p/4907325#M1145776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-16T07:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: regarding performance problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-problems/m-p/4907326#M1145777</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;contact your basis to increase the time limit for execution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also enter other input values to improve the performance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2008 07:15:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-problems/m-p/4907326#M1145777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-16T07:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: regarding performance problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-problems/m-p/4907327#M1145778</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;Try to debug the std. program and point out the place where you are getting the dump. You can find some causes by dump analysis text also. SAP note as you mentioned may not be specific to your issue however best solution from my side is to include INDEX in appropriate table as already suggested by one of guru.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;sudhanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2008 08:47:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-problems/m-p/4907327#M1145778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-16T08:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: regarding performance problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-problems/m-p/4907328#M1145779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Pleasse use a more informative subject in future&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The note says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"An experienced ABAP programmer requires an estimated three to five days to create the ZZ_MB5B work table and these three reports. You can find a similar program as an example in Note 32236: MBMSSQUA.&lt;/P&gt;&lt;P&gt;If you need support during the implementation, contact your SAP consultant."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you not an experienced ABAP programmer?  If you're not you should pass this on to someone who is experienced.  I've read the note, and steps you have to take seem clear to me.  Is it the English that's given you problems?  What precisely don't you understand?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2008 09:01:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-performance-problems/m-p/4907328#M1145779</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-12-16T09:01:49Z</dc:date>
    </item>
  </channel>
</rss>

