<?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 vertical scrolling in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362758#M522799</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Feddie,&lt;/P&gt;&lt;P&gt;How you able to remove vertical scoroll?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Trim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jul 2007 04:49:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-16T04:49:44Z</dc:date>
    <item>
      <title>Table control vertical scrolling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362747#M522788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi buddies,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I created a screen like FB60(not exactly the same), which has table control in it. I put the data into the table control using my internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is: when i scroll down the table control it is coming out of the screen.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I used set screen 'my current screen' in my PAI logic......but it is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i correct that? Thanks a bunch.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 19:46:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362747#M522788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-11T19:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Table control vertical scrolling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362748#M522789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post your PAI code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 19:48:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362748#M522789</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-06-11T19:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Table control vertical scrolling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362749#M522790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the Table Control Wizard instead of manually creating it:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/6d/150d67da1011d3963800a0c94260a5/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/6d/150d67da1011d3963800a0c94260a5/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 19:50:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362749#M522790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-11T19:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Table control vertical scrolling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362750#M522791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the correct way to scroll a table control is by using FM SCROLLING_IN_TABLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 20:07:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362750#M522791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-11T20:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Table control vertical scrolling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362751#M522792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi rich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I am pleased.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more interesting issue poped up right away. Actually i am creating one create screen, change screen and display screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The new problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The scroll down option for my change screen is not coming in my table control piece, but if i go back to my create screen and come back again to my change screen the scrolling option is coming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And here is my flow logic:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;********************************************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS BEFORE OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  MODULE status_0002.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  LOOP AT it_tab1 WITH CONTROL tab_wot CURSOR tab_wot-current_line.&lt;/P&gt;&lt;P&gt;    FIELD it_tab1-c1 MODULE change_value_header.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  LOOP AT it_tab2 WITH CONTROL tab_gor CURSOR tab_gor-current_line.&lt;/P&gt;&lt;P&gt;    FIELD it_tab2-c1 MODULE change_value_header.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&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_tab1.&lt;/P&gt;&lt;P&gt;    CHAIN.&lt;/P&gt;&lt;P&gt;      FIELD it_tab1-c1 MODULE change_value_header.&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;  LOOP AT it_tab2.&lt;/P&gt;&lt;P&gt;    CHAIN.&lt;/P&gt;&lt;P&gt;      FIELD it_tab2-c1 MODULE change_value_header.&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;&lt;/P&gt;&lt;P&gt;  MODULE user_command_0002.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*****************************************************************************************&lt;/P&gt;&lt;P&gt;My modules:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE change_value_header OUTPUT.                 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  READ TABLE it_tab1 INDEX tab_wot-current_line.&lt;/P&gt;&lt;P&gt;  READ TABLE it_tab2 INDEX tab_gor-current_line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDMODULE.                    "change_value_header&lt;/P&gt;&lt;P&gt;*****************************************************************************&lt;/P&gt;&lt;P&gt;MODULE change_value_header INPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  LOOP AT SCREEN.&lt;/P&gt;&lt;P&gt;    IF it_tab1-c1 = 1.&lt;/P&gt;&lt;P&gt;      it_tab1-c1 = 1.&lt;/P&gt;&lt;P&gt;      MODIFY it_tab1 INDEX tab_wot-current_line.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  MODIFY it_tab2 INDEX tab_gor-current_line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDMODULE.                 " change_value_header  INPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*****************************************************************************&lt;/P&gt;&lt;P&gt;*****************************************************************************&lt;/P&gt;&lt;P&gt;MODULE status_0002 OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SET PF-STATUS 'CHANGE'.&lt;/P&gt;&lt;P&gt;  SET TITLEBAR '002'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDMODULE.                " STATUS_0002  OUTPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*****************************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE user_command_0002 INPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CASE okcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    WHEN 'ENTER'.&lt;/P&gt;&lt;P&gt;      CLEAR okcode.&lt;/P&gt;&lt;P&gt;      SET SCREEN '0002'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    WHEN 'SAVE'.&lt;/P&gt;&lt;P&gt;      UPDATE 'My table'  FROM internal table.&lt;/P&gt;&lt;P&gt;      IF sy-subrc = 0.&lt;/P&gt;&lt;P&gt;        MESSAGE 'Record Updated Successfully' TYPE 'I'.&lt;/P&gt;&lt;P&gt;      ELSE.&lt;/P&gt;&lt;P&gt;        MESSAGE 'Record Updation Failed' TYPE 'S'.&lt;/P&gt;&lt;P&gt;      ENDIF.&lt;/P&gt;&lt;P&gt;      SET SCREEN '0002'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    WHEN 'RESET'.&lt;/P&gt;&lt;P&gt;      CLEAR  :  my variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    WHEN 'EXIT' OR 'BACK' OR 'CANCEL'.&lt;/P&gt;&lt;P&gt;      SET SCREEN '1000'.&lt;/P&gt;&lt;P&gt;      LEAVE SCREEN.&lt;/P&gt;&lt;P&gt;  ENDCASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDMODULE.                 " USER_COMMAND_0002  INPUT&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="77" type="ul"&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 20:20:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362751#M522792</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-11T20:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Table control vertical scrolling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362752#M522793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you trying to code these TCs manually?  You should be using the wizards, they will help alot,  once you know what you need, you can get rid of a lot of the generated crap, but you must first know what you need.  Also, you should always clear your OKCODE field in your CASE statement.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CASE okcode.

WHEN 'ENTER'.
CLEAR okcode.
SET SCREEN '0002'.

WHEN 'SAVE'.
CLEAR OKCODE.     "Insert Here
UPDATE 'My table' FROM internal table.
IF sy-subrc = 0.
MESSAGE 'Record Updated Successfully' TYPE 'I'.
ELSE.
MESSAGE 'Record Updation Failed' TYPE 'S'.
ENDIF.
SET SCREEN '0002'.

WHEN 'RESET'.
CLEAR OKCODE.     "Insert Here
CLEAR : my variables.

WHEN 'EXIT' OR 'BACK' OR 'CANCEL'.
CLEAR OKCODE.     "Insert Here
SET SCREEN '1000'.
LEAVE SCREEN.
ENDCASE.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This may not solve your problem with the scrolling, but I know that it would not help the situation if you were not to clear this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Personally, I always use the table control wizard, and since I know what I don't need from having done this many times, I get rid of a lot of the generated stuff(if it was generated at all).  But I have never had to code anything related to scrolling in my programs,  it just works, now if there are specific buttons on your screen for scrolling, that is a different story, but I always remove these buttons and force the user to use the scroll bar or the page up/down key on the keyboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 20:28:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362752#M522793</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-06-11T20:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Table control vertical scrolling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362753#M522794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like problem at PBO ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS BEFORE OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;module scroll.&amp;lt;/b&amp;gt;  -&amp;gt; double click on scroll.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE status_0002.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What ever you have code in PBO and just comment for time being.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;module sroll.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : g_line type i.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here t_tcdata is internal table&lt;/P&gt;&lt;P&gt;t_tc is table control name&lt;/P&gt;&lt;P&gt;  DESCRIBE TABLE T_TCDATA LINES G_LINE.   &lt;/P&gt;&lt;P&gt;  T_TC-LINES = T_TC-LINES + g_line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endmodule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know the status&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 21:03:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362753#M522794</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-11T21:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Table control vertical scrolling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362754#M522795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot to all buddies.........I am going to use table control wizard. Will post the rest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 21:14:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362754#M522795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-11T21:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Table control vertical scrolling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362755#M522796</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;  I have used table control with wizard, but still the problem persists. Waiting for some inputs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 22:40:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362755#M522796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-11T22:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Table control vertical scrolling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362756#M522797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the sample programs:&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;P&gt;RSDEMO_TABLE_CONTROL&lt;/P&gt;&lt;P&gt;to see how to use table controls in dialog programming.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 22:59:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362756#M522797</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-11T22:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Table control vertical scrolling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362757#M522798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found the Solution. Thanks for all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 04:56:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362757#M522798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-18T04:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Table control vertical scrolling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362758#M522799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Feddie,&lt;/P&gt;&lt;P&gt;How you able to remove vertical scoroll?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Trim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 04:49:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362758#M522799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T04:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Table control vertical scrolling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362759#M522800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you please let me know how you were able to cleae  this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Sep 2007 05:38:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scrolling/m-p/2362759#M522800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-09T05:38:44Z</dc:date>
    </item>
  </channel>
</rss>

