<?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 Delete old abap programs in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-old-abap-programs/m-p/10102638#M1815232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any standard transaction or tool to determine old/unused abap programs? &lt;/P&gt;&lt;P&gt;The objective is to delete abap programs that are not used in a specific date range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;SPAN __jive_emoticon_name="plain" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_emote jive_macro" src="https://community.sap.com/536/images/emoticons/plain.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Feb 2014 10:02:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-02-04T10:02:33Z</dc:date>
    <item>
      <title>Delete old abap programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-old-abap-programs/m-p/10102638#M1815232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any standard transaction or tool to determine old/unused abap programs? &lt;/P&gt;&lt;P&gt;The objective is to delete abap programs that are not used in a specific date range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;SPAN __jive_emoticon_name="plain" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_emote jive_macro" src="https://community.sap.com/536/images/emoticons/plain.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 10:02:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-old-abap-programs/m-p/10102638#M1815232</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-04T10:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Delete old abap programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-old-abap-programs/m-p/10102639#M1815233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerome,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On my current project we will be taking care of obsolete programs.&lt;/P&gt;&lt;P&gt;However, we will not delete them as they may be needed again someday (even just for reference).&lt;/P&gt;&lt;P&gt;We will identify them with the help of functionals and users.&lt;/P&gt;&lt;P&gt;We will first put some code to gather usage information (user, date, time...) if they are executed.&lt;/P&gt;&lt;P&gt;Based on this information, we should know better which can be officially obsolete or ask why they are still using them.&lt;/P&gt;&lt;P&gt;Finally, after a final list is validated, we modify them to show a message saying that they are obsolete and which program/transaction to use instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 10:11:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-old-abap-programs/m-p/10102639#M1815233</guid>
      <dc:creator>Phillip_Morgan</dc:creator>
      <dc:date>2014-02-04T10:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Delete old abap programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-old-abap-programs/m-p/10102640#M1815234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerome,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dont think there is any tool available for your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raghav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 10:11:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-old-abap-programs/m-p/10102640#M1815234</guid>
      <dc:creator>former_member182354</dc:creator>
      <dc:date>2014-02-04T10:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Delete old abap programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-old-abap-programs/m-p/10102641#M1815235</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 have Solman there are some tools doing this kind of list, like RBPD.&lt;/P&gt;&lt;P&gt;All these tools used the ST03n informations. So you could ask directly using ST03n (the quality of the data will depends of the time analysis)&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;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 10:13:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-old-abap-programs/m-p/10102641#M1815235</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2014-02-04T10:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Delete old abap programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-old-abap-programs/m-p/10102642#M1815236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jerome,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the t.code ST03N and find out the used programs and t.code list. &lt;/P&gt;&lt;P&gt;Take a help of BASIS team and get the list of programs for the past some years.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Compare it with the all programs in system and the rest will be the unused programs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanga &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 13:28:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-old-abap-programs/m-p/10102642#M1815236</guid>
      <dc:creator>ThangaPrakash</dc:creator>
      <dc:date>2014-02-04T13:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Delete old abap programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-old-abap-programs/m-p/10102643#M1815237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please look in the following table : &lt;SPAN style="color: #333333; font-size: 11.818181991577148px;"&gt; REPOSRC&lt;/SPAN&gt; . This contains a list of all reports with last usage/ change. Based on this you can create a simple report to remove the programs.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Frederik&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 13:31:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-old-abap-programs/m-p/10102643#M1815237</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-04T13:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Delete old abap programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-old-abap-programs/m-p/10102644#M1815238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerome ,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I dont think there is any standard tool or transaction available for this activity .&lt;/P&gt;&lt;P&gt;You have to go for custom development .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 13:53:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-old-abap-programs/m-p/10102644#M1815238</guid>
      <dc:creator>prav_kr</dc:creator>
      <dc:date>2014-02-04T13:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Delete old abap programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-old-abap-programs/m-p/10102645#M1815239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all the reply.&lt;SPAN __jive_emoticon_name="blush" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/536/images/emoticons/blush.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Currently, we are exploring this CDMC tool in SOLMAN. &lt;/P&gt;&lt;P&gt;&lt;A __default_attr="30555" __jive_macro_name="document" class="jive_macro_document jive_macro" data-orig-content="How To Use Custom Development Management Cockpit (CDMC) Clearing Analysis (CA) Results in SM 7.1 SP 4 " href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 08:47:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-old-abap-programs/m-p/10102645#M1815239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-05T08:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Delete old abap programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-old-abap-programs/m-p/10102646#M1815240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerome,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to search about RBE i.e Reverse business engineering.&lt;/P&gt;&lt;P&gt;You will get a more information from GOOGLE about RBE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using RBE report, you will extract a all information about report, no of execution of a report and everything that you are trying to search.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;KaushiK Savaliya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 09:08:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-old-abap-programs/m-p/10102646#M1815240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-05T09:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Delete old abap programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-old-abap-programs/m-p/10102647#M1815241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jerome,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can't rely on the st03n log files when deleting a program. If a program is used by a transaction code it is shown as not used in the st03n log file.&lt;/P&gt;&lt;P&gt;The RBE Plus tool will show programs used directly, e.g. se38 and via tcodes.&lt;/P&gt;&lt;P&gt;Some programs also might be used in batch and don't show up in the st03n log file as being used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another consideration is, that some programs might only be used a few times, maybe by accident. It would be helpful to know who has used the program and how often to also identify hardly used programs which also could be archived/deleted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Heiko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 19:35:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-old-abap-programs/m-p/10102647#M1815241</guid>
      <dc:creator>heiko_hecht</dc:creator>
      <dc:date>2014-03-12T19:35:54Z</dc:date>
    </item>
  </channel>
</rss>

