<?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: How to delete version stored in version database. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-version-stored-in-version-database/m-p/3736947#M899361</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually we made changes in one of the custom object by mistake and saved it locally in version database. We dont want to transport the object anymore. We just need to delete the entry in version management. Please suggest me the way if possible. Other wise at last we will leave it as it is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Apr 2008 06:15:51 GMT</pubDate>
    <dc:creator>Swetabh</dc:creator>
    <dc:date>2008-04-30T06:15:51Z</dc:date>
    <item>
      <title>How to delete version stored in version database.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-version-stored-in-version-database/m-p/3736945#M899359</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 have created a report and stored in version data base using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Utilities-&amp;gt; generate version&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The version type is "U"&lt;/P&gt;&lt;P&gt;Now i need to delete this version or i want to move it out of version database completely. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls note : I dont want to retrieve etc. I just want to delete and dont want to see entry for this in Version management.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Swetabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 05:39:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-version-stored-in-version-database/m-p/3736945#M899359</guid>
      <dc:creator>Swetabh</dc:creator>
      <dc:date>2008-04-30T05:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete version stored in version database.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-version-stored-in-version-database/m-p/3736946#M899360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Swetabh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you wanna delete the Version.Just check the documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"U":&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;User request: The user created an intermediate version at some time. At the next request release, all previously created "U" versions are combined, and replaced by a normal " " version. "U" versions can also be created for local private objects.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the documentation says that once you release the next request all U versions are combined and replaced by normal version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 05:51:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-version-stored-in-version-database/m-p/3736946#M899360</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2008-04-30T05:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete version stored in version database.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-version-stored-in-version-database/m-p/3736947#M899361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually we made changes in one of the custom object by mistake and saved it locally in version database. We dont want to transport the object anymore. We just need to delete the entry in version management. Please suggest me the way if possible. Other wise at last we will leave it as it is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 06:15:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-version-stored-in-version-database/m-p/3736947#M899361</guid>
      <dc:creator>Swetabh</dc:creator>
      <dc:date>2008-04-30T06:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete version stored in version database.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-version-stored-in-version-database/m-p/3736948#M899362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Swetabh,&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"Actually we made changes in one of the custom object by mistake and saved it locally in version database."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that mean you have changed the package? I mean saved it as $TMP?$TMP objects are not transportable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only the object with a package will have a request which only can be retrieved/deleted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 06:31:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-version-stored-in-version-database/m-p/3736948#M899362</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2008-04-30T06:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete version stored in version database.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-version-stored-in-version-database/m-p/3736949#M899363</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 the table &lt;STRONG&gt;VRSD&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give the object name as your program name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you will get a list of versions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delete the version which you don't want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 06:32:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-version-stored-in-version-database/m-p/3736949#M899363</guid>
      <dc:creator>asik_shameem</dc:creator>
      <dc:date>2008-04-30T06:32:27Z</dc:date>
    </item>
  </channel>
</rss>

