<?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/6748750#M1459757</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Explain the processing logic you had used in the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Mar 2010 11:17:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-29T11:17:15Z</dc:date>
    <item>
      <title>performance issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/6748747#M1459754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guru's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem when am working on prodution server.  But my report is working on development server, same report is not working on prodution server. Please help me... on this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my report having table &lt;STRONG&gt;Conditions (Item)  KONP&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think some declaration problem for that table. please give me the suggesion on this condition item table......&lt;/P&gt;&lt;P&gt;i declared like&lt;/P&gt;&lt;P&gt;  Types : begin of ty_konp,&lt;/P&gt;&lt;P&gt;         knumh type konp-knumh,&lt;/P&gt;&lt;P&gt;         kbetr type konp-kbetr,&lt;/P&gt;&lt;P&gt;        end of ty_konp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : it_konp type table of ty_konp with header line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me on this.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: please use a more meaningful subject line next time.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Mar 29, 2010 1:37 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Mar 2010 11:10:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/6748747#M1459754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-29T11:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: performance issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/6748748#M1459755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. cant help yout with the information provided beeing a bit low.&lt;/P&gt;&lt;P&gt;2. it can have a VARIETY of reasons for this, but probably it is the massive data in productive against just some testdata in dev system.&lt;/P&gt;&lt;P&gt;3. internal tables with headerlines are obsolete, please try to avoid them where you can, programming will be so much easier, or at least easier to read afterwards having this in mind.&lt;/P&gt;&lt;P&gt;4. WHAT is not wirking in your program in prod? is it just not working? is it going to dump? what is the dump?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Mar 2010 11:15:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/6748748#M1459755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-29T11:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: performance issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/6748749#M1459756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please describe your query elaboratly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Mar 2010 11:16:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/6748749#M1459756</guid>
      <dc:creator>former_member772790</dc:creator>
      <dc:date>2010-03-29T11:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: performance issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/6748750#M1459757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Explain the processing logic you had used in the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Mar 2010 11:17:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/6748750#M1459757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-29T11:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: performance issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/6748751#M1459758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="green" __jive_macro_name="color"&gt;Moderator message - Welcome to SCN.

Before posting in SCN, please read &lt;SPAN __jive_macro_name="thread" id="927634"&gt;&lt;/SPAN&gt; and &lt;SPAN __jive_macro_name="thread" id="1170968"&gt;&lt;/SPAN&gt;.

Before posting in the Performance and tuning forum, please read &lt;SPAN __jive_macro_name="thread" id="1283414"&gt;&lt;/SPAN&gt;

This post will be locked, but you can ask a more detailed question after you have read the above threads.

Rob&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Mar 2010 13:10:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/6748751#M1459758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-29T13:10:54Z</dc:date>
    </item>
  </channel>
</rss>

