<?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: deactivating the code though version management in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactivating-the-code-though-version-management/m-p/5240339#M1210909</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tanisha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please elobarate on this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still let me try, your code has reached production and you want it to be reverted, r8......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if so please ask basis to do so, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Feb 2009 10:45:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-17T10:45:17Z</dc:date>
    <item>
      <title>deactivating the code though version management</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactivating-the-code-though-version-management/m-p/5240338#M1210908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;i have a small question,&lt;/P&gt;&lt;P&gt;i want to deactivate(inactive)the code in production server,so that the user should not run the report by mistake.how is it possible in the version management.&lt;/P&gt;&lt;P&gt;please suggest me the technique.&lt;/P&gt;&lt;P&gt;thnaks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 10:32:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactivating-the-code-though-version-management/m-p/5240338#M1210908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T10:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: deactivating the code though version management</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactivating-the-code-though-version-management/m-p/5240339#M1210909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tanisha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please elobarate on this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still let me try, your code has reached production and you want it to be reverted, r8......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if so please ask basis to do so, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 10:45:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactivating-the-code-though-version-management/m-p/5240339#M1210909</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T10:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: deactivating the code though version management</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactivating-the-code-though-version-management/m-p/5240340#M1210910</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;In version management, it is possible to retrive the older versions of the code...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in order to avoid the user run the code in production, Try to use the authorization check (Or assign an authorization object) Hence those users who area ssigned to this authorization object will have access to run, Others cant do that..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 10:50:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactivating-the-code-though-version-management/m-p/5240340#M1210910</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T10:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: deactivating the code though version management</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactivating-the-code-though-version-management/m-p/5240341#M1210911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tanisha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE38 and open the Program&lt;/P&gt;&lt;P&gt;Utilities&amp;gt;&amp;gt;Versions&amp;gt;&amp;gt;Version Management&lt;/P&gt;&lt;P&gt;By Default the current version will be indicated by TICK mark.&lt;/P&gt;&lt;P&gt;Check the Previous version based on your requirement and click on the RETRIEVE which will in turn ask for a TR.Create the TR and you will be able to get the Previous Version of the Program active.&lt;/P&gt;&lt;P&gt;Now Transport this request to Quality and check,if satisified move this version to Production.&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>Tue, 17 Feb 2009 10:52:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactivating-the-code-though-version-management/m-p/5240341#M1210911</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2009-02-17T10:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: deactivating the code though version management</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactivating-the-code-though-version-management/m-p/5240342#M1210912</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;The basis cannot revert the present request but they can overwite the previous request to production..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 11:36:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactivating-the-code-though-version-management/m-p/5240342#M1210912</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T11:36:22Z</dc:date>
    </item>
  </channel>
</rss>

