<?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/1741859#M322235</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What will happen to my data in testing environment already? The data in developmnet and testing are different.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Dec 2006 15:45:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-01T15:45:11Z</dc:date>
    <item>
      <title>TABLE MAINTENANCE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/1741857#M322233</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;I created a 'z' table and moved it to testing environment. People uploaded some data from excel file through a selectoin screen. This data is wrong, and users wanted to delete this data from the table in testing environment. So I created table maintenance generator in development. I want to move this to testing environment. I have some data in development testing environment. My question is what happens if I move the maintenance generator to testing environment. I have data in the table in both environments. finally my goal is to remove data from the table in testing environment. Your help is appriciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Surya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2006 15:31:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/1741857#M322233</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-01T15:31: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/1741858#M322234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the table maintenance has generated a request number...Now just goto SM30 and check the table whethere the existing data which was in developemnt is shown up...it should show...Later move the request no to testing system and using SM30 u can see the data and accordingly modify or delete the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2006 15:42:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/1741858#M322234</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-01T15:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE MAINTENANCE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/1741859#M322235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What will happen to my data in testing environment already? The data in developmnet and testing are different.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2006 15:45:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/1741859#M322235</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-01T15:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE MAINTENANCE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/1741860#M322236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you generate a table maintenance view ...it is basically a module pool abap and the transport would migrate the screen and abaps, making it possible for you to modify/delete/insert data into your ztable via  SM31 transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note the data would not be migrated !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Anurag Bankley&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2006 15:54:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/1741860#M322236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-01T15:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE MAINTENANCE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/1741861#M322237</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 want to remove all the records from the table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE14 ..Give the table name..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press Edit..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then select "Delete data" radio button...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then press the button "Activate and adjust database"...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&amp;lt;b&amp;gt;&amp;lt;b&amp;gt;Be Careful while doing this..&amp;lt;/b&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also by moving the table maintenance..Will not be problem...The data will not be moved..And while moving the data in the test environment will not be affected.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Narendran Muthukumaran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2006 16:04:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/1741861#M322237</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-01T16:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE MAINTENANCE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/1741862#M322238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Surya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When u generate Table maintenance system will create new Module pool program enabling through SM30 to enter or chage data .&lt;/P&gt;&lt;P&gt;1. When moved to test environment no data is moved  respective data in the system will be untouched .&lt;/P&gt;&lt;P&gt;2.But possible to change/insert/delete  using  new table maintenance&lt;/P&gt;&lt;P&gt;3. If &amp;lt;b&amp;gt;u need to move data&amp;lt;/b&amp;gt; from one system to other u should create table maintenance with option &amp;lt;b&amp;gt;Standard user routine&amp;lt;/b&amp;gt;  - When this option is selected when data is saved it will ask for transport request that will enable you to take the data through out the land scape.&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;Regards&lt;/P&gt;&lt;P&gt;Ramvelu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Dec 2006 10:26:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/1741862#M322238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-02T10:26:44Z</dc:date>
    </item>
  </channel>
</rss>

