<?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: Usage of Method (Protected) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-method-protected/m-p/1361545#M179478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can't use a protected method except from within the class itself, or within one of the subclasses. This means you can't use the method from within in a function module.&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;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jun 2006 11:16:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-12T11:16:49Z</dc:date>
    <item>
      <title>Usage of Method (Protected)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-method-protected/m-p/1361544#M179477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Every1,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I have method which is defined as 'PROTECTED' in a class. I need to use the same in my function module. So please let me know how to use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt; Siva.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 11:15:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-method-protected/m-p/1361544#M179477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-12T11:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Method (Protected)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-method-protected/m-p/1361545#M179478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can't use a protected method except from within the class itself, or within one of the subclasses. This means you can't use the method from within in a function module.&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;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 11:16:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-method-protected/m-p/1361545#M179478</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-12T11:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Method (Protected)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-method-protected/m-p/1361546#M179479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will have to create a sub class of this class and create a public method which in turn calls the protected method. That is the only work around. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, there is a reason, why its been protected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What method of the which class you are trying to use, may be there is a work around.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 11:23:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-method-protected/m-p/1361546#M179479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-12T11:23:12Z</dc:date>
    </item>
  </channel>
</rss>

