<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/2760039#M642502</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;&lt;/P&gt;&lt;P&gt;I create a ztable and zreport (&amp;lt;b&amp;gt;having both same fields&amp;lt;/b&amp;gt;).. after that i create a table control using &amp;lt;b&amp;gt;ztable as db table&amp;lt;/b&amp;gt;. its working........but...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue is that when i update or modify ztable (or any change in ztable), my table control has no reflect those effects....then i must create another table contol again and again...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's possible that those changes reflects automatically......or any other option...plz suggest...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Anil Kumar&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2007 09:12:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-05T09:12:25Z</dc:date>
    <item>
      <title>Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/2760039#M642502</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;&lt;/P&gt;&lt;P&gt;I create a ztable and zreport (&amp;lt;b&amp;gt;having both same fields&amp;lt;/b&amp;gt;).. after that i create a table control using &amp;lt;b&amp;gt;ztable as db table&amp;lt;/b&amp;gt;. its working........but...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue is that when i update or modify ztable (or any change in ztable), my table control has no reflect those effects....then i must create another table contol again and again...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's possible that those changes reflects automatically......or any other option...plz suggest...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Anil Kumar&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 09:12:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/2760039#M642502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-05T09:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/2760040#M642503</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;No! It's impossible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U should create a maintenance program (SM30) instead of a Z-REPORT in order to have a program to be changed easly after updating the Z-TABLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to have your Z-REPORT u have to change it manually, for SM30 there's a tool to re-generate again the program after the modifications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 09:16:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/2760040#M642503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-05T09:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/2760041#M642504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table control have implicit and explicit variant. You need to update those when you change the table. (if the table control is editable, icon on top right, user can create their own variant in production...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is an OSS &amp;lt;a href="https://service.sap.com/sap/support/notes/379421"&amp;gt;Note 379421 - Update TCVIEW after Table Control change&amp;lt;/a&amp;gt; on this topic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 09:19:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/2760041#M642504</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2007-09-05T09:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/2760042#M642505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;In fact when you create a structure or a table , you must set the enhancement mode for it ,&lt;/P&gt;&lt;P&gt;when you use a table that can be enhanced , you will get a warning that any changes in the  table structure will affect the others app. So in this case i think that we can not reflect automatically changes to table controls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 09:32:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/2760042#M642505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-05T09:32:05Z</dc:date>
    </item>
  </channel>
</rss>

