<?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 Function module for Package in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-package/m-p/7589665#M1567085</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 am looking at a function module , on providing input as a Package name , it should give all ddic objects with type.&lt;/P&gt;&lt;P&gt;Ex : Input : Test_sap (Package name )&lt;/P&gt;&lt;P&gt;       Output : Ztest1 ( Data Element)&lt;/P&gt;&lt;P&gt;                     Z_struct ( Structure name)&lt;/P&gt;&lt;P&gt;                      Z_tt (Table type ) ..... etc....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jan 2011 05:10:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-01-12T05:10:41Z</dc:date>
    <item>
      <title>Function module for Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-package/m-p/7589665#M1567085</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 am looking at a function module , on providing input as a Package name , it should give all ddic objects with type.&lt;/P&gt;&lt;P&gt;Ex : Input : Test_sap (Package name )&lt;/P&gt;&lt;P&gt;       Output : Ztest1 ( Data Element)&lt;/P&gt;&lt;P&gt;                     Z_struct ( Structure name)&lt;/P&gt;&lt;P&gt;                      Z_tt (Table type ) ..... etc....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 05:10:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-package/m-p/7589665#M1567085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-12T05:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Function module for Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-package/m-p/7589666#M1567086</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 think you are looking for Tables beginning with APPL*.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;APPL_FUGR -&amp;gt; Packages related to Function Groups&lt;/P&gt;&lt;P&gt;APPL_PROG -&amp;gt; Packages related to Programs.&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jovito&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 05:55:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-package/m-p/7589666#M1567086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-12T05:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Function module for Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-package/m-p/7589667#M1567087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;I checked the tables but it even shows the deleted objects.&lt;/P&gt;&lt;P&gt;Ex : in table APPL_DTEL -&amp;gt; &lt;/P&gt;&lt;P&gt;if I give input as a package name it displays all the data elements ( even which are deleted )&lt;/P&gt;&lt;P&gt;But I want to get only the existing object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had found one table TADIR where in devclass(Package) if u give the package name it will list out all the objects(including deleted object names) related to that packages.But not the current existing objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I need a table/FM where if we input a package name it should list out all possible existing objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 06:02:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-package/m-p/7589667#M1567087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-12T06:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Function module for Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-package/m-p/7589668#M1567088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im not quite sure what you mean by saying "It shows deleted objects".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a DataElement in SE11 and checked in TADIR if it exists. Row present with object Type DTEL.&lt;/P&gt;&lt;P&gt;I deleted the DataElement in SE11 and checked in TADIR. Row was removed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So could you more specific what u mean by existing and deleted objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jovito&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 11:32:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-package/m-p/7589668#M1567088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-12T11:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Function module for Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-package/m-p/7589669#M1567089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jovito,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created many data elements by SE11 and then I checked in table TADIR and then deleted few of them.&lt;/P&gt;&lt;P&gt;for table TADIR when I give input as the package name(DEVCLASS) and the OBJect type ( OBJECT ) , then you can find the data element still exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So please check it again &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; .&lt;/P&gt;&lt;P&gt;Now I require a table where I can find only the existing data objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jan 2011 05:22:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-package/m-p/7589669#M1567089</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-13T05:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Function module for Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-package/m-p/7589670#M1567090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a field called DELFLAG in TADIR.. If this flag is set, entries are deleted... so you can look for existing entries with this flag = ' ';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jan 2011 17:18:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-package/m-p/7589670#M1567090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-13T17:18:22Z</dc:date>
    </item>
  </channel>
</rss>

