<?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 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/2785811#M649462</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;Kindly give me the step by step procedure for table maintenance generator.&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>Thu, 13 Sep 2007 10:45:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-13T10:45:13Z</dc:date>
    <item>
      <title>Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2785811#M649462</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;Kindly give me the step by step procedure for table maintenance generator.&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>Thu, 13 Sep 2007 10:45:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2785811#M649462</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T10:45:13Z</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/2785812#M649463</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;download document from&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://wwwn.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8129f164-0a01-0010-2a8e-8765287250fc" target="test_blank"&gt;https://wwwn.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8129f164-0a01-0010-2a8e-8765287250fc&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;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 10:50:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2785812#M649463</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T10:50:12Z</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/2785813#M649464</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;Go to SE11, give the table name and click on change. Then Go to utilities&amp;#151;&amp;gt; Table&lt;/P&gt;&lt;P&gt;maintenance generator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the table maintenance generator screen, we should give Authorization Group,&lt;/P&gt;&lt;P&gt;Function Group name (Function Group name can be same as table name),&lt;/P&gt;&lt;P&gt;Maintenance type can be one step or two step, usually we will create with one&lt;/P&gt;&lt;P&gt;step. we should give maintenance screen number. After clicking on create button,&lt;/P&gt;&lt;P&gt;a table maintenance generator will be created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To check it go to SM30 . In SM30, we find display, Maintain options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can view the table contents by choosing Display and we can create table&lt;/P&gt;&lt;P&gt;entries by choosing Maintain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well the purpose of table maintainence generator is to enable the table maintenance through SM30, and to implement and validation etc on table field inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE11-&amp;gt;Utillities-&amp;gt;table maintainence generator&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to enter the values of following fields:&lt;/P&gt;&lt;P&gt;1. Table name&lt;/P&gt;&lt;P&gt;2. Authorization group , and authorization object (select the suitable one )&lt;/P&gt;&lt;P&gt;3. Function group and package &lt;/P&gt;&lt;P&gt;4. Maintainence type : single or double screen maintainence view depending on the option selected.&lt;/P&gt;&lt;P&gt;5. Maintain screen number : you may specify a value or let the system generate one for you. &lt;/P&gt;&lt;P&gt;The validation code for the table entry is written in the flow logic of this screen. Even some of the fields may be made display only , by adding suitable code in the logic or directly disabling the input in table control in the layout.&lt;/P&gt;&lt;P&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 10:50:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2785813#M649464</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T10:50:43Z</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/2785814#M649465</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;regards,&lt;/P&gt;&lt;P&gt;srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 10:54:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2785814#M649465</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T10:54:11Z</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/2785815#M649466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your solution itis working fine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 11:30:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2785815#M649466</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T11:30:46Z</dc:date>
    </item>
  </channel>
</rss>

