<?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 Table Control Input Screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-table-control-input-screen/m-p/2840749#M665314</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use &amp;lt;b&amp;gt;Describe&amp;lt;/b&amp;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;eg:&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DESCRIBE TABLE&amp;lt;/b&amp;gt; it_sdyn_book &amp;lt;b&amp;gt;LINES&amp;lt;/b&amp;gt; my_table_control-lines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LIJO&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Sep 2007 11:52:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-20T11:52:29Z</dc:date>
    <item>
      <title>Scrolling in Table Control Input Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-table-control-input-screen/m-p/2840747#M665312</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;ive prepared a table control using the TC wizard.&lt;/P&gt;&lt;P&gt;initally in the input screen i have 4 rows, where the user can input the data and click on SAVE, so that it gets updated to the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is working fine. but if i want to input a fifth record into the Table control, it does not scroll down...and hence im able to enter only 4 rows at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i press ENTER after the 4th row, the scroll bar does appear but the rest of the rows get "greyed out". and again it wud mean i can enter only 4 rows at one go. wht shud i do to make sure i can enter as many rows as i wish at one go using the scroll bar? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can somebody pls help me with this one??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks y'all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 11:42:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-table-control-input-screen/m-p/2840747#M665312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T11:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Scrolling in Table Control Input Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-table-control-input-screen/m-p/2840748#M665313</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;There will one Module &amp;lt;b&amp;gt;tab1_change_tc_attr&amp;lt;/b&amp;gt; in PBO.&lt;/P&gt;&lt;P&gt;In that write condition like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this will work.&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 tab1_change_tc_attr OUTPUT.&lt;/P&gt;&lt;P&gt;  IF ok_code IS NOT INITIAL.&lt;/P&gt;&lt;P&gt;    DESCRIBE TABLE itab_det LINES tab1-lines.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;ENDMODULE.                    "TAB1_CHANGE_TC_ATTR OUTPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 11:51:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-table-control-input-screen/m-p/2840748#M665313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T11:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Scrolling in Table Control Input Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-table-control-input-screen/m-p/2840749#M665314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use &amp;lt;b&amp;gt;Describe&amp;lt;/b&amp;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;eg:&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DESCRIBE TABLE&amp;lt;/b&amp;gt; it_sdyn_book &amp;lt;b&amp;gt;LINES&amp;lt;/b&amp;gt; my_table_control-lines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LIJO&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 11:52:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-table-control-input-screen/m-p/2840749#M665314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T11:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Scrolling in Table Control Input Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-table-control-input-screen/m-p/2840750#M665315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi dhwani and and lijo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the DESCRIBE stmt is present as part of the TC WIZARD code. and yet it doesnt show the next rows in line.&lt;/P&gt;&lt;P&gt;any other ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 12:09:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-table-control-input-screen/m-p/2840750#M665315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T12:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Scrolling in Table Control Input Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-table-control-input-screen/m-p/2840751#M665316</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;but u put if condition as i given in code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 12:34:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-table-control-input-screen/m-p/2840751#M665316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T12:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Scrolling in Table Control Input Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-table-control-input-screen/m-p/2840752#M665317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dhwani,&lt;/P&gt;&lt;P&gt;yes i did put the if stmt in the code. still it was a no-go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyways jus want to let u all know that the issue is now solved. did an extensive R&amp;amp;D and found this piece of code that helped resolve the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE TABC_GET_LINES OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  G_TABC_LINES = SY-LOOPC.&lt;/P&gt;&lt;P&gt;  tabc-lines = g_tabc_lines + 100.&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;the g_tabc_lines + 100 did the trick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyways thanx every1 for ur time and effort. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2007 04:18:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrolling-in-table-control-input-screen/m-p/2840752#M665317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-21T04:18:30Z</dc:date>
    </item>
  </channel>
</rss>

