<?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 Method call inside another method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/method-call-inside-another-method/m-p/5790980#M1309900</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to find out, whether a particular method is called inside another method...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For exampel interface&lt;/P&gt;&lt;P&gt;IF_HANDLER has a method FINALIZE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF_PROVIDER has a method CHECK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to findout, whether they are using the IF_HANDLER&lt;SUB&gt;FINALIZE inside the method IF_PROVIDER&lt;/SUB&gt;CHECK...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any suggestions plz...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jun 2009 06:17:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-26T06:17:35Z</dc:date>
    <item>
      <title>Method call inside another method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/method-call-inside-another-method/m-p/5790980#M1309900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to find out, whether a particular method is called inside another method...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For exampel interface&lt;/P&gt;&lt;P&gt;IF_HANDLER has a method FINALIZE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF_PROVIDER has a method CHECK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to findout, whether they are using the IF_HANDLER&lt;SUB&gt;FINALIZE inside the method IF_PROVIDER&lt;/SUB&gt;CHECK...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any suggestions plz...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2009 06:17:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/method-call-inside-another-method/m-p/5790980#M1309900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-26T06:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Method call inside another method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/method-call-inside-another-method/m-p/5790981#M1309901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if it is in different clases we can guess by looking at the super class or subclass...&lt;/P&gt;&lt;P&gt;else we have to cehk manually..i dont think there is any other way//&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2009 06:37:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/method-call-inside-another-method/m-p/5790981#M1309901</guid>
      <dc:creator>former_member242255</dc:creator>
      <dc:date>2009-06-26T06:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Method call inside another method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/method-call-inside-another-method/m-p/5790982#M1309902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Click on IF_HANDLER~FINALIZE entry, and then get the where-used list (Ctrl&lt;EM&gt;Shift&lt;/EM&gt;F3)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2009 07:06:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/method-call-inside-another-method/m-p/5790982#M1309902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-26T07:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Method call inside another method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/method-call-inside-another-method/m-p/5790983#M1309903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to do thru runtime...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;designtime, i can gicve where used list or implementing class...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to write a code to do this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2009 07:27:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/method-call-inside-another-method/m-p/5790983#M1309903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-26T07:27:25Z</dc:date>
    </item>
  </channel>
</rss>

