<?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>Question Re: Frontend Performance in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/frontend-performance/qaa-p/1117487#M457005</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the link, but i can´t find some solution in this paper i know just know that the SAP Performance TEST was done with queries that have 1500 and 10000 result cells. In our case the query has 153119 result cells (QNUMCELLS). So what have i to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Santra&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Dec 2005 13:49:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-28T13:49:58Z</dc:date>
    <item>
      <title>Frontend Performance</title>
      <link>https://community.sap.com/t5/technology-q-a/frontend-performance/qaq-p/1117485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we just have a query with a really bad performance. &lt;/P&gt;&lt;P&gt;I made ST03N (experts) and got the following result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%init: 0,02&lt;/P&gt;&lt;P&gt;%OLAP: 1,26&lt;/P&gt;&lt;P&gt;%DB: 1,08&lt;/P&gt;&lt;P&gt;%Front-End: 97,43&lt;/P&gt;&lt;P&gt;% master data: 0,21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so I know the problem is the Front-End Performance. &lt;/P&gt;&lt;P&gt;But know i do´t really what i can do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Santra&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2005 12:48:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/frontend-performance/qaq-p/1117485</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-28T12:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Frontend Performance</title>
      <link>https://community.sap.com/t5/technology-q-a/frontend-performance/qaa-p/1117486#M457004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a good document on front-end performance on SAPNET (alias /bi) under the Performance Heading entitled Frontend Performance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use following link to get there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://websmp105.sap-ag.de/~sapidb/011000358700001394912002" target="test_blank"&gt;https://websmp105.sap-ag.de/~sapidb/011000358700001394912002&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2005 13:21:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/frontend-performance/qaa-p/1117486#M457004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-28T13:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Frontend Performance</title>
      <link>https://community.sap.com/t5/technology-q-a/frontend-performance/qaa-p/1117487#M457005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the link, but i can´t find some solution in this paper i know just know that the SAP Performance TEST was done with queries that have 1500 and 10000 result cells. In our case the query has 153119 result cells (QNUMCELLS). So what have i to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Santra&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2005 13:49:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/frontend-performance/qaa-p/1117487#M457005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-28T13:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Frontend Performance</title>
      <link>https://community.sap.com/t5/technology-q-a/frontend-performance/qaa-p/1117488#M457006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BEx with a hierarchy used in the query/wkbk?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, the rendering of the hierarchy is probably the culprit for the Frontend time being high.  You could verify this by removing the hierarchy and checking the timings. The next thing to do is verify the frontend patch level you are using (could be different on each users PC).  There have been some  updates to the frontend patch levels that can improve the frontend time dramatically for queries with hierarchies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Think it was 3.5 FEP 5 and 3.1 FEP 15 (or maybe 16?) that provided the change for hierarchy display.  As an interim solution to updating the FEP on a client PC, you could install just the sapbex.xla file that was part of the patch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll see if I can track the Note down.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2005 16:17:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/frontend-performance/qaa-p/1117488#M457006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-29T16:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Frontend Performance</title>
      <link>https://community.sap.com/t5/technology-q-a/frontend-performance/qaa-p/1117489#M457007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this thread for more discussion and a couple of Note references&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="700473"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2005 16:33:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/frontend-performance/qaa-p/1117489#M457007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-29T16:33:09Z</dc:date>
    </item>
  </channel>
</rss>

