<?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 (URGENT) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-urgent/m-p/3721058#M895808</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Welcome to SDN !!! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why you need a FM for this requirement? We have FIND facility given by SAP. You can use this to find all the FM used in a report.Click on Find (Ctrl + F1) option. In Find String write &lt;STRONG&gt;Call Function&lt;/STRONG&gt; and click on radoi button &lt;STRONG&gt;In Main Program&lt;/STRONG&gt; and this will list all the FMs called in a report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if any doubts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Vibha &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 May 2008 06:45:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-06T06:45:04Z</dc:date>
    <item>
      <title>Function Module (URGENT)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-urgent/m-p/3721057#M895807</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;I need a function module to search which all function modules are used in a particular report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appropriate answer will be rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 06:40:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-urgent/m-p/3721057#M895807</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T06:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module (URGENT)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-urgent/m-p/3721058#M895808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Welcome to SDN !!! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why you need a FM for this requirement? We have FIND facility given by SAP. You can use this to find all the FM used in a report.Click on Find (Ctrl + F1) option. In Find String write &lt;STRONG&gt;Call Function&lt;/STRONG&gt; and click on radoi button &lt;STRONG&gt;In Main Program&lt;/STRONG&gt; and this will list all the FMs called in a report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if any doubts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Vibha &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 06:45:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-urgent/m-p/3721058#M895808</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T06:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module (URGENT)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-urgent/m-p/3721059#M895809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karandeep,&lt;/P&gt;&lt;P&gt;  I doubt there is any FM for searching the FM name in a program. You can use the way which Vibha mentioned.&lt;/P&gt;&lt;P&gt;Second way is execute the transaction in debugging mode.&lt;/P&gt;&lt;P&gt;Put a break point on command CALL FUNCTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sourabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 06:53:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-urgent/m-p/3721059#M895809</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T06:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module (URGENT)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-urgent/m-p/3721060#M895810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me clarify the scenario &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have been given list of reports in which i need to search that whether a function module used is obsolete or not(as i am comparing FMs of 4.7 and 6.0).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i need the list of all FM used in Reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a hard code for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any FM which will help me to search?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 06:55:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-urgent/m-p/3721060#M895810</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T06:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module (URGENT)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-urgent/m-p/3721061#M895811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can try one alternative. Try using these program. &lt;/P&gt;&lt;P&gt;RPR_ABAP_SOURCE_SCAN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSRSCAN1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These program searches for a string.&lt;/P&gt;&lt;P&gt;You search for string " CALL FUNCTION".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sourabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 07:14:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-urgent/m-p/3721061#M895811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T07:14:41Z</dc:date>
    </item>
  </channel>
</rss>

