<?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 Table control modifications do not show up in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-modifications-do-not-show-up/m-p/2340364#M515718</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 customer dynpro, with a table control. I needed to add two new columns. So I enhanced the structure (declared in the Abap itself) with those two new fields. Then I changed the abap coding in order to fill in these news cells. When debugging, it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I modified the layout by selecting from the structure the available columns, and I put them into the screen. Everything seems to be ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a dialog transaction code attached to this combination of program/dynpro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I execute the transaction code, the two new columns do not show up. However when I test dynpro from SE51, I have the columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More surprising, in SE51 the test is made without the abap coding, it works. If I select to apply the abap coding, I still do not have my columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I missing please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Laurent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jun 2007 15:15:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-18T15:15:03Z</dc:date>
    <item>
      <title>Table control modifications do not show up</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-modifications-do-not-show-up/m-p/2340364#M515718</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 customer dynpro, with a table control. I needed to add two new columns. So I enhanced the structure (declared in the Abap itself) with those two new fields. Then I changed the abap coding in order to fill in these news cells. When debugging, it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I modified the layout by selecting from the structure the available columns, and I put them into the screen. Everything seems to be ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a dialog transaction code attached to this combination of program/dynpro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I execute the transaction code, the two new columns do not show up. However when I test dynpro from SE51, I have the columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More surprising, in SE51 the test is made without the abap coding, it works. If I select to apply the abap coding, I still do not have my columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I missing please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Laurent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 15:15:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-modifications-do-not-show-up/m-p/2340364#M515718</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-18T15:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Table control modifications do not show up</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-modifications-do-not-show-up/m-p/2340365#M515719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;    I think the problem lies in the activation.Just click on the object browser in the application tool bar.Then in left side ,in tree mode,the program name will appear.Then &amp;lt;b&amp;gt;Double click&amp;lt;/b&amp;gt; on the program name.And then right click on program name and then select activate.And then run the t-code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Vigneswaran S&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Vigneswaran S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 17:11:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-modifications-do-not-show-up/m-p/2340365#M515719</guid>
      <dc:creator>former_member491305</dc:creator>
      <dc:date>2007-06-18T17:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Table control modifications do not show up</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-modifications-do-not-show-up/m-p/2340366#M515720</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;Sorry, I had tried the activation several times, in transaction SE51, SE38 and SE80.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nothing happens...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anyway,&lt;/P&gt;&lt;P&gt;Laurent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 19:08:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-modifications-do-not-show-up/m-p/2340366#M515720</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-18T19:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Table control modifications do not show up</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-modifications-do-not-show-up/m-p/2340367#M515721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Laurent , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    I think you might have missed out to increase the size of your table control for the fields to fit in in the screen . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Else please check if you have marked the invisible attribute of those 2 fields . To find this invisible attribute you can follow the path , double click on the table control field , go to the attributes screen , there you have a tab called display , select the tab and then check if you have CHECKED the invisible field , if yes then UNCHECK it .Hope your problem will be solved .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revert if you don't get any solution .&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;Ranjita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 04:39:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-modifications-do-not-show-up/m-p/2340367#M515721</guid>
      <dc:creator>former_member196299</dc:creator>
      <dc:date>2007-06-19T04:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Table control modifications do not show up</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-modifications-do-not-show-up/m-p/2340368#M515722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ranjita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your email.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had increased the size of the screen and the columns are not hidden.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is bizarre is that this screen works when testing it without the coding, and not with the coding. So I believe this is not in the layout and properties but somewhere else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;P&gt;Laurent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 07:57:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-modifications-do-not-show-up/m-p/2340368#M515722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T07:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Table control modifications do not show up</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-modifications-do-not-show-up/m-p/2340369#M515723</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;The problem was in the instruction &lt;/P&gt;&lt;P&gt;CONTROLS: doc_control2 TYPE TABLEVIEW USING SCREEN 2000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The number of the screen was not good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to all,&lt;/P&gt;&lt;P&gt;Laurent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 09:28:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-modifications-do-not-show-up/m-p/2340369#M515723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T09:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Table control modifications do not show up</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-modifications-do-not-show-up/m-p/13664045#M2027585</link>
      <description>&lt;P&gt;Could you please explain more detail, I am also facing same problem. I can see new column while test the screen from SE51 but I could not see same in actual t-code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jagadeesh T.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 12:15:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-modifications-do-not-show-up/m-p/13664045#M2027585</guid>
      <dc:creator>Jagadeesh1</dc:creator>
      <dc:date>2024-04-09T12:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Table control modifications do not show up</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-modifications-do-not-show-up/m-p/13664099#M2027587</link>
      <description>&lt;P&gt;Check the table control in statements such as&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;definition : &lt;A href="https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/abapcontrols.htm" target="_self"&gt;CONTROLS&lt;/A&gt; &amp;lt;tc&amp;gt; TYPE TABLEVIEW USING SCREEN &amp;lt;dynpro&amp;gt;&lt;/LI&gt;&lt;LI&gt;refresh : &lt;A href="https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/abaprefresh_control.htm" target="_self"&gt;REFRESH CONTROL&lt;/A&gt; &amp;lt;tc&amp;gt; FROM SCREEN &amp;lt;dynpro&amp;gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Insure any defined display variant (&lt;A href="https://me.sap.com/servicessupport/search/%7B%22q%22%3A%22table%20control%20variant%20TCVIEW%22%2C%22tab%22%3A%22All%22%2C%22originContext%22%3A%22CentralSearch%22%7D" target="_self"&gt;TCVIEW&lt;/A&gt;) is also updated (click update function during maintenance or use report &lt;A href="https://me.sap.com/servicessupport/search/%7B%22q%22%3A%22RSTCXADJ%22%2C%22originContext%22%3A%22CentralSearch%22%7D" target="_self"&gt;RSTCXADJ&lt;/A&gt;)&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 12:53:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-modifications-do-not-show-up/m-p/13664099#M2027587</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2024-04-09T12:53:51Z</dc:date>
    </item>
  </channel>
</rss>

