<?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: Find the program name for a given subroutine in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-the-program-name-for-a-given-subroutine/m-p/1390211#M189695</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pragnesh, go to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;se84&amp;lt;/b&amp;gt; - programming - program sub-objects - sub routines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Andreas Mann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jul 2006 06:44:09 GMT</pubDate>
    <dc:creator>andreas_mann3</dc:creator>
    <dc:date>2006-07-13T06:44:09Z</dc:date>
    <item>
      <title>Find the program name for a given subroutine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-the-program-name-for-a-given-subroutine/m-p/1390207#M189691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello chaps&lt;/P&gt;&lt;P&gt;   I have the name of a subroutine. However i do not know the function group or the module pool in which it is defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Se84 -&amp;gt; program library -&amp;gt; subobjects does not help. Any other way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pragnesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 06:07:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-the-program-name-for-a-given-subroutine/m-p/1390207#M189691</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-13T06:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: Find the program name for a given subroutine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-the-program-name-for-a-given-subroutine/m-p/1390208#M189692</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;try with WHERE-USED LIST to find out.Some times SAP calles Dynamically ? in that case u cannt identify the from where u got the call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 06:10:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-the-program-name-for-a-given-subroutine/m-p/1390208#M189692</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-13T06:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: Find the program name for a given subroutine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-the-program-name-for-a-given-subroutine/m-p/1390209#M189693</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;click on the button &amp;lt;b&amp;gt;Display Object List&amp;lt;/b&amp;gt; on the application Tool bar . it will show se80 transaction screen and the function group etc as per the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points &amp;amp; Mark Helpful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 06:18:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-the-program-name-for-a-given-subroutine/m-p/1390209#M189693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-13T06:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Find the program name for a given subroutine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-the-program-name-for-a-given-subroutine/m-p/1390210#M189694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SE38 -&amp;gt; program name -&amp;gt; display (F7) -&amp;gt; Display object list.&lt;/P&gt;&lt;P&gt;This is what you suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SE38 as far as i know, one can give the include or the program name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; My problem is i do not know the program name and i only have the subroutine called BOM_EXPLOSION. This is present in several function groups. How do i find in which function groups it is present.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 06:41:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-the-program-name-for-a-given-subroutine/m-p/1390210#M189694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-13T06:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Find the program name for a given subroutine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-the-program-name-for-a-given-subroutine/m-p/1390211#M189695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pragnesh, go to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;se84&amp;lt;/b&amp;gt; - programming - program sub-objects - sub routines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Andreas Mann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 06:44:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-the-program-name-for-a-given-subroutine/m-p/1390211#M189695</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2006-07-13T06:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Find the program name for a given subroutine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-the-program-name-for-a-given-subroutine/m-p/1390212#M189696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried this but it asks me a program name which i do not have as it is present in several programs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 06:47:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-the-program-name-for-a-given-subroutine/m-p/1390212#M189696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-13T06:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Find the program name for a given subroutine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-the-program-name-for-a-given-subroutine/m-p/1390213#M189697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pragnesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;             Just knowing the sub-routine is not going to help you in any way to find the programs in which they are used.Minimum requirement is that you should be knowing the program where it is used.Without the program name it is not possible to search for the programs using SE84 or the object list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 06:49:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-the-program-name-for-a-given-subroutine/m-p/1390213#M189697</guid>
      <dc:creator>nishanthbhandar</dc:creator>
      <dc:date>2006-07-13T06:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Find the program name for a given subroutine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-the-program-name-for-a-given-subroutine/m-p/1390214#M189698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi KRV, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is nothing but finding out a WORD( like SELECT ) in all SAP reports.&lt;/P&gt;&lt;P&gt;just tell us why do u want to know the program / Function Group name.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;whats ur Requirement.&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 06:51:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-the-program-name-for-a-given-subroutine/m-p/1390214#M189698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-13T06:51:51Z</dc:date>
    </item>
  </channel>
</rss>

