<?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 Maintenance Generator in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2513214#M568418</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikas.&lt;/P&gt;&lt;P&gt;Simply, generating a screen that allows you to maintain the code and description together for the system language.&lt;/P&gt;&lt;P&gt;Reward if useful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jul 2007 06:34:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-12T06:34:05Z</dc:date>
    <item>
      <title>Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2513211#M568415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends&lt;/P&gt;&lt;P&gt;  Why we use Table Maintenance Generator?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 06:28:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2513211#M568415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T06:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2513212#M568416</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;Table maintanance Generator is used to manually&lt;/P&gt;&lt;P&gt;input values using transaction sm30.The Table Maintenance Generator is used to create table maintenance program to add, modify or delete records in the database table. This can be accessed using transaction SE54 or in SE11 using the menu Utilities-&amp;gt;Table Maintenance Generator&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;follow below steps &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to se11 check table maintanance check box under &lt;/P&gt;&lt;P&gt;attributes tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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;&lt;/P&gt;&lt;P&gt;also assign authorization group default &amp;amp;NC&amp;amp; .&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;select maintaience type as single step.&lt;/P&gt;&lt;P&gt;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;&lt;/P&gt;&lt;P&gt;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;/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;please check the link for getting information about table maintenance generator !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/advancedsearch?query=use%20of%20table%20maintenance%20generator&amp;amp;cat=sdn_all" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/advancedsearch?query=use%20of%20table%20maintenance%20generator&amp;amp;cat=sdn_all&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/tips/tips_tabmaint_tcode.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/tips/tips_tabmaint_tcode.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/create-a-table-maintance-program-for-a-z-table.htm" target="test_blank"&gt;http://www.sap-img.com/abap/create-a-table-maintance-program-for-a-z-table.htm&lt;/A&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>Thu, 12 Jul 2007 06:29:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2513212#M568416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T06:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2513213#M568417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Table Maintenance Generator is used to create table maintenance program to add, modify or delete records in the database table. This can be accessed using transaction SE54 or in SE11 using the menu Utilities-&amp;gt;Table Maintenance Generator&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the maintenance view allows a user to easily enter values into a table, e.g. the administrator enters values into a customising table.&lt;/P&gt;&lt;P&gt;SE54 is the developer tool to generate / change the maintenance view, which is a set of function modules and screens.&lt;/P&gt;&lt;P&gt;SM30 is the user / administrator tool to use the maintenance view. It internally calls the generated function modules and screens, but those details are hidden from the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One advantage is that if you use the maintenance view to enter values into a customising table and press SAVE, you will automatically get a popup asking for a customising transport. &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;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 06:31:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2513213#M568417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T06:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2513214#M568418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikas.&lt;/P&gt;&lt;P&gt;Simply, generating a screen that allows you to maintain the code and description together for the system language.&lt;/P&gt;&lt;P&gt;Reward if useful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 06:34:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2513214#M568418</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T06:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2513215#M568419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table maintanence generator is nothing but  making a table available for adding records and deleting records.&lt;/P&gt;&lt;P&gt;The transaction code used is SM30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/00/19f3055bb111d4a7600000e83dda02/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/00/19f3055bb111d4a7600000e83dda02/frameset.htm&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>Thu, 12 Jul 2007 06:34:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2513215#M568419</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T06:34:51Z</dc:date>
    </item>
  </channel>
</rss>

