<?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 retrive deleted program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115551#M739788</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So it was either a local object, or the initial transport was never released??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Nov 2007 20:16:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-21T20:16:56Z</dc:date>
    <item>
      <title>how to retrive deleted program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115541#M739778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello experts,&lt;/P&gt;&lt;P&gt;my mistake somebody has deleted my program with name z sales is there is any way to get back deleted objects.&lt;/P&gt;&lt;P&gt;thanks amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 20:00:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115541#M739778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T20:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to retrive deleted program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115542#M739779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to get it from Version Management.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a program with the same name as earlier (which is deleted) &lt;/P&gt;&lt;P&gt;Click on "Utilities" --&amp;gt; "Versions" --&amp;gt; "Version Management" &lt;/P&gt;&lt;P&gt;Select the version of your earlier program and click on display. &lt;/P&gt;&lt;P&gt;Your earlier program is displayed here. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 20:04:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115542#M739779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T20:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to retrive deleted program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115543#M739780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whether those program were the part of TR.&lt;/P&gt;&lt;P&gt;If yes then that TR must be in prod, just copy the code from there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not then it is very hard to retrieve back the program. basis needs to check all the logs and if they are deleted few days back then the data stored in temporary tables which mostly moved to file system would have been deleted. So it is highly difficult to get the programs back.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 20:05:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115543#M739780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T20:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to retrive deleted program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115544#M739781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well satish but in deleted program how can i enter into version management.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 20:05:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115544#M739781</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T20:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to retrive deleted program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115545#M739782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just re-create it. If you deleted program ZOLD, create new program ZOLD, save it and go to version management. You can retrieve any version you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 20:07:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115545#M739782</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T20:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to retrive deleted program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115546#M739783</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;You can use version management if it was a transportable program. Create the program with the same exact name as it was, then go to Utitlies, Versions, Version Mangagement, you will be able to retrieve the last version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise ... you can not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 20:08:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115546#M739783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T20:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to retrive deleted program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115547#M739784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check my answer, given above&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 20:08:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115547#M739784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T20:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to retrive deleted program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115548#M739785</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;Here is the catch. If your deleted program is in $TMP then you cannot able to retrieve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 20:09:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115548#M739785</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-11-21T20:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to retrive deleted program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115549#M739786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well rob its not showing any old version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 20:10:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115549#M739786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T20:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to retrive deleted program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115550#M739787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If there is no version maintained, you need to contact with your basis guy he may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 20:12:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115550#M739787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T20:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to retrive deleted program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115551#M739788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So it was either a local object, or the initial transport was never released??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 20:16:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115551#M739788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T20:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to retrive deleted program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115552#M739789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yw rob its initian tr never transpoted yet..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 21:07:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115552#M739789</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T21:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to retrive deleted program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115553#M739790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Satish said earlier, maybe basis can help; otherwise, better get typing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 21:12:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-retrive-deleted-program/m-p/3115553#M739790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T21:12:14Z</dc:date>
    </item>
  </channel>
</rss>

