<?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: Find objects used by program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-objects-used-by-program/m-p/2954567#M696887</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Clemens,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did this on one of my previous projects and it was a hard manual work. I listed all Z programs in SE80 where things are listed one way and was able to see lots of things (Z dictionary elements, includes, etc) but still overlooked some objects. Of course after import you'll get error message what is missing so you'll have some more clue... but if you start in SE80, that is probably the best. As far as I know there is no satndard tool for this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps some&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Oct 2007 11:36:21 GMT</pubDate>
    <dc:creator>JozsefSzikszai</dc:creator>
    <dc:date>2007-10-16T11:36:21Z</dc:date>
    <item>
      <title>Find objects used by program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-objects-used-by-program/m-p/2954565#M696885</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;we want to transfer some customer-specific programs to another system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BASIS will manually import all objects we put in a transport, but:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to find all (Z-) objects included in a program or function group? they are not all in the same development class aka package and we may need tables/structures, data elements, domains and what else you may have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any standard tool for this task? I think for all called functions/methods we have to check the called object. If recursion is avaliable: Better!.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA.&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;Clemens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: People who did such transfer portings are eligible to give hints.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 11:29:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-objects-used-by-program/m-p/2954565#M696885</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-10-16T11:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Find objects used by program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-objects-used-by-program/m-p/2954566#M696886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know, u can take a copy of existing customer-specific programs and assign a new package and then transport to other system. Bcoz., we may not correctly transport all objects since the objects belong to different packages.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 11:34:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-objects-used-by-program/m-p/2954566#M696886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T11:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Find objects used by program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-objects-used-by-program/m-p/2954567#M696887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Clemens,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did this on one of my previous projects and it was a hard manual work. I listed all Z programs in SE80 where things are listed one way and was able to see lots of things (Z dictionary elements, includes, etc) but still overlooked some objects. Of course after import you'll get error message what is missing so you'll have some more clue... but if you start in SE80, that is probably the best. As far as I know there is no satndard tool for this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps some&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 11:36:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-objects-used-by-program/m-p/2954567#M696887</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2007-10-16T11:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Find objects used by program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-objects-used-by-program/m-p/2954568#M696888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ya what Eric Cartman tells is right. But as the objects are not in same package, again it will give eroor message while transporting as some of the objects missing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 11:49:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-objects-used-by-program/m-p/2954568#M696888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T11:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Find objects used by program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-objects-used-by-program/m-p/2954569#M696889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My idea is that I can find the program in thel where-used-list of all objects used. Do I hope there is a way to do it the otther way round.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Sathyaa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it very inpolite to say you did not say anything that has no been said in this thread?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 12:00:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-objects-used-by-program/m-p/2954569#M696889</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-10-16T12:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Find objects used by program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-objects-used-by-program/m-p/2954570#M696890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So that's the way it is.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 10:50:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-objects-used-by-program/m-p/2954570#M696890</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2008-07-24T10:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Find objects used by program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-objects-used-by-program/m-p/2954571#M696891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 May 2014 22:02:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-objects-used-by-program/m-p/2954571#M696891</guid>
      <dc:creator>webwork</dc:creator>
      <dc:date>2014-05-01T22:02:48Z</dc:date>
    </item>
  </channel>
</rss>

