<?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 maintenence generator in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenence-generator/m-p/3482379#M837251</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 search the forum before posting this type of question, this has been asked many times before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Feb 2008 12:44:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-29T12:44:54Z</dc:date>
    <item>
      <title>Table maintenence generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenence-generator/m-p/3482378#M837250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Can u please tell me how to maintain a Table maintenance generator for Ztable.&lt;/P&gt;&lt;P&gt;Please tell me thesteps in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Sathyapriya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 12:43:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenence-generator/m-p/3482378#M837250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T12:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenence generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenence-generator/m-p/3482379#M837251</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 search the forum before posting this type of question, this has been asked many times before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 12:44:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenence-generator/m-p/3482379#M837251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T12:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenence generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenence-generator/m-p/3482380#M837252</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;In transaction SE11, in the attribute tab of your z table check table maintenance check box. Go to SM30 transaction, enter the ztable name and click on maintain button.  Here you can enter new entries into the ztable . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a PARAMETER TRANSACTION for the transaction for SM30 .  &lt;/P&gt;&lt;P&gt;&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;&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;&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;&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;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;Hope this helps,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arunsri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 12:52:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenence-generator/m-p/3482380#M837252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T12:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenence generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenence-generator/m-p/3482381#M837253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;goto se14 and give table name and edit then press adjust &lt;/P&gt;&lt;P&gt;database.&lt;/P&gt;&lt;P&gt;then press yes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sreelakshmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 13:00:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenence-generator/m-p/3482381#M837253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T13:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenence generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenence-generator/m-p/3482382#M837254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Re: TABLE MAINTENANCE GENERATOR    &lt;/P&gt;&lt;P&gt;Posted: Feb 11, 2008 10:42 AM    in response to: siva kumar       E-mail this message      Reply  &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Table Maintenance Generator (TMG) 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;Table Maintenance Generator is used to maintain the values of a table.Means we can add new records/entries and can even change the existing records.This is actually meant and easy for users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can also do this kind of activity through transaction SE16.But in realtime in Production environments, Users will not have access to SE16. So, through this table maintenance (transaction code:SM30) users can add or change the records in a table if there is a requirement to do so by getting proper approvals from their managers/management.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example: A custom transaction is posting the invoice amounts to a GL account say 12345. For some reason the business want the amounts to be posted to a different account 12346.In this case, if we just change the GL account and save.From next time the invoice amounts will be posted to this GL account.So, there is no necessity to change any config or the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to create table maintenance generator, please try like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Go to SE11 and check table maintanance check box under attributes tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Go to menu Utilities -&amp;gt; Table Maintanance Generator -&amp;gt;&lt;/P&gt;&lt;P&gt;Create function group and assign it under function group input box. You can enter same as table name for function group. Also assign authorization group default &amp;amp;NC&amp;amp; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Select standard recording routine radio in table table mainitainence generator to move table contents to quality and production by assigning it to request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Select maintenance type as single step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) Maintainence screen as system generated numbers this dialog box appears when you click on create button. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) Save and activate table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other useful links:&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;You can use the SM30 to maintain a table or you can create a separate custom transaction code for that table to maintain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to create a custom transaction to maintain a table,please try following:&lt;/P&gt;&lt;P&gt;Go to transaction code: SE93 and click on create.&lt;/P&gt;&lt;P&gt;Then select Parameter Transaction and give SM30 in the t.code in Default Values tab.&lt;/P&gt;&lt;P&gt;Check the checkbox Skip Initial Screen.&lt;/P&gt;&lt;P&gt;And In the default values, write:&lt;/P&gt;&lt;P&gt;VIEWNAME = (give your table name).&lt;/P&gt;&lt;P&gt;SHOW = X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, save and use the new t.code to maintina your table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 06:27:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenence-generator/m-p/3482382#M837254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-03T06:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenence generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenence-generator/m-p/3482383#M837255</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&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;/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;with regards,&lt;/P&gt;&lt;P&gt;sowjanyagosala.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 06:28:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenence-generator/m-p/3482383#M837255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-03T06:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenence generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenence-generator/m-p/3482384#M837256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Madhavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 12:15:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenence-generator/m-p/3482384#M837256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-03T12:15:18Z</dc:date>
    </item>
  </channel>
</rss>

