<?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 task in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-task/m-p/2305398#M504259</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;thanks for the input, but what about tolerance key?&lt;/P&gt;&lt;P&gt;How to set it up?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mindaugas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 May 2007 08:42:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-28T08:42:19Z</dc:date>
    <item>
      <title>table maintenance task</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-task/m-p/2305395#M504256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to SAP and I need to do two tasks:&lt;/P&gt;&lt;P&gt;1. add records to table manually&lt;/P&gt;&lt;P&gt;2. create tolerance key for the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The thing is that I have just name of view... So I guess I need to find out table names that are related to view.... How to do it?&lt;/P&gt;&lt;P&gt;And after I have needed table, need to create table maintanance (if it is not created yet) and after adding records manually, need to create tolerance key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help will be rewarded!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Mindaugas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 06:41:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-task/m-p/2305395#M504256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T06:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: table maintenance task</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-task/m-p/2305396#M504257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&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;Reward points if useful&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>Mon, 28 May 2007 06:42:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-task/m-p/2305396#M504257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T06:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: table maintenance task</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-task/m-p/2305397#M504258</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;To find out the tables used in view, go to SE11, type view name, go to join conditions tab, you will find all the table used in the view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 06:43:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-task/m-p/2305397#M504258</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T06:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: table maintenance task</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-task/m-p/2305398#M504259</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;thanks for the input, but what about tolerance key?&lt;/P&gt;&lt;P&gt;How to set it up?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mindaugas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 08:42:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-task/m-p/2305398#M504259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T08:42:19Z</dc:date>
    </item>
  </channel>
</rss>

