<?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: Drop a Ztable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/drop-a-ztable/m-p/1136420#M113183</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not really sure about "Dropping",  but to do these types of adjustments, you need to run SE14, and do an "Adjust and Activate".  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jan 2006 20:13:33 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2006-01-12T20:13:33Z</dc:date>
    <item>
      <title>Drop a Ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/drop-a-ztable/m-p/1136419#M113182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is meant by dropping a Ztable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First i had created a table with some fields and then activated it,&lt;/P&gt;&lt;P&gt;then the next day i had changed one key field to non-key field and tried to activate,it displayed errors.&lt;/P&gt;&lt;P&gt;then my manager had dropped the table and asked to activate , this time activation was successful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2006 20:10:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/drop-a-ztable/m-p/1136419#M113182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-12T20:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Drop a Ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/drop-a-ztable/m-p/1136420#M113183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not really sure about "Dropping",  but to do these types of adjustments, you need to run SE14, and do an "Adjust and Activate".  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2006 20:13:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/drop-a-ztable/m-p/1136420#M113183</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-01-12T20:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Drop a Ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/drop-a-ztable/m-p/1136421#M113184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this means that the R/3 application server told the underlying database server to delete "ZTable" from its data store, then told it to create a new table with the same name but using the changed field definitions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If "ZTable" already had contents at the time of the change, some sort of SQL UPDATE command might have been sent instead of SQL DELETE/DROP and SQL CREATE commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These SQL commands are not always sent from R/3 to the database immediately upon saving changes in SE11. The drop/activate cycle gives you control over when these commands are sent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2006 20:16:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/drop-a-ztable/m-p/1136421#M113184</guid>
      <dc:creator>juan_suros</dc:creator>
      <dc:date>2006-01-12T20:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Drop a Ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/drop-a-ztable/m-p/1136422#M113185</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;go to T/Code se14: Edit: "Activate and adjust database:" .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this wil drop the data base link with contents and adjuct the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2006 20:17:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/drop-a-ztable/m-p/1136422#M113185</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-12T20:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Drop a Ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/drop-a-ztable/m-p/1136423#M113186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can always do the same from SE11 also..&lt;/P&gt;&lt;P&gt;click Utilities--&amp;gt;Database Utilities.It takes you to the same thing.&lt;/P&gt;&lt;P&gt;This is just for your information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2006 20:23:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/drop-a-ztable/m-p/1136423#M113186</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-12T20:23:06Z</dc:date>
    </item>
  </channel>
</rss>

