<?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 Module pool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/2495194#M563436</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a requirement in module pool with respect to a table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg: There is a table control with 5 rows visible always.&lt;/P&gt;&lt;P&gt;so if an user presses ENTER the cursor has to move to the next row.&lt;/P&gt;&lt;P&gt;So by pressing ENTER it could go upto 5th row.&lt;/P&gt;&lt;P&gt;And after 5th row, when the user presses ENTER key, those 5 rows has to go up and the next 5 rows has to be shown. (new fresh five rows has to be shown)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can be done on this. Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in adv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will be rewarded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jul 2007 11:12:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-06T11:12:08Z</dc:date>
    <item>
      <title>Module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/2495194#M563436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a requirement in module pool with respect to a table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg: There is a table control with 5 rows visible always.&lt;/P&gt;&lt;P&gt;so if an user presses ENTER the cursor has to move to the next row.&lt;/P&gt;&lt;P&gt;So by pressing ENTER it could go upto 5th row.&lt;/P&gt;&lt;P&gt;And after 5th row, when the user presses ENTER key, those 5 rows has to go up and the next 5 rows has to be shown. (new fresh five rows has to be shown)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can be done on this. Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in adv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will be rewarded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 11:12:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/2495194#M563436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T11:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/2495195#M563437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ,&lt;/P&gt;&lt;P&gt;use &amp;lt;b&amp;gt;top_line&amp;lt;/b&amp;gt; field in table control structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use &amp;lt;b&amp;gt;get cursor line&amp;lt;/b&amp;gt;  stmt to find the line no of table control in which cursor is positioned.And then&lt;/P&gt;&lt;P&gt;IF line = 5.&lt;/P&gt;&lt;P&gt;tc-top_line = tc-top_line + 5.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points If helpfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vigneswaran S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 11:24:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/2495195#M563437</guid>
      <dc:creator>former_member491305</dc:creator>
      <dc:date>2007-07-06T11:24:21Z</dc:date>
    </item>
  </channel>
</rss>

