<?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 wizard , dynamic generation ?? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard-dynamic-generation/m-p/4293565#M1024215</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 create an internal table with 5 fields in my module pool, use the table control wizard to generate the TC, all good !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i add 2 more fields in my internal table, I want the TC to automatically handle those two additions ?? possible ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as far as i see the TC wiazard generates the code in which the field names are set !! so now when i add those 2 fields, they r not in the code !! so do i have to add them manually or is there any way the code can be set to regenerate automatically when i want !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Aug 2008 12:54:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-06T12:54:36Z</dc:date>
    <item>
      <title>table control wizard , dynamic generation ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard-dynamic-generation/m-p/4293565#M1024215</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 create an internal table with 5 fields in my module pool, use the table control wizard to generate the TC, all good !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i add 2 more fields in my internal table, I want the TC to automatically handle those two additions ?? possible ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as far as i see the TC wiazard generates the code in which the field names are set !! so now when i add those 2 fields, they r not in the code !! so do i have to add them manually or is there any way the code can be set to regenerate automatically when i want !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 12:54:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard-dynamic-generation/m-p/4293565#M1024215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T12:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: table control wizard , dynamic generation ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard-dynamic-generation/m-p/4293566#M1024216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to add them manually...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 12:56:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard-dynamic-generation/m-p/4293566#M1024216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T12:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: table control wizard , dynamic generation ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard-dynamic-generation/m-p/4293567#M1024217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I really don't think this is possible. Like you have already seen, you need to enter the structure during a certain step in the wizard. This structure is the basis for the wizard to create all the necessary coding. When adding a new field there is no way (yet) to regenerate. Best would be to start the wizard again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 12:57:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard-dynamic-generation/m-p/4293567#M1024217</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2008-08-06T12:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: table control wizard , dynamic generation ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard-dynamic-generation/m-p/4293568#M1024218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you have to do it manually, or delete the complete tc and generate new with the wizard. But sometimes he is buggy, don't find the table you tell him.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 12:57:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard-dynamic-generation/m-p/4293568#M1024218</guid>
      <dc:creator>ingo_barschow</dc:creator>
      <dc:date>2008-08-06T12:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: table control wizard , dynamic generation ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard-dynamic-generation/m-p/4293569#M1024219</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;You can delete the TC and regenerate it again. However the code of the old TC will remain there if you give a different name to your TC and you have to clean up the old coding manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However you don't need to delete the old TC, it's relatively easy to add new columns there. Just add it to the TC, and the coding needs to be modified maybe 2 times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 12:59:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard-dynamic-generation/m-p/4293569#M1024219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T12:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: table control wizard , dynamic generation ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard-dynamic-generation/m-p/4293570#M1024220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where we have to modify the coding can u help me &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 14:16:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard-dynamic-generation/m-p/4293570#M1024220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-03T14:16:35Z</dc:date>
    </item>
  </channel>
</rss>

