<?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 module pool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-module-pool/m-p/324203#M5057</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i was referring to "once the table control is created with the wizard" not while executing the wizard.&lt;/P&gt;&lt;P&gt;e.g. (see screenshots attached)&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/14750-tc1.png" /&gt;&lt;/P&gt;&lt;P&gt;precisely in here:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/14768-tc3.png" /&gt;&lt;/P&gt;&lt;P&gt;you could try to untick the vertical option there.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Pablo&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jan 2017 07:44:52 GMT</pubDate>
    <dc:creator>former_member182371</dc:creator>
    <dc:date>2017-01-11T07:44:52Z</dc:date>
    <item>
      <title>table control in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-module-pool/m-p/324198#M5052</link>
      <description>&lt;P&gt; hi ,&lt;/P&gt;&lt;P&gt;     i want to remove v-scrollbar in table control with wizard ,i can't see any option in table control properties, is it possible  do.&lt;/P&gt;&lt;P&gt;thanks in advance .&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jan 2017 06:52:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-module-pool/m-p/324198#M5052</guid>
      <dc:creator>umayaraj</dc:creator>
      <dc:date>2017-01-07T06:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: table control in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-module-pool/m-p/324199#M5053</link>
      <description>&lt;P&gt;I guess it's not possible with table controls. The maximum you can do is to remove the cursor inside the vertical scrollbar (component LINES of the CONTROLS structure), nothing more.&lt;/P&gt;&lt;P&gt;If you really want a table without vertical scrollbar, you should replace the table control with a custom container containing an ALV grid.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jan 2017 08:43:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-module-pool/m-p/324199#M5053</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-01-07T08:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: table control in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-module-pool/m-p/324200#M5054</link>
      <description>&lt;P&gt;I'm not on an SAP system at the moment,  however,  within a table control is a structure that defines what the control looks like.  Have a look at this and you might find what you are looking for.  You can then modify these values in the PBO.&lt;BR /&gt;&lt;BR /&gt;Rich&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 08:21:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-module-pool/m-p/324200#M5054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-01-09T08:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: table control in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-module-pool/m-p/324201#M5055</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;maybe once the table control is created with the wizard you could try switching off horizontal and vertical scrolling in the properties of the table control. &lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Pablo&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 09:02:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-module-pool/m-p/324201#M5055</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2017-01-09T09:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: table control in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-module-pool/m-p/324202#M5056</link>
      <description>&lt;P&gt;Hi Pablo Casamayor,&lt;/P&gt;&lt;P&gt;          No option for horizontal and vertical scrolling table control with wizard properties.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2017 05:22:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-module-pool/m-p/324202#M5056</guid>
      <dc:creator>umayaraj</dc:creator>
      <dc:date>2017-01-11T05:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: table control in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-module-pool/m-p/324203#M5057</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i was referring to "once the table control is created with the wizard" not while executing the wizard.&lt;/P&gt;&lt;P&gt;e.g. (see screenshots attached)&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/14750-tc1.png" /&gt;&lt;/P&gt;&lt;P&gt;precisely in here:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/14768-tc3.png" /&gt;&lt;/P&gt;&lt;P&gt;you could try to untick the vertical option there.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Pablo&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2017 07:44:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-module-pool/m-p/324203#M5057</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2017-01-11T07:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: table control in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-module-pool/m-p/324204#M5058</link>
      <description>&lt;P&gt;Hi Pablo Casamayor,&lt;/P&gt;&lt;P&gt;            Thanks for quick reply but i all ready try option this option in  table control with wizard properties, actually this option for only resizing full table size not for scroll bar,i want remove scrollbar .&lt;/P&gt;&lt;P&gt;        &lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2017 08:25:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-module-pool/m-p/324204#M5058</guid>
      <dc:creator>umayaraj</dc:creator>
      <dc:date>2017-01-11T08:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: table control in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-module-pool/m-p/324205#M5059</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;after doing some tests i confirm that the above does not work.&lt;/P&gt;&lt;P&gt;The only solution i see here is to comment the code (when P--, P-, P+, P++) of routine user_ok_tc in the corresponding pai module.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Pablo&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2017 09:02:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-module-pool/m-p/324205#M5059</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2017-01-11T09:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: table control in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-module-pool/m-p/324206#M5060</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;in the tablecontrol wizard there was this option Scroll&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/14790-tc4.png" /&gt;&lt;/P&gt;&lt;P&gt;did you try to untick it so as not to create the scrolling options?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Pablo&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2017 09:11:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-module-pool/m-p/324206#M5060</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2017-01-11T09:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: table control in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-module-pool/m-p/324207#M5061</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i confirm that unticking the above scroll option does not work so as to avoid vertical scrolling (you would only avoid page scrolling).&lt;/P&gt;&lt;P&gt;The only option i see is what &lt;A href="https://answers.sap.com/users/1091/sandrarossi.html"&gt;Sandra Rossi&lt;/A&gt; proposed in her answer.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Pablo&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2017 09:37:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-module-pool/m-p/324207#M5061</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2017-01-11T09:37:13Z</dc:date>
    </item>
  </channel>
</rss>

