<?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: tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2463249#M552867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;The problem is because you would not have created the table maintenance generator.&lt;/P&gt;&lt;P&gt;In se11, open the table you created, then in the menu bar go to Utlilities--&amp;gt;table maintenance generator and create it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This solves your problem.Upon creating it you can add the records through SM30.&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>Fri, 06 Jul 2007 04:40:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-06T04:40:35Z</dc:date>
    <item>
      <title>tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2463245#M552863</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;i created ztable. i am entering values using the option utilities-&amp;gt;table contents-&amp;gt; create entities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i need to enter values in sm30, wen i give the table name and go for maintain option&lt;/P&gt;&lt;P&gt;its showing option maintain dialog incomplete for table is incomplete or not defined&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i do that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 04:32:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2463245#M552863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T04:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2463246#M552864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva Prasad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   First generate the table maintenance and below step can be followed to correct your issues.&lt;/P&gt;&lt;P&gt;&lt;/P&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;the maintenance view allows a user to easily enter values into a table, e.g. the administrator enters values into a customising table.&lt;/P&gt;&lt;P&gt;SE54 is the developer tool to generate / change the maintenance view, which is a set of function modules and screens.&lt;/P&gt;&lt;P&gt;SM30 is the user / administrator tool to use the maintenance view. It internally calls the generated function modules and screens, but those details are hidden from the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One advantage is that if you use the maintenance view to enter values into a customising table and press SAVE, you will automatically get a popup asking for a customising transport. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sathish &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 04:34:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2463246#M552864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T04:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2463247#M552865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table maintanance Generator is used to manually input values using transaction sm30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&amp;lt;b&amp;gt;&amp;lt;u&amp;gt;follow below steps&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;- go to se11 check table maintanance check box under  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 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;&lt;/P&gt;&lt;P&gt;- 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;- select maintaience type as single step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- 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;- save and activate table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- After creating table maintenance, From SM30 transaction user can do maintenance.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;for more information please find the below link:&amp;lt;/b&amp;gt;&amp;lt;/u&amp;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;&lt;/P&gt;&lt;P&gt;Table Maintenance will be created to a table where user want to maintain data of that table. From there user can enter data, delete data and modify data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After creating table maintenance, From SM30 transaction user can do maintenance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create table maintenance, from SE11 after creating table, you will find table maintain generator in the utilities and there you have to give function group and authorization. System will create screens in that function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful...&lt;/P&gt;&lt;P&gt;cheers !&lt;/P&gt;&lt;P&gt;Moqeeth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 04:38:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2463247#M552865</guid>
      <dc:creator>mohammed_moqeeth</dc:creator>
      <dc:date>2007-07-06T04:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2463248#M552866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;have u done technical settings in  se11.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;now save it, activate it. and do the enhancement setttings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now maintain the table using  table maintenace genereator in utilities option&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now got to sm30 and enter the data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;ravish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;reward if useful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 04:40:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2463248#M552866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T04:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2463249#M552867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;The problem is because you would not have created the table maintenance generator.&lt;/P&gt;&lt;P&gt;In se11, open the table you created, then in the menu bar go to Utlilities--&amp;gt;table maintenance generator and create it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This solves your problem.Upon creating it you can add the records through SM30.&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>Fri, 06 Jul 2007 04:40:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2463249#M552867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T04:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2463250#M552868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This can be accessed using transaction SE54 or &lt;/P&gt;&lt;P&gt;in SE11 using the menu Utilities-&amp;gt;Table Maintenance Generator&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the maintenance view allows a user to easily enter values into a table, e.g. the administrator enters values into a customising table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE54 is the developer tool to generate / change the maintenance view, which is a set of function modules and screens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM30 is the user / administrator tool to use the maintenance view. It internally calls the generated function modules and screens, but those details are hidden from the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful reward some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Suresh.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 04:42:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2463250#M552868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T04:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2463251#M552869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check wheather you have created any table maintenance generator for that table or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 04:45:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2463251#M552869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T04:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2463252#M552870</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 need to create a table maintenance generator&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;download this form and it will help you create the table main&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;m.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;&lt;/P&gt;&lt;P&gt;help.sap.com/saphelp_nw04/helpdata/en/cf/21ed2d446011d189700000e8322d00/content.htm &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>Fri, 06 Jul 2007 04:46:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2463252#M552870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T04:46:59Z</dc:date>
    </item>
  </channel>
</rss>

