<?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: table maintainance in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/1985362#M402432</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Samanvi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here I am giving the information which I collected &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table Maintenance Generator:&lt;/P&gt;&lt;P&gt;Table Maintenance is used to maintain the values of a custom table. Based on your requirements, you may want to change or add/delete the contents of your table.&lt;/P&gt;&lt;P&gt;Table Maintenance generator is required to do Manual entries in the Table. If the requirement is to update the table only programmatically and not manually then table maintenance generator is not required. Manual entries in table can be maintained (New record can be inserted / existing can be modified) 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;The procedure for table maintenance is:&lt;/P&gt;&lt;P&gt;1) Go to se11 and type the table name in Display or change mode.&lt;/P&gt;&lt;P&gt;2) Using the menu path Utilities -&amp;gt; Table Maintenance Generator. Table maintenance is generated.&lt;/P&gt;&lt;P&gt;3) To be able to maintain your table using a transaction (using a transaction for table maintenance dialog), you need to do the following.&lt;/P&gt;&lt;P&gt;&amp;#149;Create a new transaction of the type &amp;#147;Parameter Transaction&amp;#148; from SE93, specifying SM31 as the transaction. &lt;/P&gt;&lt;P&gt;&amp;#149;The VIEWNAME parameter is set to your table name with the option &amp;#145;Skip initial Screen&amp;#146; set. &lt;/P&gt;&lt;P&gt;&amp;#149;The UPDATE parameter is set to value &amp;#145;X&amp;#146;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two type of table maintanance generators&lt;/P&gt;&lt;P&gt;1)	)One step  2) Two step&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One Step : &lt;/P&gt;&lt;P&gt;Only one maintenance screen is processed during extended table maintenance. The entries are displayed in list form on this screen.&lt;/P&gt;&lt;P&gt;Two Step :  Two maintenance screens are processed during the extended table maintenance:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a t-code for table maintanance&lt;/P&gt;&lt;P&gt;Follow these steps : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. go to transaction SE93 , give your own transaction code say ztran_tab, for maintaining your ztable. &lt;/P&gt;&lt;P&gt;2. Click on create button and check the radio button Transaction with parameters (PARAMETER TRANSACTION) and click on the tick button. &lt;/P&gt;&lt;P&gt;3. In the next screen enter default values: &lt;/P&gt;&lt;P&gt;transaction : SM30 &lt;/P&gt;&lt;P&gt;check the check box skip initial screen &lt;/P&gt;&lt;P&gt;4. Scroll down you will find a table control for default values &lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------------------------" /&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name of the screen field | value &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------------------------" /&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VIEWNAME | your ztable name &lt;/P&gt;&lt;P&gt;SHOW | X &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save your work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now as you have created a custom transaction for maintaining your ztable this transaction can be called from any program with CALL transaction 'XXX'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you find it useful mark the points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~~Guduri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Feb 2007 03:01:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-14T03:01:05Z</dc:date>
    <item>
      <title>table maintainance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/1985359#M402429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is table maintainance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2007 02:09:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/1985359#M402429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-14T02:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: table maintainance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/1985360#M402430</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;&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 to create one:&lt;/P&gt;&lt;P&gt;&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;using sm30 you can create entries manually.&lt;/P&gt;&lt;P&gt;also check below thread to assign transaction code to&lt;/P&gt;&lt;P&gt;table generator&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="2409930"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create transaction use se93&lt;/P&gt;&lt;P&gt;select parameter transaction and give below attributes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction code ZTX1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction text Maintain View ZSDCZTVIEW &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction SM30 Screen 0 &lt;/P&gt;&lt;P&gt;From module pool &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name of screen field Value &lt;/P&gt;&lt;P&gt;VIEWNAME = ZSDCZTVIEW &lt;/P&gt;&lt;P&gt;UPDATE = X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IN Table view u can give ur table name and for function group give any name eg: table name itself&lt;/P&gt;&lt;P&gt;give default authorization object &amp;amp;NC&amp;amp;&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, 14 Feb 2007 02:16:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/1985360#M402430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-14T02:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: table maintainance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/1985361#M402431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Samanvi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Open SAP tables for direct maintenance &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. SE11 enter table name &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Go to Attributes tab &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Change the delivery class to 'L' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Follow the path Utilities -&amp;gt; Table maintenance generator &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. Change the recording routine ( bottom of the screen) to NO, or user. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. Activate the table, do NOT recreate the table maintenance routines &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create Parameter transaction for SM30 &lt;/P&gt;&lt;P&gt;Assuming that you want the user to maintain a table or view using SM30 but you do not want them to see the initial screen of SM30. For e.g. V023 - Material Group. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps tested in 4.6x :- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE93 - Type in a transaction name e.g. ZV023 &lt;/P&gt;&lt;P&gt;Click create - choose parameter transaction &lt;/P&gt;&lt;P&gt;In the Create Parameter transaction screen, fill in the following fields :- &lt;/P&gt;&lt;P&gt;Transaction SM30 &lt;/P&gt;&lt;P&gt;Tick Skip initial screen &lt;/P&gt;&lt;P&gt;Tick Inherit GUI attributes &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name of screen field Value &lt;/P&gt;&lt;P&gt;VIEWNAME V023 &lt;/P&gt;&lt;P&gt;UPDATE X &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press F8 or click the Test button for testing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save it and with the required authorization, the user will be able to use transaction code ZV023 to maintain the material group&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have a look here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/a7/5133ac407a11d1893b0000e8323c4f/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/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;Pls. mark if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2007 02:48:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/1985361#M402431</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-14T02:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: table maintainance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/1985362#M402432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Samanvi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here I am giving the information which I collected &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table Maintenance Generator:&lt;/P&gt;&lt;P&gt;Table Maintenance is used to maintain the values of a custom table. Based on your requirements, you may want to change or add/delete the contents of your table.&lt;/P&gt;&lt;P&gt;Table Maintenance generator is required to do Manual entries in the Table. If the requirement is to update the table only programmatically and not manually then table maintenance generator is not required. Manual entries in table can be maintained (New record can be inserted / existing can be modified) 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;The procedure for table maintenance is:&lt;/P&gt;&lt;P&gt;1) Go to se11 and type the table name in Display or change mode.&lt;/P&gt;&lt;P&gt;2) Using the menu path Utilities -&amp;gt; Table Maintenance Generator. Table maintenance is generated.&lt;/P&gt;&lt;P&gt;3) To be able to maintain your table using a transaction (using a transaction for table maintenance dialog), you need to do the following.&lt;/P&gt;&lt;P&gt;&amp;#149;Create a new transaction of the type &amp;#147;Parameter Transaction&amp;#148; from SE93, specifying SM31 as the transaction. &lt;/P&gt;&lt;P&gt;&amp;#149;The VIEWNAME parameter is set to your table name with the option &amp;#145;Skip initial Screen&amp;#146; set. &lt;/P&gt;&lt;P&gt;&amp;#149;The UPDATE parameter is set to value &amp;#145;X&amp;#146;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two type of table maintanance generators&lt;/P&gt;&lt;P&gt;1)	)One step  2) Two step&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One Step : &lt;/P&gt;&lt;P&gt;Only one maintenance screen is processed during extended table maintenance. The entries are displayed in list form on this screen.&lt;/P&gt;&lt;P&gt;Two Step :  Two maintenance screens are processed during the extended table maintenance:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a t-code for table maintanance&lt;/P&gt;&lt;P&gt;Follow these steps : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. go to transaction SE93 , give your own transaction code say ztran_tab, for maintaining your ztable. &lt;/P&gt;&lt;P&gt;2. Click on create button and check the radio button Transaction with parameters (PARAMETER TRANSACTION) and click on the tick button. &lt;/P&gt;&lt;P&gt;3. In the next screen enter default values: &lt;/P&gt;&lt;P&gt;transaction : SM30 &lt;/P&gt;&lt;P&gt;check the check box skip initial screen &lt;/P&gt;&lt;P&gt;4. Scroll down you will find a table control for default values &lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------------------------" /&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name of the screen field | value &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------------------------" /&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VIEWNAME | your ztable name &lt;/P&gt;&lt;P&gt;SHOW | X &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save your work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now as you have created a custom transaction for maintaining your ztable this transaction can be called from any program with CALL transaction 'XXX'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you find it useful mark the points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~~Guduri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2007 03:01:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/1985362#M402432</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-14T03:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: table maintainance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/1985363#M402433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Samanvi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table maintenace generator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To Maintain the data through SM30(View maintainance) for updating database tables. &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;&lt;/P&gt;&lt;P&gt;some more info....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One step, two step in Table Maintenance Generator&lt;/P&gt;&lt;P&gt;&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;check these for further help.&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;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;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/how%20to%20implement%20events%20in%20table%20maintenance.doc" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/how%20to%20implement%20events%20in%20table%20maintenance.doc&lt;/A&gt; &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;Priyanka.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2007 03:03:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/1985363#M402433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-14T03:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: table maintainance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/1985364#M402434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi TMG is defined in SAP to create multiple records in the database at a same time .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can delete, update and create records from here , how ever this all functions are not available in SE11 or Se16..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know, if u have any specific requirement on this .&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, 14 Feb 2007 04:33:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/1985364#M402434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-14T04:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: table maintainance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/1985365#M402435</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 Maintainance Genarator is defined in SAP to maintain the records in the database .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can delete, update and create records from here , how ever this all functions are not available in SE11 or Se16..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can customize the table settings also using Table Maintanance genaretor using sm30 tc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know, if u have any specific requirement on this .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2007 04:46:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/1985365#M402435</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-02-14T04:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: table maintainance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/1985366#M402436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks every body for ur replies&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 04:46:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/1985366#M402436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-15T04:46:04Z</dc:date>
    </item>
  </channel>
</rss>

