<?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 extention in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327080#M511513</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Girish, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How I can place the new three fields in screen laynout ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jun 2007 07:19:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-15T07:19:03Z</dc:date>
    <item>
      <title>Table control extention</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327073#M511506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table control with seven fields ( created by wizard ), now I want to add 3 more fields to my table control. I have extended the dict. table with these three fields, now what I have to do to display these 3 fields in table control ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope its possible, without re-creating the whole table control ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 06:58:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327073#M511506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T06:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Table control extention</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327074#M511507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If this is module pool programmin...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto -&amp;gt; SE80 - &amp;gt; select ur screen no and click layout tab...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it wil display ur table control...so first delete all ur fields which u added previously ..&lt;/P&gt;&lt;P&gt;then press the dictionary icon and give ur updated table name ..select all ur fields which u wanna add to table control&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;save it and activate..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards..&lt;/P&gt;&lt;P&gt;Balaji ( assign points if this helps u)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 07:08:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327074#M511507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T07:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Table control extention</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327075#M511508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Balaji, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure, to first delete the table control ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where is the dict icon actually ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 07:09:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327075#M511508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T07:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Table control extention</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327076#M511509</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;in the menu of se51..choose..utilities -&amp;gt; settings..Make sure the graphical painter is switched off..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then give program name and screen number..press change..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press the layout button..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Double click on the table control..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then press control elements..You will get a popup with the list of columns..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;insert a new column..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on the left hand side ..Give a name..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;press enter...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get a popup to choose the type of the field..choose the I/O field..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press refresh button..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the same for the rest of the other two fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;save and activate the program..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 07:11:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327076#M511509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T07:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Table control extention</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327077#M511510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u have to edit the TC screen in SE51 --&amp;gt; when u are looking at TC Definitions there at the Top right corner u  can see field attributes etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there u can see .&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;Peram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 07:12:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327077#M511510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T07:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Table control extention</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327078#M511511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes  ...you are write   not to create it again ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just  goto &amp;lt;b&amp;gt;se80  your program &amp;lt;/b&amp;gt; ....&amp;lt;b&amp;gt; in find&amp;lt;/b&amp;gt;  put any  &amp;lt;b&amp;gt;one field which is already there  in the first time of the table&amp;lt;/b&amp;gt; ....  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will  display  all the declaration and used of that field ....  definitely there will be an  &amp;lt;b&amp;gt;internal table for yourtable control&amp;lt;/b&amp;gt; ....there you &amp;lt;b&amp;gt;add manual that 3 newly&amp;lt;/b&amp;gt; added fields  ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then  in the &amp;lt;b&amp;gt;Screen Layout   add  3 fields  by selecting from the data dictionary&amp;lt;/b&amp;gt; of the same table  ...so that 3 fields will be appeared .. and also  &amp;lt;b&amp;gt;see the properties  ...function code  of allready exsisting fields  and do it similarly&amp;lt;/b&amp;gt; ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then  acticvate the layou and your code  ......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if it is usefull ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 07:14:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327078#M511511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T07:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Table control extention</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327079#M511512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Narendran, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your input, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not find the control element on table control,can you pls let me know where I can find the control element?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regads,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 07:17:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327079#M511512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T07:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Table control extention</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327080#M511513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Girish, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How I can place the new three fields in screen laynout ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 07:19:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327080#M511513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T07:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Table control extention</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327081#M511514</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;Make sure you are in alpha numeric editor..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Double click on the table control..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the resulting screen..You will see a button which say CTRL ELEMENTS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 07:20:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327081#M511514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T07:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Table control extention</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327082#M511515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How I can check if I am in alpha numeric editor, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry I am not finding the control element, when I double click on the table control... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 07:22:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327082#M511515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T07:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Table control extention</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327083#M511516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In screen painter, I am in graphical layout editor ?? is that okey&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Okey got the control element button &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BRB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Shah H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 07:23:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327083#M511516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T07:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Table control extention</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327084#M511517</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;In the menu..UTILITIES -&amp;gt; SETTINGS..make sure the graphical painter check box is not checked..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 07:23:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327084#M511517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T07:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Table control extention</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327085#M511518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Narendran, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have place the field in control element, but still its not displayed when i execute the screen ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 07:31:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327085#M511518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T07:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Table control extention</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327086#M511519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Narendran, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, its not working, I am adding more column, but its not displayed in the screen ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea what I am doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 07:44:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327086#M511519</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T07:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Table control extention</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327087#M511520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Okey, new column are appered, but the name of the colum are not visible ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;even though I said to take properties from dict. and there in data-element I have given the names ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea, how I can make the table column visible ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 07:55:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327087#M511520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T07:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Table control extention</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327088#M511521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you are having so much trouble extending it, why not remove the table control altogether and run the table control wizard once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you might find it a lot easier and less-time consuming.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 07:59:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327088#M511521</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T07:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Table control extention</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327089#M511522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works, and points awarded &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 08:53:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-extention/m-p/2327089#M511522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T08:53:19Z</dc:date>
    </item>
  </channel>
</rss>

