<?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 Challenge in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-challenge/m-p/2500933#M565128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx anyway .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jul 2007 12:20:37 GMT</pubDate>
    <dc:creator>herzelhaimharel_gilor</dc:creator>
    <dc:date>2007-07-16T12:20:37Z</dc:date>
    <item>
      <title>Table Control Challenge</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-challenge/m-p/2500929#M565124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ABAP Gurus , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i wonder if there's a way to add (by code ) cols to Table Control from program in runtime mode . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is possible let me know how to do it please . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx all .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 11:57:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-challenge/m-p/2500929#M565124</guid>
      <dc:creator>herzelhaimharel_gilor</dc:creator>
      <dc:date>2007-07-16T11:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Challenge</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-challenge/m-p/2500930#M565125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You cannot add a column at run time to a table control, as it should present in the layout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you can fullfill your requirement in this way. You can create all the columns you want ultimately at the first time itself. Then hide the columns which you want to display on run time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can write code for displaying these hidden columns while runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use loop at screen&lt;/P&gt;&lt;P&gt;      modify screen.&lt;/P&gt;&lt;P&gt;      endloop. to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Think it will help you.&lt;/P&gt;&lt;P&gt;Don't forget to reward if found helpfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rakesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 12:04:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-challenge/m-p/2500930#M565125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T12:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Challenge</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-challenge/m-p/2500931#M565126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want to add cols to the standard sap table control not mine .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 12:13:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-challenge/m-p/2500931#M565126</guid>
      <dc:creator>herzelhaimharel_gilor</dc:creator>
      <dc:date>2007-07-16T12:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Challenge</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-challenge/m-p/2500932#M565127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Herzel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry I'm helpless. May be you have to go for an user-exit or so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rakesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 12:16:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-challenge/m-p/2500932#M565127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T12:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Challenge</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-challenge/m-p/2500933#M565128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx anyway .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 12:20:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-challenge/m-p/2500933#M565128</guid>
      <dc:creator>herzelhaimharel_gilor</dc:creator>
      <dc:date>2007-07-16T12:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Challenge</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-challenge/m-p/2500934#M565129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Herzel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked in SDN for your requirement and it seems to be possible with user exits.&lt;/P&gt;&lt;P&gt;You should find the user exit. In that your program will be refering, most probably a table type to create the table control internal table. You should add in that table type using append structures to add a new field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check these links.&lt;/P&gt;&lt;P&gt;Don't forget to reward if found helpfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="194450"&gt;&lt;/A&gt;                             &lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="365840"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rakesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 12:23:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-challenge/m-p/2500934#M565129</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T12:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Challenge</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-challenge/m-p/2500935#M565130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry mate but this is not the case what i'm talking about .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 13:16:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-challenge/m-p/2500935#M565130</guid>
      <dc:creator>herzelhaimharel_gilor</dc:creator>
      <dc:date>2007-07-16T13:16:24Z</dc:date>
    </item>
  </channel>
</rss>

