<?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/5025680#M1169129</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ask the BASIS guy about this he can surely help as I have faced same kind of issue but the problem was solved by the BASIS team.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They can Increase the run time of a object which is by default 5 second after which the system dumps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Jan 2009 05:01:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-09T05:01:35Z</dc:date>
    <item>
      <title>Performance issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/5025678#M1169127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using BAPI_BUS2172_GET_TREE fm for get phase, task for one project in Cproject.&lt;/P&gt;&lt;P&gt;When i am using this fm. it took time (4 to 5 seconds). After 5 seconds only i can able to get the result. But i am using the fm. with in loop. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP at LT_DPR_PROJECT INTO WA_DPR_PROJECT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lv_pro_GUID = WA_DPR_PROJECT-GUID.&lt;/P&gt;&lt;P&gt;  call function 'BAPI_BUS2172_GET_TREE'&lt;/P&gt;&lt;P&gt;    exporting&lt;/P&gt;&lt;P&gt;      PROJECT_DEFINITION_GUID       = lv_pro_GUID&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      ET_TREE                       = lt_tree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  APPEND LINES OF lt_tree to lt_tree_f.&lt;/P&gt;&lt;P&gt;CLEAR : lt_tree,lv_pro_GUID.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my above internal table i have 100 projects are there, So i will take time. How can i avoid that.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2009 04:52:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/5025678#M1169127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-09T04:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/5025679#M1169128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Dont call FMs inside the loop unless otherwise required.Because it will cause performance problem.&lt;/P&gt;&lt;P&gt;Replace LOOP with READ TABLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2009 04:55:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/5025679#M1169128</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2009-01-09T04:55: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/5025680#M1169129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ask the BASIS guy about this he can surely help as I have faced same kind of issue but the problem was solved by the BASIS team.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They can Increase the run time of a object which is by default 5 second after which the system dumps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2009 05:01:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/5025680#M1169129</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-09T05:01:35Z</dc:date>
    </item>
  </channel>
</rss>

