<?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: Modify Table Maintenance Generator in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/5477775#M1254166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;whenever you change the table fields etc....&lt;/P&gt;&lt;P&gt;you have to re-create the Table Mainatainence Generator....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Apr 2009 05:12:22 GMT</pubDate>
    <dc:creator>former_member242255</dc:creator>
    <dc:date>2009-04-24T05:12:22Z</dc:date>
    <item>
      <title>Modify Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/5477770#M1254161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    I have made table maintenance generator for one custom table. Now I have added two more fields in that table .&lt;/P&gt;&lt;P&gt;    But those new fields are not getting reflected in table maintenance generator .&lt;/P&gt;&lt;P&gt;What I will have to do for making them appear in TMG ?&lt;/P&gt;&lt;P&gt;If they appear, Can I update the values of these new fields for the old data (i.e. the data before the existance of new fields) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions most welcome..............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2009 10:42:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/5477770#M1254161</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-23T10:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/5477771#M1254162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ubhaka,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delete the table maintenance generator and again recreate it through se11. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anil N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2009 10:47:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/5477771#M1254162</guid>
      <dc:creator>former_member438956</dc:creator>
      <dc:date>2009-04-23T10:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/5477772#M1254163</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;Please do like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE11. Enter the database table name. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Choose change mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Utilities -&amp;gt; Database Utility. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click Activate and Adjust Database table. (Save radiobutton is checked). --&amp;gt; This will ensure that the old data is not deleted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then goto the table, choose table maintenance generator. Delete and regenerate the Table maintenance generator. If you go for other options, like Regenerating table maintenance generator, make sure about the options you choose. Like some check boxes or some radio buttons should be carefully chosen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is better to delete and regenerate the table maintenance generator, which will never create some problem. (But i think the problem here is that you will lose some data. But i am not 100% sure).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards,&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2009 10:50:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/5477772#M1254163</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-23T10:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/5477773#M1254164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just Delete the Table Maintainance Generator and Recreate it. &lt;/P&gt;&lt;P&gt;Deleting Table maintainance generator will not delete any data from the Database table. &lt;/P&gt;&lt;P&gt;So Dont Worry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nikhil Joshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2009 11:44:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/5477773#M1254164</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-23T11:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/5477774#M1254165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see the link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1391062"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kanishak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2009 12:46:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/5477774#M1254165</guid>
      <dc:creator>kanishakgupta1</dc:creator>
      <dc:date>2009-04-23T12:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/5477775#M1254166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;whenever you change the table fields etc....&lt;/P&gt;&lt;P&gt;you have to re-create the Table Mainatainence Generator....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 05:12:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/5477775#M1254166</guid>
      <dc:creator>former_member242255</dc:creator>
      <dc:date>2009-04-24T05:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/5477776#M1254167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friend ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the screen painter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Layout screen u will find 3 buttons on top &lt;/P&gt;&lt;P&gt;1. green - Element list window&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. Red -Dictionary / Program fields&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;3. Yellow - attributes window&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on &lt;STRONG&gt;RED&lt;/STRONG&gt; button. then u will find a dialog box asking u name of the TABLE .&lt;/P&gt;&lt;P&gt;Enter ur table , then all fields from ur table will appear.&lt;/P&gt;&lt;P&gt;Select the &lt;STRONG&gt;NEW FIELDS&lt;/STRONG&gt; u have created and drag them on to screen . ur job over.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NO NEED TO DELETE EXISTING LAYOUT / VIEW / TABLE MAINTAINANCE PROGRAM .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;get back to me incase of doubts..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 06:48:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/5477776#M1254167</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-24T06:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/5477777#M1254168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever we do changes in custom table; we need to regenerate the table maintenance screen instead of doing the changes manually in TMG screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you added fields then you need to add new field in PBO and PAI for processing table records in TMG screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MANUAL CHANGES ARE STRICTLY AVOIDABLE FOR AVOIDING INCONSISTENCY. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remedy action.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of deleting existing TMG screen and creating new TMG screen; we can regenerate the existing TMG screen for replicating recent changes in TMG screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For that follow the following procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to se11 and go to change mode for the table you want to regenerate TMG screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Utilities-&amp;gt;table maintenance generator&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press change button in the application tool bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will ask you reason for regenerating TMG screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enable appropriate check box and regenerate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are following above procedure SAP will take care for replicating recent changes in TMG screen.&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;Peranandam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 07:30:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/5477777#M1254168</guid>
      <dc:creator>Peranandam</dc:creator>
      <dc:date>2009-04-24T07:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/5477778#M1254169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ubaka,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Total Questions:64 (30 unresolved)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;close your threads.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 08:15:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/5477778#M1254169</guid>
      <dc:creator>Peranandam</dc:creator>
      <dc:date>2009-04-24T08:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/5477779#M1254170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;issue closed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 05:10:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/5477779#M1254170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T05:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/5477780#M1254171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="j-post-author "&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://answers.sap.com/people/rammohan.nagam" id="jive-13707818106639051955068"&gt;Rammohan Nagam&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt; is right.&lt;/P&gt;&lt;P&gt;It is possible to modify the TMG without regenerating it, only thing you need to do is to add the new field in the screen and update it's flow logic. For detailed information check the following link.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/community/abap/blog/2013/03/15/modification-of-tmg-without-regeneration-in-sap"&gt;http://scn.sap.com/community/abap/blog/2013/03/15/modification-of-tmg-without-regeneration-in-sap&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Mar 2013 10:46:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/5477780#M1254171</guid>
      <dc:creator>ansonabraham</dc:creator>
      <dc:date>2013-03-15T10:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/13880526#M2031097</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RohitS1_1-1727441881120.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/172474i0C88CC09787AD16D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RohitS1_1-1727441881120.png" alt="RohitS1_1-1727441881120.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 12:58:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/13880526#M2031097</guid>
      <dc:creator>RohitS1</dc:creator>
      <dc:date>2024-09-27T12:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/13892294#M2031329</link>
      <description>&lt;P&gt;It worked without needing to del and recreate the TMG&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 10:21:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-table-maintenance-generator/m-p/13892294#M2031329</guid>
      <dc:creator>Sayyid</dc:creator>
      <dc:date>2024-10-08T10:21:06Z</dc:date>
    </item>
  </channel>
</rss>

