<?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: Can we chagne Super class method parameters in Sub class in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-chagne-super-class-method-parameters-in-sub-class/m-p/4534414#M1071464</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 think you can not.&lt;/P&gt;&lt;P&gt;Because, only public attributes can be inherited and they will remain public in the subclass.&lt;/P&gt;&lt;P&gt;for further detail check,&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/1d/df5f57127111d3b9390000e8353423/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/1d/df5f57127111d3b9390000e8353423/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Anirban&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Sep 2008 06:50:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-23T06:50:43Z</dc:date>
    <item>
      <title>Can we chagne Super class method parameters in Sub class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-chagne-super-class-method-parameters-in-sub-class/m-p/4534412#M1071462</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 created a super class.  In that class i created a method. That method is having 4 input parameters and 4 export parameters.&lt;/P&gt;&lt;P&gt;I created a sub class for that super class. I need to use only 2 input parameters in this class rather than 4 parameters. I want to delete 2 Input parameters in the sub class of the super class method.  Is it possible.&lt;/P&gt;&lt;P&gt;If possible. can we give an simple code or pseudo code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 06:29:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-chagne-super-class-method-parameters-in-sub-class/m-p/4534412#M1071462</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T06:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Can we chagne Super class method parameters in Sub class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-chagne-super-class-method-parameters-in-sub-class/m-p/4534413#M1071463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Krishna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may define the two IMPORTING parameters which are not required for the sub-class as &lt;STRONG&gt;optional&lt;/STRONG&gt; in the super-class method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 06:35:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-chagne-super-class-method-parameters-in-sub-class/m-p/4534413#M1071463</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2008-09-23T06:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can we chagne Super class method parameters in Sub class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-chagne-super-class-method-parameters-in-sub-class/m-p/4534414#M1071464</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 think you can not.&lt;/P&gt;&lt;P&gt;Because, only public attributes can be inherited and they will remain public in the subclass.&lt;/P&gt;&lt;P&gt;for further detail check,&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/1d/df5f57127111d3b9390000e8353423/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/1d/df5f57127111d3b9390000e8353423/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Anirban&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 06:50:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-chagne-super-class-method-parameters-in-sub-class/m-p/4534414#M1071464</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T06:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Can we chagne Super class method parameters in Sub class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-chagne-super-class-method-parameters-in-sub-class/m-p/4534415#M1071465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its not possible to delete the method parameters in the subclass of superclass method. Rather you can set the unnecessary importing parameters as OPTIONAL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this would solve your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;Narin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 08:10:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-chagne-super-class-method-parameters-in-sub-class/m-p/4534415#M1071465</guid>
      <dc:creator>narin_nandivada3</dc:creator>
      <dc:date>2008-09-23T08:10:50Z</dc:date>
    </item>
  </channel>
</rss>

