<?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: Maintenance generator in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-generator/m-p/1601293#M269974</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;refer.&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;rgds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if hlped mark points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Sep 2006 10:13:14 GMT</pubDate>
    <dc:creator>anversha_s</dc:creator>
    <dc:date>2006-09-19T10:13:14Z</dc:date>
    <item>
      <title>Maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-generator/m-p/1601292#M269973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me why we need maintenance generatoe and whts the purporse of it. And how can we activate the Maintenance generatoe of created Z table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Parul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 10:08:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-generator/m-p/1601292#M269973</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-19T10:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-generator/m-p/1601293#M269974</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;refer.&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;rgds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if hlped mark points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 10:13:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-generator/m-p/1601293#M269974</guid>
      <dc:creator>anversha_s</dc:creator>
      <dc:date>2006-09-19T10:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-generator/m-p/1601294#M269975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 10:14:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-generator/m-p/1601294#M269975</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-19T10:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-generator/m-p/1601295#M269976</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 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 maint. generator is not required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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;&amp;lt;b&amp;gt;How to activate Table maint.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE11 and open the table.&lt;/P&gt;&lt;P&gt;Click UTILITIES -&amp;gt; Table Maint. Generator, Enter the details and click on Save. Then activate the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 10:14:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-generator/m-p/1601295#M269976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-19T10:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-generator/m-p/1601296#M269977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table maintenance is required for a Ztable, so that the table data can be maintained via transaction SM30. Usually, the data in table is maintained via ABAP but there can be cases where you need to manipulate the data in the particular table, in that case you can use transaction SM30 only if you generated the maintenance view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you create the maintenance view via SE11 transaction there is a menu option to activate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 10:15:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-generator/m-p/1601296#M269977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-19T10:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-generator/m-p/1601297#M269978</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;this needs becoz we should know how the table is going to be maintained,so we use the authorization group,so that who are authorized.Also in it we have to give whetherwe will maintain it in single step or multistep.if single step is selected when u add new entries u won't go to other screen but u get a screen will all fields in input format.when u save u will see all the data.but if u choose for multistep then when u click on NEWENTRIES button u will go another screen where u can input the data(it will come as selection screen).When u press save u will go back to the previous screen and can see the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 10:16:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-generator/m-p/1601297#M269978</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2006-09-19T10:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-generator/m-p/1601298#M269979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Parul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want the user to be able to enter values into your Z table directly then you need a maintenance view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I prefer to create a maintenance view (and not use the table directly) with the Z table as primary table. If necessary, add any text table to the view. The you call the generator function (menu Tools -&amp;gt; Tab. Maint. Generator) and create the maintenance dialog with a Z function group.&lt;/P&gt;&lt;P&gt;The users can now call you maintenance view (transaction SM30) and directly enter values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;   Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 10:16:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-generator/m-p/1601298#M269979</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2006-09-19T10:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-generator/m-p/1601299#M269980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Parul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SE11 after giving ur Ztable name in the attributes tab Check the Check box for Table maintainance allowed.&lt;/P&gt;&lt;P&gt;go to utilities --&amp;gt; Table maintainance generator.&lt;/P&gt;&lt;P&gt;click on create button on application toolbar.&lt;/P&gt;&lt;P&gt;give the Authozition group, Maintainance type - One step and recording routine - Standard.&lt;/P&gt;&lt;P&gt;Save the details and then activate the Ztable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table maintainance(SM30) is used to give values to the fields with respect to primary key fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madhavi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 10:18:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-generator/m-p/1601299#M269980</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-19T10:18:47Z</dc:date>
    </item>
  </channel>
</rss>

