<?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: verticall scroll bar problem in table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130489#M1619331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've never seen that these 2 attributes could be entered for a table control. How did you manage to obtain that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 13 Aug 2011 11:06:08 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2011-08-13T11:06:08Z</dc:date>
    <item>
      <title>verticall scroll bar problem in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130482#M1619324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a dynpro with a main screen "100", and i call a dynpro "200" as "modal dialgo box", on it i have a table control that displays the data ok. The subscreen has 2 buttons "Ok" and "Cancel" that i catch the click with the OK_CODE correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table control displays the horizontal and vertical scrollbar, when i click on the horizontal scroll bar to move to the rigth or to the left, it doesn´t launch any OK_CODE, but when i click on the vertical scroll bar up or down, it launches an empty OK_CODE and closes the subscreen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why is this behavior so different with the scrollbars and how can i solve it..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks on advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: David Funez on Aug 11, 2011 9:50 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 03:32:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130482#M1619324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-12T03:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: verticall scroll bar problem in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130483#M1619325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just implement below check list:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. table_control-lines  are &lt;STRONG&gt;not empty&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. And in Screen painter table control  belwo atrributes are checked(ticked):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a. Configbl&lt;/P&gt;&lt;P&gt;b. Resizing ( both Vertical &amp;amp; Horizontal )&lt;/P&gt;&lt;P&gt;c. Separators ( both Vertical &amp;amp; Horizontal )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Dep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 05:18:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130483#M1619325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-12T05:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: verticall scroll bar problem in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130484#M1619326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dep;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your observations are all checked and still persist the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. table_control-lines are not empty.&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;it has data (for this example displays 3 records)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. And in Screen painter table control belwo atrributes are checked(ticked):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a. Configbl &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Checked&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b. Resizing ( both Vertical &amp;amp; Horizontal ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Checked&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c. Separators ( both Vertical &amp;amp; Horizontal ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Checked&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 14:42:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130484#M1619326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-12T14:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: verticall scroll bar problem in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130485#M1619327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give as many entries that it exceeds the &lt;STRONG&gt;visible length(height)&lt;/STRONG&gt; of the table control then you will come know whether vertical scroll is really working or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select 10 records into table control and &lt;STRONG&gt;reduce&lt;/STRONG&gt; the table control visible length(height) to see only 4 records to know whether vertical scroll is really working or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Dep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: DeepakNandikanti on Aug 12, 2011 5:49 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 15:48:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130485#M1619327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-12T15:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: verticall scroll bar problem in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130486#M1619328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dep;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the same behavior, i've filled the table control with larger data that TC height, but whe i click the vertical scroll bar it triggers an empty OK_CODE  and closes the dynpro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 16:11:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130486#M1619328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-12T16:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: verticall scroll bar problem in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130487#M1619329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything you have described is absolutely normal for a table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually Enter doesn't leave the screen, and the scroll will be automatically performed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want the Enter to exit the screen, then you should save the TABCTRL-TOP_LINE (this is what directs the default scroll behavior) in the PBO, and compare it with its new value at the PAI. If it's unchanged (*), then it means there's no scroll, so it's a normal Enter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(*) Be careful, by default, the first time, TABCTRL-TOP_LINE is zero in the PBO, and if you press enter, it will probably be changed to 1, so with the test above you might incorrectly conclude to a scroll, so you'll have to handle this special case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 19:59:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130487#M1619329</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2011-08-12T19:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: verticall scroll bar problem in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130488#M1619330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The attributes of Table control:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. FctCode&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. FctType&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should be &lt;STRONG&gt;EMPTY&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess because of above, when ever you are clicking on vertical scroll, function code is called and exits screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also check below:&lt;/P&gt;&lt;P&gt;OK_CODE is given in Element list of screen being used with TYPE OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;capturing of sy-ucomm into OK_CODE;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CLEAR fc_code.&lt;/P&gt;&lt;P&gt;    fc_code = ok_code.&lt;/P&gt;&lt;P&gt;    CLEAR ok_code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Dep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Aug 2011 09:10:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130488#M1619330</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-13T09:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: verticall scroll bar problem in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130489#M1619331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've never seen that these 2 attributes could be entered for a table control. How did you manage to obtain that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Aug 2011 11:06:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130489#M1619331</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2011-08-13T11:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: verticall scroll bar problem in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130490#M1619332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why dont u debug and find out which line is causing your screen to exit? On vertical scroll click, are you calling leave to screen statement? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nitesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Aug 2011 15:26:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130490#M1619332</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-13T15:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: verticall scroll bar problem in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130491#M1619333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lemme come back &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;)).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Dep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Aug 2011 15:29:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130491#M1619333</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-13T15:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: verticall scroll bar problem in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130492#M1619334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, i solved the problem of the vertical scroll bar in ATTRIBUTES -&amp;gt; NEXT DYNPRO = 300, this is the number of the current dynpro with the table control.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2011 16:15:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130492#M1619334</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-15T16:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: verticall scroll bar problem in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130493#M1619335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even I am facing the same issue where on vertical scroll the subscreen closes.Could you please elaborate on what changes you made to resolve this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2014 14:54:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/verticall-scroll-bar-problem-in-table-control/m-p/8130493#M1619335</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-06T14:54:21Z</dc:date>
    </item>
  </channel>
</rss>

