<?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: Problem in Get Peras in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-get-peras/m-p/7576730#M1565962</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;?!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Dec 2010 21:42:59 GMT</pubDate>
    <dc:creator>Clemenss</dc:creator>
    <dc:date>2010-12-31T21:42:59Z</dc:date>
    <item>
      <title>Problem in Get Peras</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-get-peras/m-p/7576728#M1565960</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 am facing one problem in one report program. This program is being used in our project for long time.&lt;/P&gt;&lt;P&gt;after entering data in selection screen when we are executing the program it is giving shortdump due to exceeding the time limit.&lt;/P&gt;&lt;P&gt;I have checked the program and found that it is not going into the get peras portion,so in the start of selection the internal table is not being populated.it is directly going into the end of selection and rresulting the shortdump.I have checked that we are entering valid data and for the values entered in the selection screen there are lots of data,still it is not going into the get peras.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajarshi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Dec 31, 2010 12:58 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Dec 2010 02:55:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-get-peras/m-p/7576728#M1565960</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-30T02:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Get Peras</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-get-peras/m-p/7576729#M1565961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that OM structure is bad . The LDB needs evaluating objects CP and P before returning data of the employees.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of the objects is linked with other in a circular way and the execution time finish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Dec 2010 12:24:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-get-peras/m-p/7576729#M1565961</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-31T12:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Get Peras</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-get-peras/m-p/7576730#M1565962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;?!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Dec 2010 21:42:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-get-peras/m-p/7576730#M1565962</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2010-12-31T21:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Get Peras</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-get-peras/m-p/7576731#M1565963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should be coz of loads of data.&lt;/P&gt;&lt;P&gt;Try analyse your program and see if any kind of performance tuning can be done.&lt;/P&gt;&lt;P&gt;Also consult Basis to increast time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shaik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Jan 2011 13:13:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-get-peras/m-p/7576731#M1565963</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-02T13:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Get Peras</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-get-peras/m-p/7576732#M1565964</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 ask you Basis folks to increase the value of the parameter &lt;STRONG&gt;rdisp/max_wprun_time&lt;/STRONG&gt; and then run the report again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yasmin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 02:49:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-get-peras/m-p/7576732#M1565964</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-03T02:49:30Z</dc:date>
    </item>
  </channel>
</rss>

