<?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: How to find all the web services using a certain Function Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-all-the-web-services-using-a-certain-function-module/m-p/12040606#M1967932</link>
    <description>&lt;P&gt;But there is an option in where used list for service definitions.&lt;/P&gt;&lt;P&gt;If you do not find any hits, it means this function is not directly called from other services.In production system, may be your Basis admin can put a trace on the FM usage and this can be coordinated with http trace to infer exactly what services are calling this FM.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1744701-service.png" /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Nov 2019 11:09:30 GMT</pubDate>
    <dc:creator>Rashid_Javed</dc:creator>
    <dc:date>2019-11-14T11:09:30Z</dc:date>
    <item>
      <title>How to find all the web services using a certain Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-all-the-web-services-using-a-certain-function-module/m-p/12040605#M1967931</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;We have a function module and is currently used by a web service. Functional is asking if there are other processes/web service that use this FM. So I tried to check it in SE37 where-used list, however, there are no hits for the function module. My question is how do I check the web service/s that are currently using this FM?&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Thank you.&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;Katherine Darunday&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 09:07:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-all-the-web-services-using-a-certain-function-module/m-p/12040605#M1967931</guid>
      <dc:creator>former_member602116</dc:creator>
      <dc:date>2019-11-14T09:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to find all the web services using a certain Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-all-the-web-services-using-a-certain-function-module/m-p/12040606#M1967932</link>
      <description>&lt;P&gt;But there is an option in where used list for service definitions.&lt;/P&gt;&lt;P&gt;If you do not find any hits, it means this function is not directly called from other services.In production system, may be your Basis admin can put a trace on the FM usage and this can be coordinated with http trace to infer exactly what services are calling this FM.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1744701-service.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 11:09:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-all-the-web-services-using-a-certain-function-module/m-p/12040606#M1967932</guid>
      <dc:creator>Rashid_Javed</dc:creator>
      <dc:date>2019-11-14T11:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to find all the web services using a certain Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-all-the-web-services-using-a-certain-function-module/m-p/12040607#M1967933</link>
      <description>&lt;P&gt;What kind of web service? &lt;/P&gt;&lt;P&gt;If it's a SOAP one (generated from FM and maintained in SOAMANAGER) then those show up right in the object list in SE37, if memory serves. Check your display settings, services might not be included by default.&lt;/P&gt;&lt;P&gt;If it's a Gateway service then those generate ZCL... classes and it should've come up on "where used", providing that the respective option was chosen.&lt;/P&gt;&lt;P&gt;If it's a dynamic or an indirect call then it might be impossible to find. Try searching in the same package or running code scan in the worst case.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 22:38:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-all-the-web-services-using-a-certain-function-module/m-p/12040607#M1967933</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2019-11-14T22:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to find all the web services using a certain Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-all-the-web-services-using-a-certain-function-module/m-p/12040608#M1967934</link>
      <description>&lt;P&gt;Try with the options Jelena suggested, ideally it should show up in where used list, if nothing works out, use program 'RS_ABAP_SOURCE_SCAN' to scan the ABAP code in the systems with FM name.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2019 02:34:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-all-the-web-services-using-a-certain-function-module/m-p/12040608#M1967934</guid>
      <dc:creator>ThangaPrakash</dc:creator>
      <dc:date>2019-11-15T02:34:50Z</dc:date>
    </item>
  </channel>
</rss>

