<?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 generator in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/2764095#M643596</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are the steps to create the table maitenance generator for a ZTable :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.SE11.&lt;/P&gt;&lt;P&gt;2.CHOOSE TABLE.&lt;/P&gt;&lt;P&gt;3.UTILITIES---&amp;gt;TABLE MAINT GENERATOR.&lt;/P&gt;&lt;P&gt;4.AUTH GRP : W/O AUTH.&lt;/P&gt;&lt;P&gt;5.FUNCTION GRP: PROJ DEPENDENT (SEE CREATE FUNC GROUP).&lt;/P&gt;&lt;P&gt;6.MAINT TYPE : 2 STEP.&lt;/P&gt;&lt;P&gt;7.MAINT. SCR NO. : CLICK APPL BUTTON | FIND SCR. NUMBER(S) |&lt;/P&gt;&lt;P&gt;8.CHOOSE PROPOSE SCREEN NO FROM POPUP.&lt;/P&gt;&lt;P&gt;9.REMEMBER OVERVIEW SCR NO.&lt;/P&gt;&lt;P&gt;10.CLICK CREATE BUTTON ON APPL TOOL BAR.&lt;/P&gt;&lt;P&gt;11.CLICK SAVE ON FUNC TOOL BAR.&lt;/P&gt;&lt;P&gt;12.GO TO SE93. TO CREATE TRANSACTION CODE.&lt;/P&gt;&lt;P&gt;13.WRITE SUTIABLE TRAN NAME..CLICK CREATE&lt;/P&gt;&lt;P&gt;14.CHOOSE TRANSACTION WITH PARAMETERS(LAST).&lt;/P&gt;&lt;P&gt;15.FILL SHORT TEXT.&lt;/P&gt;&lt;P&gt;16.OK&lt;/P&gt;&lt;P&gt;17.TRANSACTION : SM30.&lt;/P&gt;&lt;P&gt;18.CHECK SKIP INITAL SCREEN CHKBOX&lt;/P&gt;&lt;P&gt;19.SCREEN NO : FROM STEP 9.&lt;/P&gt;&lt;P&gt;20.IN TABLE BELOW&lt;/P&gt;&lt;P&gt;NAME OF SCREEN FIELD VALUE.&lt;/P&gt;&lt;P&gt;VIEWNAME [TABLENAME]&lt;/P&gt;&lt;P&gt;UPDATE X&lt;/P&gt;&lt;P&gt;21.SAVE&lt;/P&gt;&lt;P&gt;22.RUN TRAN CODE IN COMMAND BOX.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------------------------" /&gt;&lt;P&gt;tcode is SM30&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;srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Sep 2007 11:08:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-12T11:08:42Z</dc:date>
    <item>
      <title>table maintainance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/2764088#M643589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi thr&lt;/P&gt;&lt;P&gt;can anyone plz tell me whether we can a field in a ztable using table maintainance generator.if yes then how?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 11:41:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/2764088#M643589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T11:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: table maintainance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/2764089#M643590</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;U want to create a  table maintenance generator or a new field to the table with maintenance generator???...question is not clear. If u r trying to create  a new field to the table.. Its not possible...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Please reward points to the helpful answers...&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 11:46:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/2764089#M643590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T11:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: table maintainance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/2764090#M643591</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.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;&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;/P&gt;&lt;P&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;/P&gt;&lt;P&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>Tue, 11 Sep 2007 11:47:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/2764090#M643591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T11:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: table maintainance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/2764091#M643592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are the steps to create the table maitenance generator for a ZTable :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.SE11.&lt;/P&gt;&lt;P&gt;2.CHOOSE TABLE.&lt;/P&gt;&lt;P&gt;3.UTILITIES---&amp;gt;TABLE MAINT GENERATOR.&lt;/P&gt;&lt;P&gt;4.AUTH GRP : W/O AUTH.&lt;/P&gt;&lt;P&gt;5.FUNCTION GRP: PROJ DEPENDENT (SEE CREATE FUNC GROUP).&lt;/P&gt;&lt;P&gt;6.MAINT TYPE : 2 STEP.&lt;/P&gt;&lt;P&gt;7.MAINT. SCR NO. : CLICK APPL BUTTON | FIND SCR. NUMBER(S) |&lt;/P&gt;&lt;P&gt;8.CHOOSE PROPOSE SCREEN NO FROM POPUP.&lt;/P&gt;&lt;P&gt;9.REMEMBER OVERVIEW SCR NO.&lt;/P&gt;&lt;P&gt;10.CLICK CREATE BUTTON ON APPL TOOL BAR.&lt;/P&gt;&lt;P&gt;11.CLICK SAVE ON FUNC TOOL BAR.&lt;/P&gt;&lt;P&gt;12.GO TO SE93. TO CREATE TRANSACTION CODE.&lt;/P&gt;&lt;P&gt;13.WRITE SUTIABLE TRAN NAME..CLICK CREATE&lt;/P&gt;&lt;P&gt;14.CHOOSE TRANSACTION WITH PARAMETERS(LAST).&lt;/P&gt;&lt;P&gt;15.FILL SHORT TEXT.&lt;/P&gt;&lt;P&gt;16.OK&lt;/P&gt;&lt;P&gt;17.TRANSACTION : SM30.&lt;/P&gt;&lt;P&gt;18.CHECK SKIP INITAL SCREEN CHKBOX&lt;/P&gt;&lt;P&gt;19.SCREEN NO : FROM STEP 9.&lt;/P&gt;&lt;P&gt;20.IN TABLE BELOW&lt;/P&gt;&lt;P&gt;NAME OF SCREEN FIELD VALUE.&lt;/P&gt;&lt;P&gt;VIEWNAME [TABLENAME]&lt;/P&gt;&lt;P&gt;UPDATE X&lt;/P&gt;&lt;P&gt;21.SAVE&lt;/P&gt;&lt;P&gt;22.RUN TRAN CODE IN COMMAND BOX.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------------------------" /&gt;&lt;P&gt;tcode is SM30&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;srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 12:10:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/2764091#M643592</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T12:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: table maintainance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/2764092#M643593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We can create a program through the table maintenance generator to add/delete/modify the records in the table, but it is not possible to add/delete/modify a field of the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are looking at adding/deleting/modifying the records then you can create an event as follows:&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="info"&gt;&lt;/SPAN&gt; In the table maintenance screen of your table got to Environment --&amp;gt; Modification --&amp;gt; Events.&lt;/P&gt;&lt;P&gt;(ii)Select New entries &amp;amp; define the event.&lt;/P&gt;&lt;P&gt;(iii)Create a sub-routine.&lt;/P&gt;&lt;P&gt;(iii)Write the relevant code in the sub-routine thus created which takes care of the addition/deletion &amp;amp; modification of the records of the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sayee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 03:37:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/2764092#M643593</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T03:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: table maintainance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/2764093#M643594</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;&amp;lt;b&amp;gt;Maintenance views&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;Maintenance views permit you to maintain the data distributed on several tables for one application object at one time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A maintenance view permits you to maintain the data of an application object together. &lt;/P&gt;&lt;P&gt;The maintenance status determines which accesses to the data of the underlying tables are possible with the maintenance view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Maintenance Status&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The maintenance status of a view controls whether data records can also be changed or inserted in the tables contained in the view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The maintenance status can be defined as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read only: Data can only be read through the view. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read, change, delete, insert: Data of the tables contained in the view can be &lt;/P&gt;&lt;P&gt; changed, deleted, and inserted through the view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read and change: Existing view entries can be changed. However, records &lt;/P&gt;&lt;P&gt; cannot  be deleted or inserted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read and change (time-dependent views): Only entries whose non-time &lt;/P&gt;&lt;P&gt; dependent part of the key is the same as that of existing entries may be   &lt;/P&gt;&lt;P&gt; inserted.        &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Restrictions for Maintenance views&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;There are some restrictions for selecting the secondary tables of a maintenance view or help view. The secondary tables have to be in an N:1 dependency to the primary table or directly preceding secondary table. This ensures that there is at most one dependent record in each of the secondary tables for a data record in the primary table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if usefull&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 04:58:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/2764093#M643594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T04:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: table maintainance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/2764094#M643595</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 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;&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;/P&gt;&lt;P&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;/P&gt;&lt;P&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>Wed, 12 Sep 2007 06:08:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/2764094#M643595</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T06:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: table maintainance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/2764095#M643596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are the steps to create the table maitenance generator for a ZTable :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.SE11.&lt;/P&gt;&lt;P&gt;2.CHOOSE TABLE.&lt;/P&gt;&lt;P&gt;3.UTILITIES---&amp;gt;TABLE MAINT GENERATOR.&lt;/P&gt;&lt;P&gt;4.AUTH GRP : W/O AUTH.&lt;/P&gt;&lt;P&gt;5.FUNCTION GRP: PROJ DEPENDENT (SEE CREATE FUNC GROUP).&lt;/P&gt;&lt;P&gt;6.MAINT TYPE : 2 STEP.&lt;/P&gt;&lt;P&gt;7.MAINT. SCR NO. : CLICK APPL BUTTON | FIND SCR. NUMBER(S) |&lt;/P&gt;&lt;P&gt;8.CHOOSE PROPOSE SCREEN NO FROM POPUP.&lt;/P&gt;&lt;P&gt;9.REMEMBER OVERVIEW SCR NO.&lt;/P&gt;&lt;P&gt;10.CLICK CREATE BUTTON ON APPL TOOL BAR.&lt;/P&gt;&lt;P&gt;11.CLICK SAVE ON FUNC TOOL BAR.&lt;/P&gt;&lt;P&gt;12.GO TO SE93. TO CREATE TRANSACTION CODE.&lt;/P&gt;&lt;P&gt;13.WRITE SUTIABLE TRAN NAME..CLICK CREATE&lt;/P&gt;&lt;P&gt;14.CHOOSE TRANSACTION WITH PARAMETERS(LAST).&lt;/P&gt;&lt;P&gt;15.FILL SHORT TEXT.&lt;/P&gt;&lt;P&gt;16.OK&lt;/P&gt;&lt;P&gt;17.TRANSACTION : SM30.&lt;/P&gt;&lt;P&gt;18.CHECK SKIP INITAL SCREEN CHKBOX&lt;/P&gt;&lt;P&gt;19.SCREEN NO : FROM STEP 9.&lt;/P&gt;&lt;P&gt;20.IN TABLE BELOW&lt;/P&gt;&lt;P&gt;NAME OF SCREEN FIELD VALUE.&lt;/P&gt;&lt;P&gt;VIEWNAME [TABLENAME]&lt;/P&gt;&lt;P&gt;UPDATE X&lt;/P&gt;&lt;P&gt;21.SAVE&lt;/P&gt;&lt;P&gt;22.RUN TRAN CODE IN COMMAND BOX.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------------------------" /&gt;&lt;P&gt;tcode is SM30&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;srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 11:08:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/2764095#M643596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T11:08:42Z</dc:date>
    </item>
  </channel>
</rss>

