<?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: Sub:table maintenance generator in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050789#M968264</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;table maintenance genartor..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1&amp;gt;go to t-code: sm30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2&amp;gt;enter the table name there...for which u want 2 create table maintenance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3&amp;gt; click maintain..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4&amp;gt; on the next screen...go to create option....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5&amp;gt; give authorization group as : &amp;amp;wc&amp;amp;..the very first option...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6&amp;gt; give one step..radiobuton...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7&amp;gt; overview screen as 1...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8&amp;gt; create a function grp/or gve table name as func grp....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and simply create table maintenance...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this table maintenance can b directly created through utilities in the table itself...there is an option of table maintenace genartor....&lt;/P&gt;&lt;P&gt;the saem screen appears there also...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helpful....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jul 2008 04:44:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-09T04:44:07Z</dc:date>
    <item>
      <title>Sub:table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050784#M968259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi guru's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                       Can u explain me ,what is the need of table maintenance generator and how it will effect our tables.what is authorization group and functional group in it.what are the options i have to select in that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 17:39:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050784#M968259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T17:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sub:table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050785#M968260</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;As all of you know, we can create database tables in SAP using transaction code SE11. A table can be manipulated by a program or manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When creating table, you will find a check box 'Table maintenance allowed'. If we check that option, we can manually enter entries using SE16 or table maintenance generator screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE16 is for data browser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;further reference &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sapstore.blogspot.com/2006/11/table-maintenance-generator.html" target="test_blank"&gt;http://sapstore.blogspot.com/2006/11/table-maintenance-generator.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 17:48:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050785#M968260</guid>
      <dc:creator>bpawanchand</dc:creator>
      <dc:date>2008-07-08T17:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sub:table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050786#M968261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sravan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to allow users to enter data into DB tables you need a corresponding maintenance view.&lt;/P&gt;&lt;P&gt;Most of the SAP standard customizing tables (transaction SPRO) are maintained via maintenance views.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A maintenance view consists of a DDIC object and dialog modules and screens which are stored within a function group.&lt;/P&gt;&lt;P&gt;If you define authorization group &lt;STRONG&gt;&amp;amp;NC&amp;amp;&lt;/STRONG&gt; (= no authorization required) for your maintenance view every user who can call transaction SM30 can maintain records. If this is not intended you need to use either a standard or custom authorization group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general I recommend to create a separate maintenance view instead of defining the maintenance dialog for the table directly (which is also possible).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 19:51:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050786#M968261</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2008-07-08T19:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Sub:table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050787#M968262</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 main purpose of Table Maintenance Generator is  to &lt;/P&gt;&lt;P&gt;Create/Change/Delete the table entries with out writing any &lt;/P&gt;&lt;P&gt;code. When ever we create table maintenance generator it &lt;/P&gt;&lt;P&gt;will generate  a standard program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use the following link which explains you step by step procedure to create a table maintainance generator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://saptechnical.com/Tutorials/ABAP/TableMaintenance/demo.htm" target="test_blank"&gt;http://saptechnical.com/Tutorials/ABAP/TableMaintenance/demo.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naveen Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 04:22:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050787#M968262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T04:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sub:table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050788#M968263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG&gt;Sravan&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;By creating the table maintenace generator only u can display those fields.&lt;/P&gt;&lt;P&gt;table maintanance Generator is used to manually&lt;/P&gt;&lt;P&gt;input values using transaction sm30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;follow below steps&lt;/P&gt;&lt;P&gt;1) go to se11 check table maintanance check box under&lt;/P&gt;&lt;P&gt;attributes tab&lt;/P&gt;&lt;P&gt;2) utilities-table maintanance Generator-&amp;gt;&lt;/P&gt;&lt;P&gt;create function group and assign it under&lt;/P&gt;&lt;P&gt;function group input box.&lt;/P&gt;&lt;P&gt;also assign authorization group default &amp;amp;NC&amp;amp; .&lt;/P&gt;&lt;P&gt;3)&lt;/P&gt;&lt;P&gt;select standard recording routine radio in table&lt;/P&gt;&lt;P&gt;table mainitainence generator to move table&lt;/P&gt;&lt;P&gt;contents to quality and production by assigning&lt;/P&gt;&lt;P&gt;it to request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) select maintaience type as single step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) maintainence screen as system generated numbers&lt;/P&gt;&lt;P&gt;this dialog box appears when you click on create&lt;/P&gt;&lt;P&gt;button&lt;/P&gt;&lt;P&gt;6) save and activate table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ed2d446011d189700000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ed2d446011d189700000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/a7/5133ac407a11d1893b0000e8323c4f/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/a7/5133ac407a11d1893b0000e8323c4f/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/message/2831202#2831202 &lt;B&gt;[original link is broken]&lt;/B&gt;&lt;/P&gt;&lt;P&gt;One step, two step in Table Maintenance Generator&lt;/P&gt;&lt;P&gt;Single step: Only overview screen is created i.e. the Table Maintenance Program will have only one screen where you can add, delete or edit records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two step: Two screens namely the overview screen and Single screen are created. The user can see the key fields in the first screen and can further go on to edit further details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Found Help Full Do Reward.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="Green" __jive_macro_name="color"&gt; Eshwar.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 04:33:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050788#M968263</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T04:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sub:table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050789#M968264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;table maintenance genartor..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1&amp;gt;go to t-code: sm30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2&amp;gt;enter the table name there...for which u want 2 create table maintenance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3&amp;gt; click maintain..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4&amp;gt; on the next screen...go to create option....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5&amp;gt; give authorization group as : &amp;amp;wc&amp;amp;..the very first option...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6&amp;gt; give one step..radiobuton...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7&amp;gt; overview screen as 1...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8&amp;gt; create a function grp/or gve table name as func grp....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and simply create table maintenance...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this table maintenance can b directly created through utilities in the table itself...there is an option of table maintenace genartor....&lt;/P&gt;&lt;P&gt;the saem screen appears there also...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helpful....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 04:44:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050789#M968264</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T04:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Sub:table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050790#M968265</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 order to do the manual enteries on the tables table mainteinance  generator is created  so that one can do any kind of modifications on the table enteries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Assign points if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 05:48:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050790#M968265</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T05:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Sub:table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050791#M968266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sravan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table Maintenance Generator  is a tool which is used to create a equipment by which customized tables created by end users can be changed as required,such as making an entry to that table,deleating an entry etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM30 is the transaction code to create table maintenance generator. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to create TMG was  already described in the previous threads.&lt;/P&gt;&lt;P&gt;Hope it clear ypur doubts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if it helps you.&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, 09 Jul 2008 05:50:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050791#M968266</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T05:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sub:table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050792#M968267</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;Throught Table Maintenace generator you can perform DML operation on the Table like INSERT, UPDATE and DELETE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you run this tool then the datarecords of the table is displayed in the form of spreadsheet like EXCEL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To run the Table Maintenance generator, authorizarion is required in real time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM30 is the Transaction code or you can go for this option in UTILITY menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rest is same as other techies sujected...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;Rupinder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 10:31:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050792#M968267</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T10:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sub:table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050793#M968268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sravan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table maintenance generator is used to automatically generate screens for maintaining the entries of the table..&lt;/P&gt;&lt;P&gt;SM30 can used for maintaining the table entries if they have a table maintenence screen generated..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;Check these links out&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_bw21c/helpdata/en/21/153ed1d08711d2960f0000e82de14a/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_bw21c/helpdata/en/21/153ed1d08711d2960f0000e82de14a/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ed2d446011d189700000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ed2d446011d189700000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best of luck,&lt;/P&gt;&lt;P&gt;Bhumika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 10:41:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050793#M968268</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T10:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Sub:table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050794#M968269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Table Maintenance generator is required to do Manual entries in the Table. &lt;/P&gt;&lt;P&gt;If the requirement is to update the table only programmatically &lt;/P&gt;&lt;P&gt;and not manually then table maint generator is not required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manual entries in table can be maintained ( New record can be inserted / existing can be modified )&lt;/P&gt;&lt;P&gt;using transaction SM 30, if the table maintenance for the table is generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com//saphelp_470/helpdata/EN/a7/5133ac407a11d1893b0000e8323c4f/frameset.htm" target="test_blank"&gt;http://help.sap.com//saphelp_470/helpdata/EN/a7/5133ac407a11d1893b0000e8323c4f/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to activate Table maint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE11 and open the table.&lt;/P&gt;&lt;P&gt;Click UTILITIES -&amp;gt; Table Maint. Generator, Enter the details and click on Save. Then activate the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Khushbu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 05:32:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050794#M968269</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-10T05:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Sub:table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050795#M968270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i got excellent answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2008 18:07:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sub-table-maintenance-generator/m-p/4050795#M968270</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-11T18:07:01Z</dc:date>
    </item>
  </channel>
</rss>

