<?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 ALV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3410573#M819094</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;Can you please tell me that whether in ALV Grid display this is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose if I am getting 198 total entries that I want to display.&lt;/P&gt;&lt;P&gt;Out of this I want to display 99 on first page and other 99 on next page.At the same time the top of page will change for eg the first page contains the 99 record of Slip No 100 and the next 99 of slip number 101.This Slip number is to be displayed in the top of page&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Feb 2008 10:48:19 GMT</pubDate>
    <dc:creator>rahul2000</dc:creator>
    <dc:date>2008-02-11T10:48:19Z</dc:date>
    <item>
      <title>ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3410573#M819094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;Can you please tell me that whether in ALV Grid display this is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose if I am getting 198 total entries that I want to display.&lt;/P&gt;&lt;P&gt;Out of this I want to display 99 on first page and other 99 on next page.At the same time the top of page will change for eg the first page contains the 99 record of Slip No 100 and the next 99 of slip number 101.This Slip number is to be displayed in the top of page&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2008 10:48:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3410573#M819094</guid>
      <dc:creator>rahul2000</dc:creator>
      <dc:date>2008-02-11T10:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3410574#M819095</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 use the fm 'REUSE_ALV_HIERSEQ_LIST_DISPLAY' for displaying the list as hierarcial sequential list. It could be easy to code also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Bujji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2008 10:51:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3410574#M819095</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-11T10:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3410575#M819096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;In ALV reports also you can give the line-count at the top. Then according to line-count it will display the pages. your functionality can be reached by using top-of-page declaration. This can be done by using function module Reuse_ALV_Commentary_write. &lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Sarada&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2008 10:58:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3410575#M819096</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-11T10:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3410576#M819097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sardadevi,&lt;/P&gt;&lt;P&gt;I didnt get it....i want the first 99 record on first page and the next 99 on the other and so on......how to do this?&lt;/P&gt;&lt;P&gt;what will the user have to do to go the next page&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2008 11:06:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3410576#M819097</guid>
      <dc:creator>rahul2000</dc:creator>
      <dc:date>2008-02-11T11:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3410577#M819098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   It is not advisable and recommended to use GRID function module with line-count ( As far as my knowledge goes ) even though if it is possible. you need to use REUSE_ALV_HIERSEQ_LIST_DISPLAY function module which should fit into your requirement. if you don't know how to use this funcion module, there is an excellent demo program 'BALVHT01'. just exceute the program and check the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if you find my comments useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Harikrishna.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: harikrishna indugu on Feb 11, 2008 12:38 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2008 11:37:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3410577#M819098</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-11T11:37:20Z</dc:date>
    </item>
  </channel>
</rss>

