<?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: scrolling in table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-table-control/m-p/3128702#M743158</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write the following code in PBO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE SET_LINES OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA VLINES TYPE I.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DESCRIBE TABLE ITABCTL LINES VLINES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABCTL-LINES = VLINES + 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDMODULE. " set_lines OUTPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here ITABCTL is the internal table being displayed on Table control TABCTL&lt;/P&gt;&lt;P&gt;Hope dis helps..&lt;/P&gt;&lt;P&gt;Reward all helpful answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Prashant H Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Dec 2007 10:29:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-04T10:29:36Z</dc:date>
    <item>
      <title>scrolling in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-table-control/m-p/3128700#M743156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         in my table control when i use vertical scroll bar and drag down the records of the first few lines disappeared and i cant fetch it again . i have to open the transaction again the datas are displayed.&lt;/P&gt;&lt;P&gt;how to solve this issue...&lt;/P&gt;&lt;P&gt;kind help....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2007 06:48:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-table-control/m-p/3128700#M743156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-03T06:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: scrolling in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-table-control/m-p/3128701#M743157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;      Set Resizing vertical to 'X' in table control layout.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2007 10:13:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-table-control/m-p/3128701#M743157</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-04T10:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: scrolling in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-table-control/m-p/3128702#M743158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write the following code in PBO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE SET_LINES OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA VLINES TYPE I.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DESCRIBE TABLE ITABCTL LINES VLINES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABCTL-LINES = VLINES + 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDMODULE. " set_lines OUTPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here ITABCTL is the internal table being displayed on Table control TABCTL&lt;/P&gt;&lt;P&gt;Hope dis helps..&lt;/P&gt;&lt;P&gt;Reward all helpful answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Prashant H Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2007 10:29:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-table-control/m-p/3128702#M743158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-04T10:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: scrolling in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-table-control/m-p/3128703#M743159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thxs for reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 10:34:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-table-control/m-p/3128703#M743159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T10:34:51Z</dc:date>
    </item>
  </channel>
</rss>

