<?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: Z-Programs in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-programs/m-p/1286002#M153914</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE80 transaction,and there you enter the object name you have used for those programs.then you will get the list of programs from where you can delete them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srikanth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Apr 2006 12:51:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-04T12:51:18Z</dc:date>
    <item>
      <title>Z-Programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-programs/m-p/1286001#M153913</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 to make a release change. Before making this relase change, i want to delete all not used Z-Abaps, which have not been used(started) for the last 2 years.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is how to find these Z-Programs. &lt;/P&gt;&lt;P&gt;Do you have any good ideas ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not want to list all Z-Prgramms. I want know if a Z-Programm has been used for the last 2 years. Or which z_prgramms has been started the last 2 years.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: John Martinussen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 12:48:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-programs/m-p/1286001#M153913</guid>
      <dc:creator>former_member427761</dc:creator>
      <dc:date>2006-04-04T12:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: Z-Programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-programs/m-p/1286002#M153914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE80 transaction,and there you enter the object name you have used for those programs.then you will get the list of programs from where you can delete them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srikanth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 12:51:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-programs/m-p/1286002#M153914</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T12:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Z-Programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-programs/m-p/1286003#M153915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello John,&lt;/P&gt;&lt;P&gt;u can go with se38 and in the program box u can type z*&lt;/P&gt;&lt;P&gt;and go with f4 u can get the list of the z programs &lt;/P&gt;&lt;P&gt;i think this is helpful for u&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 12:51:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-programs/m-p/1286003#M153915</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T12:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Z-Programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-programs/m-p/1286004#M153916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TRDIR has all the program names.&lt;/P&gt;&lt;P&gt;You can write a select statement to get all the programs that start with 'z'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 12:53:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-programs/m-p/1286004#M153916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T12:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Z-Programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-programs/m-p/1286005#M153917</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;all programs will be in TRDIR table, but you can get the info of used or not used programs from your SAP team, they may be tracking them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 13:00:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-programs/m-p/1286005#M153917</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T13:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Z-Programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-programs/m-p/1286006#M153918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi u can use table &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;TRDIR&amp;lt;/b&amp;gt; Table of programs&lt;/P&gt;&lt;P&gt;and u give filter like username or create date &lt;/P&gt;&lt;P&gt;and Z*.&lt;/P&gt;&lt;P&gt;Or u can go to &amp;lt;b&amp;gt;SE38&amp;lt;/b&amp;gt; put Z* then press &amp;lt;b&amp;gt;F4&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt; if u get popup then press &amp;lt;b&amp;gt;all selection&amp;lt;/b&amp;gt; shift + f7&lt;/P&gt;&lt;P&gt; and give filter criterai.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 13:03:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-programs/m-p/1286006#M153918</guid>
      <dc:creator>vinod_gunaware2</dc:creator>
      <dc:date>2006-04-04T13:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Z-Programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-programs/m-p/1286007#M153919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;    I don't know how to get the programs that are being used, but we do have the change date and create date fields in TRDIR table to tell you whether the program has been created in the last two years or not.&lt;/P&gt;&lt;P&gt;TRDIR-CDAT = Create date&lt;/P&gt;&lt;P&gt;TRDIR-UDAT = Last Changed Date&lt;/P&gt;&lt;P&gt;YOu can wrire a select statement in abap to get all the programs which fall/doesn't fall in the date range you specify.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 13:08:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-programs/m-p/1286007#M153919</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T13:08:17Z</dc:date>
    </item>
  </channel>
</rss>

