<?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: List all programs created by a specific user in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-all-programs-created-by-a-specific-user/m-p/1206507#M132394</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Couple of ways to do this,  for programs use SE38.  In the program name field hit F4, click information system, click the "All Sections" icon, this will drop more fields for you selection, enter the name of the user in the author field, click green check icon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do this same thing in SE37 for BAPIs/function modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Mar 2006 03:49:24 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2006-03-18T03:49:24Z</dc:date>
    <item>
      <title>List all programs created by a specific user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-all-programs-created-by-a-specific-user/m-p/1206506#M132393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to find out all ABAP programs and BAPI that are created by a specific developer in our system. I have his login name on hand, does anyone know how can I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jockey.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Mar 2006 03:43:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-all-programs-created-by-a-specific-user/m-p/1206506#M132393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-18T03:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: List all programs created by a specific user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-all-programs-created-by-a-specific-user/m-p/1206507#M132394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Couple of ways to do this,  for programs use SE38.  In the program name field hit F4, click information system, click the "All Sections" icon, this will drop more fields for you selection, enter the name of the user in the author field, click green check icon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do this same thing in SE37 for BAPIs/function modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Mar 2006 03:49:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-all-programs-created-by-a-specific-user/m-p/1206507#M132394</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-03-18T03:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: List all programs created by a specific user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-all-programs-created-by-a-specific-user/m-p/1206508#M132395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  U can write a program for this.&lt;/P&gt;&lt;P&gt;Declare internal table.&lt;/P&gt;&lt;P&gt;Use below select...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select NAME from trdir into &amp;lt;int'table&amp;gt; where CNAM = &amp;lt;username&amp;gt;.&lt;/P&gt;&lt;P&gt;This is useful whenever u want to list down for various users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, from SE38/SE37, press F4 &amp;amp; give the user name &amp;amp; it will list down the program names.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Mar 2006 03:54:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-all-programs-created-by-a-specific-user/m-p/1206508#M132395</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-18T03:54:36Z</dc:date>
    </item>
  </channel>
</rss>

