<?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: Table Control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/6526177#M1425904</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neo , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Switch on the debugger , just before scroll down operation .Check the sy-ucomm and its corresponding code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, check the code which is being executed and check the number of records in the internal table that populates the table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will give you clear picture of issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jan 2010 15:54:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-19T15:54:13Z</dc:date>
    <item>
      <title>Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/6526175#M1425902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts&lt;/P&gt;&lt;P&gt;  I have a table control in a subscreen. For seeing this I need to scroll down in the main screen. On reaching th table control and when I try to scroll the entries, the PAI is triggering and refreshing the main screen to the top and I have to scroll down again to get to my table control. Is there anyway I can avoid this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Neo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2010 15:21:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/6526175#M1425902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-19T15:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/6526176#M1425903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;  This table control is in a subscreen for display-only purpose. All I need to know is there a way to prevent triggering an event when the user scrolls the table control? Because once the event is triggering, it is refreshing the main screen also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Neo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2010 15:51:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/6526176#M1425903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-19T15:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/6526177#M1425904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neo , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Switch on the debugger , just before scroll down operation .Check the sy-ucomm and its corresponding code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, check the code which is being executed and check the number of records in the internal table that populates the table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will give you clear picture of issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2010 15:54:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/6526177#M1425904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-19T15:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/6526178#M1425905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harsh&lt;/P&gt;&lt;P&gt;  Thanks for your reply. As such, scrolling in table control cannot not have any ok code. The PAI still gets triggered. The problem is, since the table control is in a subscreen, after the subscreen processing, the system is processing PAI of the main screen also, thus refreshing the main screen. This should not happen. Please let me know if you need anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Neo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2010 15:59:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/6526178#M1425905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-19T15:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/6526179#M1425906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi i figured this out. Im closing the thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Neo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2010 13:51:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/6526179#M1425906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-26T13:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/6526180#M1425907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be great if you share your solution to the forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swarna Munukoti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2010 04:43:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/6526180#M1425907</guid>
      <dc:creator>former_member217544</dc:creator>
      <dc:date>2010-01-27T04:43:29Z</dc:date>
    </item>
  </channel>
</rss>

