<?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: ABAP query performance in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-performance/m-p/2754392#M640779</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;Abap query gives less perfoamance than the normal report .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reasons are it generates code by itself with lot of &amp;lt;b&amp;gt;select and endselect&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;statements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ohther hand there are lot of joins across the tables to fetch the data out of them ,this too reduces the performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general functional consultants make use of them .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP query is another tool for ABAP. It provides efficency for ABAP reports. &lt;/P&gt;&lt;P&gt;Transaction Code : SQ01 &lt;/P&gt;&lt;P&gt;   The advantage with ABAP QUERY is logic required for classic &amp;amp; interactive reports system design automatically 80%.&lt;/P&gt;&lt;P&gt;For ABAP QUERY handle these &lt;/P&gt;&lt;P&gt;SQ01 ; QUERY&lt;/P&gt;&lt;P&gt;SQ02 : INFOSET OR FUNCTIONAL AREA&lt;/P&gt;&lt;P&gt;SQ03: USER GROUP.&lt;/P&gt;&lt;P&gt;[Edit section] Report Writer&lt;/P&gt;&lt;P&gt;Key Concept : &lt;/P&gt;&lt;P&gt;Super users and end users can use Report Painter/Report Writer tools to write their own reports. &lt;/P&gt;&lt;P&gt;Giving them the ability to report on additional fields at their discretion shifts the report maintenance burden to them, saving SAP support groups time and effort normally spent creating and maintaining the reports. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sail&lt;/P&gt;&lt;P&gt;Sail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Sep 2007 09:10:52 GMT</pubDate>
    <dc:creator>sailaja_vadlamudi</dc:creator>
    <dc:date>2007-09-14T09:10:52Z</dc:date>
    <item>
      <title>ABAP query performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-performance/m-p/2754388#M640775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear gurus,&lt;/P&gt;&lt;P&gt;               I want to use ABAP query. However, i wonders about its performance.&lt;/P&gt;&lt;P&gt;Would anyone please show your opinion and experience using this tool?&lt;/P&gt;&lt;P&gt;Is it taking long time to run this tool? Will it effect the overall performace of the system if i use this tool? &amp;lt;b&amp;gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Ammy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Alvaro Tejada Galindo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2007 08:57:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-performance/m-p/2754388#M640775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-14T08:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP query performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-performance/m-p/2754389#M640776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi pavinee&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;r u saying abap standard query?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the performence wise good if u works on standard tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;beacuse it works on standard sap memory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;defenetly it will effects the performence of the system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;beware using the standard query hw u r using ..................&lt;/P&gt;&lt;P&gt;otherwise if u want to create ur own query that is depends in u r coding&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2007 09:03:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-performance/m-p/2754389#M640776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-14T09:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP query performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-performance/m-p/2754390#M640777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plrase check the link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/what-is-sap-queries.htm" target="test_blank"&gt;http://www.sap-img.com/abap/what-is-sap-queries.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_Authorizations.asp" target="test_blank"&gt;http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_Authorizations.asp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.ies.state.pa.us/hr/lib/hr/BJ0033_Travel_SQ00_Transfer_Travel_Expense_Reporting_.pdf" target="test_blank"&gt;http://www.ies.state.pa.us/hr/lib/hr/BJ0033_Travel_SQ00_Transfer_Travel_Expense_Reporting_.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Executing Query&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/erp2005_ehp_02/helpdata/en/d2/cb4056455611d189710000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/erp2005_ehp_02/helpdata/en/d2/cb4056455611d189710000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Queries&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/erp2005_ehp_02/helpdata/en/d2/cb476b455611d189710000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/erp2005_ehp_02/helpdata/en/d2/cb476b455611d189710000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sap Queries&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/erp2005_ehp_02/helpdata/en/4f/71e252448011d189f00000e81ddfac/frameset.htm" target="test_blank"&gt;http://help.sap.com/erp2005_ehp_02/helpdata/en/4f/71e252448011d189f00000e81ddfac/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sap Query Components&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/erp2005_ehp_02/helpdata/en/d2/cb3f2e455611d189710000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/erp2005_ehp_02/helpdata/en/d2/cb3f2e455611d189710000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample Screen Shots&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.olemiss.edu/projects/sap/SQ01_10_03.pdf" target="test_blank"&gt;http://www.olemiss.edu/projects/sap/SQ01_10_03.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LIJO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Alvaro Tejada Galindo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2007 09:08:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-performance/m-p/2754390#M640777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-14T09:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP query performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-performance/m-p/2754391#M640778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Pavinee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the perormance of ABAP query is very bad by default, becuase it is using logical DB, which is a very general tool and not really useful for specific things. (For example it is retreiving always all the fields (could be several hundreds), when you need only a dozen)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to avoid using Queries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2007 09:10:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-performance/m-p/2754391#M640778</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2007-09-14T09:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP query performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-performance/m-p/2754392#M640779</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;Abap query gives less perfoamance than the normal report .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reasons are it generates code by itself with lot of &amp;lt;b&amp;gt;select and endselect&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;statements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ohther hand there are lot of joins across the tables to fetch the data out of them ,this too reduces the performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general functional consultants make use of them .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP query is another tool for ABAP. It provides efficency for ABAP reports. &lt;/P&gt;&lt;P&gt;Transaction Code : SQ01 &lt;/P&gt;&lt;P&gt;   The advantage with ABAP QUERY is logic required for classic &amp;amp; interactive reports system design automatically 80%.&lt;/P&gt;&lt;P&gt;For ABAP QUERY handle these &lt;/P&gt;&lt;P&gt;SQ01 ; QUERY&lt;/P&gt;&lt;P&gt;SQ02 : INFOSET OR FUNCTIONAL AREA&lt;/P&gt;&lt;P&gt;SQ03: USER GROUP.&lt;/P&gt;&lt;P&gt;[Edit section] Report Writer&lt;/P&gt;&lt;P&gt;Key Concept : &lt;/P&gt;&lt;P&gt;Super users and end users can use Report Painter/Report Writer tools to write their own reports. &lt;/P&gt;&lt;P&gt;Giving them the ability to report on additional fields at their discretion shifts the report maintenance burden to them, saving SAP support groups time and effort normally spent creating and maintaining the reports. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sail&lt;/P&gt;&lt;P&gt;Sail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2007 09:10:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-performance/m-p/2754392#M640779</guid>
      <dc:creator>sailaja_vadlamudi</dc:creator>
      <dc:date>2007-09-14T09:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP query performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-performance/m-p/2754393#M640780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go through this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_Create_The_Query.asp" target="test_blank"&gt;http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_Create_The_Query.asp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2007 09:30:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-performance/m-p/2754393#M640780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-14T09:30:16Z</dc:date>
    </item>
  </channel>
</rss>

