<?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 maintenance ..... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3001465#M709148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Sm30 view for the table and call the&lt;/P&gt;&lt;P&gt;FM &lt;/P&gt;&lt;P&gt;VIEW_MAINTENANCE_CALL     &lt;/P&gt;&lt;P&gt;by passing the view name nad update as 'X'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Nov 2007 09:29:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-13T09:29:59Z</dc:date>
    <item>
      <title>table maintenance .....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3001458#M709141</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;         I need to get a selection screen of 8 fields from a ztable. when i press F8 ,depending upon the selections , i should get a table maintenance screen (like sm30 screen) where i can delete,modify or update the ztable. Can anyone please give me an idea how to proceed with this. Points are rewarded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2007 18:53:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3001458#M709141</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-09T18:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: table maintenance .....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3001459#M709142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do this through the table maintenance generator in SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2007 18:56:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3001459#M709142</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-09T18:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: table maintenance .....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3001460#M709143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;welcome to SDN forum&lt;/P&gt;&lt;P&gt;Create the table maintenance generator for that table as below and goto SM30 and enter the data&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;/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;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2007 19:10:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3001460#M709143</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-09T19:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: table maintenance .....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3001461#M709144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kavitha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think Table maintenance generator will suits your requirement. But I am not understanding why you want to go through a selection screen and after executing, you want to have a screen to edit and then save to table.Directly you can use table maintenance know.&lt;/P&gt;&lt;P&gt;Anyway, please try the following for creating table maintenance if you need the steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Go to SE11 and check table maintanance check box under attributes tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Go to menu Utilities -&amp;gt; Table Maintanance Generator -&amp;gt;&lt;/P&gt;&lt;P&gt;Create function group and assign it under function group input box. You can enter same as table name for function group. Also assign authorization group default &amp;amp;NC&amp;amp; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) 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;4) Select maintenance type as single step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) 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;6) Save and activate table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, a helpful blog on this topic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/people/sudheer.cheedella/blog/2006/02/20/extracting-data-in-table-maintenance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srinivasa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2007 22:09:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3001461#M709144</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-09T22:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: table maintenance .....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3001462#M709145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kavitha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From your question I understood that the table consists more than 8 fields,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I am correct, I feel you need to gowith a custome transaction instead of tablematanance genarator. create an execuitable program with selection paramaters equal to the eight fields and just insert these field values into table. alll validation and checks you need to write.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Surya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 11:34:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3001462#M709145</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-12T11:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: table maintenance .....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3001463#M709146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx for the answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 18:21:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3001463#M709146</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-12T18:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: table maintenance .....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3001464#M709147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hI Kavitha..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try with Parameter Transaction:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameter Transaction can be created for Table Maintenance program of a Custom Table in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps:&lt;/P&gt;&lt;P&gt;1. Create a Z table and Activate - SE11&lt;/P&gt;&lt;P&gt;2. Generate the Table Maintenance using SE54&lt;/P&gt;&lt;P&gt;    It will Generate the Function group and Screens.&lt;/P&gt;&lt;P&gt;3. Create a Parameter transaction to Call this Table maintenace program&lt;/P&gt;&lt;P&gt;   Goto SE93.&lt;/P&gt;&lt;P&gt;   Create a Tcode :&lt;/P&gt;&lt;P&gt;   Name : ZTCODE1&lt;/P&gt;&lt;P&gt;   Type : Parameter Transaction&lt;/P&gt;&lt;P&gt;   In the Attributes of Parameter Transaction&lt;/P&gt;&lt;P&gt;   Enter The Transaction SM30&lt;/P&gt;&lt;P&gt;   Select the Checkbox : Skip first Screen&lt;/P&gt;&lt;P&gt;   Enter the Following Fields below in the Table provide.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;   FieldName      FieldValue&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;       VIEWNAME    &amp;lt;YOUR ZTABLE&amp;gt;&lt;/P&gt;&lt;P&gt;       UPDATE         X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save the Parameter Transaction and execute it like ant other Tcode..&lt;/P&gt;&lt;P&gt;It will allow you to maintain the Table entries.&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 Helpful.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 04:02:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3001464#M709147</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-11-13T04:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: table maintenance .....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3001465#M709148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Sm30 view for the table and call the&lt;/P&gt;&lt;P&gt;FM &lt;/P&gt;&lt;P&gt;VIEW_MAINTENANCE_CALL     &lt;/P&gt;&lt;P&gt;by passing the view name nad update as 'X'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 09:29:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3001465#M709148</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T09:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: table maintenance .....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3001466#M709149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Varma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a Parameter Transaction to maintain a Z table. I follow the steps that u mentioned. The thing is, whenever i add new entries, after saving, there is always the need to generate a transport order !! Is there any way to save de data without transport order ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it has to do with the table attributes, but i already changed the "delievery and maintenance" options and technical settings,  and it still ask 4 transport order ! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mário.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2007 15:09:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3001466#M709149</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-12T15:09:09Z</dc:date>
    </item>
  </channel>
</rss>

