<?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 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/3723916#M896356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, i have created table through se11 and i have also created maintainace view for SM30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have following fileds in table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CREATED_DATE           - system date&lt;/P&gt;&lt;P&gt;LAST_MODIF_DATE      - last modification date&lt;/P&gt;&lt;P&gt;CREATED_USER          - user who created entry&lt;/P&gt;&lt;P&gt;CURRENCY                  - always 'INR'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to know how i can automatically populate above fields whenever table is accessed.   can we do it through SM30, if yes HOW ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or i have to write separate abap programme ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 May 2008 07:10:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-06T07:10:43Z</dc:date>
    <item>
      <title>table maintainance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/3723916#M896356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, i have created table through se11 and i have also created maintainace view for SM30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have following fileds in table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CREATED_DATE           - system date&lt;/P&gt;&lt;P&gt;LAST_MODIF_DATE      - last modification date&lt;/P&gt;&lt;P&gt;CREATED_USER          - user who created entry&lt;/P&gt;&lt;P&gt;CURRENCY                  - always 'INR'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to know how i can automatically populate above fields whenever table is accessed.   can we do it through SM30, if yes HOW ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or i have to write separate abap programme ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 07:10:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/3723916#M896356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T07:10:43Z</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/3723917#M896357</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;you can work with the database-utilitie.&lt;/P&gt;&lt;P&gt;Same menu then the generator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nicole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 07:16:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/3723917#M896357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T07:16:25Z</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/3723918#M896358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;By creating the table maintenace generator only u can display those fields.&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;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;&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>Tue, 06 May 2008 07:20:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/3723918#M896358</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T07:20:02Z</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/3723919#M896359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Refer&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=11465826&amp;amp;messageID=2545202" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=11465826&amp;amp;messageID=2545202&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;Kiran Sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 07:22:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/3723919#M896359</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T07:22:44Z</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/3723920#M896360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to use 'EVENTS' of table maintenance generator. &lt;/P&gt;&lt;P&gt;Go to the following path: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open the table in SE11 -&amp;gt; Utilities -&amp;gt; table maintenance generator-&amp;gt; Environment (In menubar)-&amp;gt;Modification-&amp;gt; events. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There you will find various form routines that will be called in variation point of time while data updation through SM30. &lt;/P&gt;&lt;P&gt;You have to write code in appropriate events.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 07:25:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/3723920#M896360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T07:25:16Z</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/3723921#M896361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do this using table maintenance events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at below link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Table Maintenance Events|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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if any doubts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Vibha &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 07:29:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/3723921#M896361</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T07:29:01Z</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/3723922#M896362</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;If you know the table maintanance then go and cteate the table maintenance for that. &lt;/P&gt;&lt;P&gt;And write the your code in PAI of the screen mentioned in table maintenance.&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;madan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 07:33:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/3723922#M896362</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T07:33:10Z</dc:date>
    </item>
  </channel>
</rss>

