<?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 Grid in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid/m-p/787445#M39720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ABAP gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem and I'd like ask you for a help. Here is a bit of code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      WHEN '%P+'.&lt;/P&gt;&lt;P&gt;        gs_IS_ROW-INDEX = gs_IS_ROW-INDEX + 23.&lt;/P&gt;&lt;P&gt;        CALL METHOD go_grid-&amp;gt;set_scroll_info_via_id&lt;/P&gt;&lt;P&gt;          EXPORTING&lt;/P&gt;&lt;P&gt;           IS_COL_INFO  = gs_IS_COL&lt;/P&gt;&lt;P&gt;           IS_ROW_INFO  = gs_IS_ROW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can control scrolling in the ALV Grid. But you can see the number 23. It is a constant and I don't know how to find variable, where is current number of visible rows in the grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, if you know this information, would you so kind and tell me, how to solve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;  Boris Sokol (Czech rep.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jun 2004 07:02:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2004-06-16T07:02:57Z</dc:date>
    <item>
      <title>ALV Grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid/m-p/787445#M39720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ABAP gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem and I'd like ask you for a help. Here is a bit of code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      WHEN '%P+'.&lt;/P&gt;&lt;P&gt;        gs_IS_ROW-INDEX = gs_IS_ROW-INDEX + 23.&lt;/P&gt;&lt;P&gt;        CALL METHOD go_grid-&amp;gt;set_scroll_info_via_id&lt;/P&gt;&lt;P&gt;          EXPORTING&lt;/P&gt;&lt;P&gt;           IS_COL_INFO  = gs_IS_COL&lt;/P&gt;&lt;P&gt;           IS_ROW_INFO  = gs_IS_ROW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can control scrolling in the ALV Grid. But you can see the number 23. It is a constant and I don't know how to find variable, where is current number of visible rows in the grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, if you know this information, would you so kind and tell me, how to solve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;  Boris Sokol (Czech rep.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2004 07:02:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid/m-p/787445#M39720</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-06-16T07:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid/m-p/787446#M39721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Boris,&lt;/P&gt;&lt;P&gt;the problem is, the number of lines are depending on the screen resolution. Use instead the OK-Code for PageDown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope i could help you.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2004 07:19:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid/m-p/787446#M39721</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-06-16T07:19:56Z</dc:date>
    </item>
  </channel>
</rss>

