<?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: Get all objects under a function group?? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-all-objects-under-a-function-group/m-p/2678775#M619023</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I hope wou will get only the related fun modules of that function group from the tables TFDIR and TADIR .&lt;/P&gt;&lt;P&gt;For getting the other objects like Tables, domains etc within a fun module &lt;/P&gt;&lt;P&gt;you may have you use the  RPR_ABAP_SOURCE SCAN  fun module like thing.&lt;/P&gt;&lt;P&gt;Check with it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Aug 2007 16:58:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-20T16:58:38Z</dc:date>
    <item>
      <title>Get all objects under a function group??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-all-objects-under-a-function-group/m-p/2678774#M619022</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 function group that contains all object ie tables, data element, domains ,function modules etc. I need to get all object under this function group programatically. I will provide function group name, system should return back with all object name under that function group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 16:53:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-all-objects-under-a-function-group/m-p/2678774#M619022</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-08-20T16:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Get all objects under a function group??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-all-objects-under-a-function-group/m-p/2678775#M619023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I hope wou will get only the related fun modules of that function group from the tables TFDIR and TADIR .&lt;/P&gt;&lt;P&gt;For getting the other objects like Tables, domains etc within a fun module &lt;/P&gt;&lt;P&gt;you may have you use the  RPR_ABAP_SOURCE SCAN  fun module like thing.&lt;/P&gt;&lt;P&gt;Check with it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 16:58:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-all-objects-under-a-function-group/m-p/2678775#M619023</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-20T16:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Get all objects under a function group??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-all-objects-under-a-function-group/m-p/2678776#M619024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you trace SE80 Transaction there should be one method to get list objects under Function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at below tables and it may help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TLIBT,&lt;/P&gt;&lt;P&gt;TLIBG&lt;/P&gt;&lt;P&gt;DIRTREE&lt;/P&gt;&lt;P&gt;DWTREE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 17:21:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-all-objects-under-a-function-group/m-p/2678776#M619024</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-20T17:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Get all objects under a function group??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-all-objects-under-a-function-group/m-p/2678777#M619025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seshu/Anji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think have not given my query properly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating a function group and attach to a transport request. Within the function group i am creating function module, tables and data elements and other domains. and assigning to different transport request. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here Higher level object is function group always. By using this i need to find all child objects and their transport request numbers to bundle it in single transport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can find out thru SE09.But it taking lot of time to club together all child objects , Is there any easy way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your replies. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 17:38:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-all-objects-under-a-function-group/m-p/2678777#M619025</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-08-20T17:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Get all objects under a function group??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-all-objects-under-a-function-group/m-p/2678778#M619026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello aRs,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only way you get if you use SE80 Transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you use table maintaince ,if you assign this Function group to Table then you will get it,otherwise you can't&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 17:46:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-all-objects-under-a-function-group/m-p/2678778#M619026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-20T17:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Get all objects under a function group??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-all-objects-under-a-function-group/m-p/2678779#M619027</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;Go To SE09 -&amp;gt; Create a Transport Request.&lt;/P&gt;&lt;P&gt;Go To SE80 -&amp;gt; Place your cursor on the function group.&lt;/P&gt;&lt;P&gt;Right Click -&amp;gt; Add the function Group to the Transport Request (One of the options on Right Click).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you do so , all the objects will be copied to the tranpsport request...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the Best&lt;/P&gt;&lt;P&gt;Baburaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 17:53:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-all-objects-under-a-function-group/m-p/2678779#M619027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-20T17:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Get all objects under a function group??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-all-objects-under-a-function-group/m-p/2678780#M619028</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;Child objects are already in transport requests. I want to know from function group how to get all child objects?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 18:16:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-all-objects-under-a-function-group/m-p/2678780#M619028</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-08-20T18:16:01Z</dc:date>
    </item>
  </channel>
</rss>

