<?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: Finding All Developement Object. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-all-developement-object/m-p/1911709#M379495</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mona,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think there is no tcode which descirbes all objects developed by a user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to query on TADIR table by user name ie (TADIR-AUTHOR).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT OBJ_NAME&lt;/P&gt;&lt;P&gt;FROM TADIR&lt;/P&gt;&lt;P&gt;INTO TABLE ITAB&lt;/P&gt;&lt;P&gt;WHERE PGMID = 'R3TR'&lt;/P&gt;&lt;P&gt;AND OBJECT = 'PROG' &lt;/P&gt;&lt;P&gt;AND AUTHOR = &amp;lt;USER-NAME&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Feb 2007 19:17:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-23T19:17:02Z</dc:date>
    <item>
      <title>Finding All Developement Object.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-all-developement-object/m-p/1911707#M379493</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 want to prepare a list of all developement objects develoepd by a particular user... can u  guide me if we have a single TCODE for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mona&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 19:13:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-all-developement-object/m-p/1911707#M379493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-23T19:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Finding All Developement Object.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-all-developement-object/m-p/1911708#M379494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may be able to get this information from the table TADIR using transaction code SE16.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could query on the AUTHOR field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 19:15:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-all-developement-object/m-p/1911708#M379494</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-02-23T19:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Finding All Developement Object.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-all-developement-object/m-p/1911709#M379495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mona,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think there is no tcode which descirbes all objects developed by a user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to query on TADIR table by user name ie (TADIR-AUTHOR).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT OBJ_NAME&lt;/P&gt;&lt;P&gt;FROM TADIR&lt;/P&gt;&lt;P&gt;INTO TABLE ITAB&lt;/P&gt;&lt;P&gt;WHERE PGMID = 'R3TR'&lt;/P&gt;&lt;P&gt;AND OBJECT = 'PROG' &lt;/P&gt;&lt;P&gt;AND AUTHOR = &amp;lt;USER-NAME&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 19:17:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-all-developement-object/m-p/1911709#M379495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-23T19:17:02Z</dc:date>
    </item>
  </channel>
</rss>

