<?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: Select Query - Optimized Way in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query-optimized-way/m-p/5229910#M1209024</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Rob ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I have a doubt here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose my PACKAGE SIZE is 100 and I fetch first 100 records in first RFC call, then how do i fetch records from 101 - 200 in the subsequent RFC call? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I guess SELECT .. ENDSELECT has its own performance problems &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Abhinav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Feb 2009 22:04:48 GMT</pubDate>
    <dc:creator>Abhinav_Sharma1</dc:creator>
    <dc:date>2009-02-19T22:04:48Z</dc:date>
    <item>
      <title>Select Query - Optimized Way</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query-optimized-way/m-p/5229908#M1209022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ABAP Gurus..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont have much idea about ABAP side but we have a requirement in our project where we need to fetch huge amount of data from backend and display it on the WebDynpro Java screen. I was going through the paging solution provided by SAP so that we can minimize the Java AS server memory and performance issues. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if we can get the selective no of records from tables based on pagesize. What I mean here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose total no of record that I want to display on the WebDynpor screen is say 10000.&lt;/P&gt;&lt;P&gt;PageSize of my webdynpro table = 100 records&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now Can I write a select query (or is there any other way) to get data from backened table pagewise like at first hit I get records from 1 - 100, second hit I should get records from 101 - 200 , third hit from 201 - 300.. and so on till the lat record?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible? If yes, how can I acheive this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Abhinav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2009 21:38:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query-optimized-way/m-p/5229908#M1209022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-19T21:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Select Query - Optimized Way</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query-optimized-way/m-p/5229909#M1209023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - check the PACKAGE SIZE addition to the SELECT statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should also search the forum using this criterion and you will get a lot of information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2009 21:49:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query-optimized-way/m-p/5229909#M1209023</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-19T21:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Select Query - Optimized Way</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query-optimized-way/m-p/5229910#M1209024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Rob ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I have a doubt here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose my PACKAGE SIZE is 100 and I fetch first 100 records in first RFC call, then how do i fetch records from 101 - 200 in the subsequent RFC call? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I guess SELECT .. ENDSELECT has its own performance problems &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Abhinav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2009 22:04:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query-optimized-way/m-p/5229910#M1209024</guid>
      <dc:creator>Abhinav_Sharma1</dc:creator>
      <dc:date>2009-02-19T22:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Select Query - Optimized Way</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query-optimized-way/m-p/5229911#M1209025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The next SELECT will get the next group of records. As I said, see the help. It should answer most of your questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2009 22:09:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query-optimized-way/m-p/5229911#M1209025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-19T22:09:24Z</dc:date>
    </item>
  </channel>
</rss>

