<?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 calling the subclass method. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-the-subclass-method/m-p/1764497#M330712</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to call the method of a sub class which is redefined in the subclass.&lt;/P&gt;&lt;P&gt;1. The super class also has the implementation.&lt;/P&gt;&lt;P&gt;2.No separate instance method is created for the sub class(which creates   &lt;/P&gt;&lt;P&gt;     instance) .&lt;/P&gt;&lt;P&gt;3.There is a method s_instance of the super class which is static.&lt;/P&gt;&lt;P&gt;4.Therefore the s_instance cannot be redefined.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Dec 2006 10:05:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-06T10:05:21Z</dc:date>
    <item>
      <title>calling the subclass method.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-the-subclass-method/m-p/1764497#M330712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to call the method of a sub class which is redefined in the subclass.&lt;/P&gt;&lt;P&gt;1. The super class also has the implementation.&lt;/P&gt;&lt;P&gt;2.No separate instance method is created for the sub class(which creates   &lt;/P&gt;&lt;P&gt;     instance) .&lt;/P&gt;&lt;P&gt;3.There is a method s_instance of the super class which is static.&lt;/P&gt;&lt;P&gt;4.Therefore the s_instance cannot be redefined.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2006 10:05:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-the-subclass-method/m-p/1764497#M330712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-06T10:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: calling the subclass method.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-the-subclass-method/m-p/1764498#M330713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope casting the instance to the subclass will help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2006 22:19:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-the-subclass-method/m-p/1764498#M330713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-06T22:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: calling the subclass method.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-the-subclass-method/m-p/1764499#M330714</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;static methods are called using classname=&amp;gt;method_name. There are no instances for static methods. so CALL METHOD super_class=&amp;gt;s_instance...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not understand how a method can have the name s_instance ?!&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>Wed, 06 Dec 2006 22:31:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-the-subclass-method/m-p/1764499#M330714</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2006-12-06T22:31:22Z</dc:date>
    </item>
  </channel>
</rss>

