<?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 where a remote-enabled function module is used in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-where-a-remote-enabled-function-module-is-used/m-p/9138555#M1709251</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may modify the Z function module: Include like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; DATA:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; lt_callstack TYPE abap_callstack,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; lv_subkey&amp;nbsp;&amp;nbsp;&amp;nbsp; TYPE string.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE height="22" style="width: 154px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;CALL FUNCTION 'SYSTEM_CALLSTACK'&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IMPORTING&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; callstack&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = lt_callstack.&lt;/P&gt;&lt;P&gt;&amp;nbsp; CONCATENATE sy-sysid sy-uzeit INTO lv_subkey separated by '-'.&lt;/P&gt;&lt;P&gt;&amp;nbsp; LOG-POINT ID ZMYGROUP&lt;/P&gt;&lt;P&gt;&amp;nbsp; SUBKEY lv_subkey&lt;/P&gt;&lt;P&gt;&amp;nbsp; FIELDS lt_loginfo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Create and activate checkpoint group ZMYGROUP in transaction SAAB. From time to time, use SAAB to check your recordings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Dec 2012 13:26:14 GMT</pubDate>
    <dc:creator>Clemenss</dc:creator>
    <dc:date>2012-12-04T13:26:14Z</dc:date>
    <item>
      <title>Find where a remote-enabled function module is used</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-where-a-remote-enabled-function-module-is-used/m-p/9138551#M1709247</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 have an existing Z finction module.&lt;/P&gt;&lt;P&gt;This is remote-enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The where used option is not detectiong where tis FM is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way I can check where this FM is used/called ?&lt;/P&gt;&lt;P&gt;&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, 04 Dec 2012 12:11:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-where-a-remote-enabled-function-module-is-used/m-p/9138551#M1709247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-04T12:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Find where a remote-enabled function module is used</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-where-a-remote-enabled-function-module-is-used/m-p/9138552#M1709248</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;If you don't find where used list of RFC, it means it is not using in that system. It will be called from some other Systems or from Portal. &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;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 12:41:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-where-a-remote-enabled-function-module-is-used/m-p/9138552#M1709248</guid>
      <dc:creator>Kiran_Valluru</dc:creator>
      <dc:date>2012-12-04T12:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Find where a remote-enabled function module is used</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-where-a-remote-enabled-function-module-is-used/m-p/9138553#M1709249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karen,&lt;/P&gt;&lt;P&gt;IF this is RFC call, then you need to find out from which RFC system it is being called.&lt;/P&gt;&lt;P&gt;Then in the calling RFC system , in se37 give the FM name and use where used list there itself.(donot click display )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 12:42:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-where-a-remote-enabled-function-module-is-used/m-p/9138553#M1709249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-04T12:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Find where a remote-enabled function module is used</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-where-a-remote-enabled-function-module-is-used/m-p/9138554#M1709250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karen,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;you can use the where-use-list for all occurencies in programs. Calls from external systems you can find in the monitoring transaction ST03N (Analysis View: RFC Profiles). The available data and time period is depended from the configuration in your system.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Kind regards&lt;/P&gt;&lt;P&gt;Dirk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 12:46:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-where-a-remote-enabled-function-module-is-used/m-p/9138554#M1709250</guid>
      <dc:creator>DirkAltmann</dc:creator>
      <dc:date>2012-12-04T12:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Find where a remote-enabled function module is used</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-where-a-remote-enabled-function-module-is-used/m-p/9138555#M1709251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may modify the Z function module: Include like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; DATA:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; lt_callstack TYPE abap_callstack,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; lv_subkey&amp;nbsp;&amp;nbsp;&amp;nbsp; TYPE string.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE height="22" style="width: 154px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;CALL FUNCTION 'SYSTEM_CALLSTACK'&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IMPORTING&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; callstack&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = lt_callstack.&lt;/P&gt;&lt;P&gt;&amp;nbsp; CONCATENATE sy-sysid sy-uzeit INTO lv_subkey separated by '-'.&lt;/P&gt;&lt;P&gt;&amp;nbsp; LOG-POINT ID ZMYGROUP&lt;/P&gt;&lt;P&gt;&amp;nbsp; SUBKEY lv_subkey&lt;/P&gt;&lt;P&gt;&amp;nbsp; FIELDS lt_loginfo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Create and activate checkpoint group ZMYGROUP in transaction SAAB. From time to time, use SAAB to check your recordings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 13:26:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-where-a-remote-enabled-function-module-is-used/m-p/9138555#M1709251</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2012-12-04T13:26:14Z</dc:date>
    </item>
  </channel>
</rss>

