<?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 tablecontrol in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-tablecontrol/m-p/2485155#M560372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no information on my query in that link.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jul 2007 10:35:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-16T10:35:29Z</dc:date>
    <item>
      <title>scrolling in tablecontrol</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-tablecontrol/m-p/2485152#M560369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello guys,&lt;/P&gt;&lt;P&gt;    i created a table control with scrolling option...i have a check box in my table..the problem is when i check one row,and scroll the row is automaticlay deselected..any solution?&lt;/P&gt;&lt;P&gt;the following programs have the same issue..(try selecting and then scroling)&lt;/P&gt;&lt;P&gt;      demo_dynpro_table_control_1&lt;/P&gt;&lt;P&gt;     demo_dynpro_table_control_2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 09:06:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-tablecontrol/m-p/2485152#M560369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T09:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: scrolling in tablecontrol</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-tablecontrol/m-p/2485153#M560370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Refering to demo_dynpro_table_control_1, in the PBO, between the &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
LOOP WITH CONTROL TABLE.

ENDLOOP.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;There is a module that is the responsible to modith the internal table with the value in layout.&lt;/P&gt;&lt;P&gt;In the example program, this "modification" is performed by a button (or function code SETM.)  In you program you have to put the same loop with a module and in that module put the statment like the following.&lt;/P&gt;&lt;P&gt;MODIFY itab INDEX table-current_line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;P&gt;enzo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 09:17:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-tablecontrol/m-p/2485153#M560370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T09:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: scrolling in tablecontrol</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-tablecontrol/m-p/2485154#M560371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please  see this  link for table control and  &amp;lt;b&amp;gt;related things  with  screen  shots and the events triggering  ....&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://"&amp;gt;http://www.sapdevelopment.co.uk/dialog/tabcontrol/tc_basic.htm&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward  points if it is usefull.....&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 09:19:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-tablecontrol/m-p/2485154#M560371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T09:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: scrolling in tablecontrol</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-tablecontrol/m-p/2485155#M560372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no information on my query in that link.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 10:35:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-tablecontrol/m-p/2485155#M560372</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T10:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: scrolling in tablecontrol</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-tablecontrol/m-p/2485156#M560373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi enzo,&lt;/P&gt;&lt;P&gt;    tried with the statement 'MODIFY itab INDEX table-current_line.' ..not successful.&lt;/P&gt;&lt;P&gt; actualy,in my tabcontrol,the user will scroll and select some rows and then hit a button to upload the selected rows to an internal table.&lt;/P&gt;&lt;P&gt; can u explain a bit eloborately as to how this can be done?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 11:27:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-tablecontrol/m-p/2485156#M560373</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T11:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: scrolling in tablecontrol</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-tablecontrol/m-p/2485157#M560374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If u want the vertical screoll bar.. tc_control --&amp;gt; Table control name&lt;/P&gt;&lt;P&gt;u can give&lt;/P&gt;&lt;P&gt; tc_control-lines =  sy-loopc.( orelse give value directly)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 11:30:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-tablecontrol/m-p/2485157#M560374</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T11:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: scrolling in tablecontrol</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-tablecontrol/m-p/2485158#M560375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai sumi,&lt;/P&gt;&lt;P&gt; i have scrolling...but the problem is with selceting rows in tablecontrol.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 12:01:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-tablecontrol/m-p/2485158#M560375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T12:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: scrolling in tablecontrol</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-tablecontrol/m-p/2485159#M560376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same thing in my program...&lt;/P&gt;&lt;P&gt;Declare one variable as mark in ur internal table( it_payment_holiday.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using this PAI module this will be updated...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS AFTER INPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  LOOP AT it_payment_holiday.&lt;/P&gt;&lt;P&gt;    CHAIN.&lt;/P&gt;&lt;P&gt;      FIELD it_payment_holiday-fpltr.&lt;/P&gt;&lt;P&gt;      FIELD it_payment_holiday-fkdat.&lt;/P&gt;&lt;P&gt;      FIELD it_payment_holiday-fproz.&lt;/P&gt;&lt;P&gt;      FIELD it_payment_holiday-fakwr.&lt;/P&gt;&lt;P&gt;      FIELD it_payment_holiday-waers.&lt;/P&gt;&lt;P&gt;      FIELD it_payment_holiday-vbel1.&lt;/P&gt;&lt;P&gt;      FIELD it_payment_holiday-belnr.&lt;/P&gt;&lt;P&gt;      FIELD it_payment_holiday-mark.&lt;/P&gt;&lt;P&gt;      FIELD it_payment_holiday-fksaf.&lt;/P&gt;&lt;P&gt;      MODULE tc_ph_modify ON CHAIN-REQUEST.&lt;/P&gt;&lt;P&gt;    ENDCHAIN.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Module user_command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE tc_ph_modify INPUT.&lt;/P&gt;&lt;P&gt;  MODIFY it_payment_holiday&lt;/P&gt;&lt;P&gt;    INDEX tc_ph-current_line.&lt;/P&gt;&lt;P&gt;ENDMODULE.                    "TC_PH_MODIFY INPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mopdule user_command INPUT.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;case sy-ucomm .&lt;/P&gt;&lt;P&gt;when 'Disp'.&lt;/P&gt;&lt;P&gt;loop at it_payment_holiday where mark = 'X'.&lt;/P&gt;&lt;P&gt;PROCESS...&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endmodule.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 12:07:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-tablecontrol/m-p/2485159#M560376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T12:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: scrolling in tablecontrol</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-tablecontrol/m-p/2485160#M560377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you want to select multiple row in table control then make sure you have given multiple line selection property for that table control.With wizard type this check will be written automatically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 12:48:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-tablecontrol/m-p/2485160#M560377</guid>
      <dc:creator>former_member491305</dc:creator>
      <dc:date>2007-07-16T12:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: scrolling in tablecontrol</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-tablecontrol/m-p/2485161#M560378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MARK ANSWERED&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 06:10:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-tablecontrol/m-p/2485161#M560378</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-18T06:10:34Z</dc:date>
    </item>
  </channel>
</rss>

