<?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: Function Module/Table to Retrieve subobjects for a main object. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-table-to-retrieve-subobjects-for-a-main-object/m-p/6312065#M1392879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. The Table which you have given me is helpful, but I need to find the subobjects of any given object. For example, for module pool mpXXXX00, i need to know all the subobjects, related to this module pool. The main object can be anything. If it is a (report, WDA program etc) I need to get the list of sub objects tied to the main object. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you can understand my requirement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Nov 2009 10:09:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-04T10:09:57Z</dc:date>
    <item>
      <title>Function Module/Table to Retrieve subobjects for a main object.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-table-to-retrieve-subobjects-for-a-main-object/m-p/6312063#M1392877</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 FM or table to find subobjects for a main object for example, in SE80 when you give an object say MP000100, it gives the list of subobjects associated with it like screens, inlcudes fields...etc, or is there any other way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 08:45:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-table-to-retrieve-subobjects-for-a-main-object/m-p/6312063#M1392877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-04T08:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module/Table to Retrieve subobjects for a main object.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-table-to-retrieve-subobjects-for-a-main-object/m-p/6312064#M1392878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the object, which you are looking for sub-objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say Table : &lt;STRONG&gt;ENLFDIR&lt;/STRONG&gt; gives the list of Function Modules associated with Function Group&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 09:58:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-table-to-retrieve-subobjects-for-a-main-object/m-p/6312064#M1392878</guid>
      <dc:creator>former_member222860</dc:creator>
      <dc:date>2009-11-04T09:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module/Table to Retrieve subobjects for a main object.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-table-to-retrieve-subobjects-for-a-main-object/m-p/6312065#M1392879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. The Table which you have given me is helpful, but I need to find the subobjects of any given object. For example, for module pool mpXXXX00, i need to know all the subobjects, related to this module pool. The main object can be anything. If it is a (report, WDA program etc) I need to get the list of sub objects tied to the main object. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you can understand my requirement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 10:09:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-table-to-retrieve-subobjects-for-a-main-object/m-p/6312065#M1392879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-04T10:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module/Table to Retrieve subobjects for a main object.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-table-to-retrieve-subobjects-for-a-main-object/m-p/6312066#M1392880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case, you can use the below FM, it prompts you various objects for the program&lt;/P&gt;&lt;P&gt;check this FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RS_CROSSREFERENCE&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 10:50:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-table-to-retrieve-subobjects-for-a-main-object/m-p/6312066#M1392880</guid>
      <dc:creator>former_member222860</dc:creator>
      <dc:date>2009-11-04T10:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module/Table to Retrieve subobjects for a main object.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-table-to-retrieve-subobjects-for-a-main-object/m-p/6312067#M1392881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are many tables for that, look at FM TR_CHECK_TYPE that determine master object from subobject, you may try to analyze and reverse it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 11:04:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-table-to-retrieve-subobjects-for-a-main-object/m-p/6312067#M1392881</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2009-11-04T11:04:31Z</dc:date>
    </item>
  </channel>
</rss>

