<?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 create instance for class. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-instance-for-class/m-p/3728343#M897357</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If  CL_GOS_TOOLBOX_VIEW is a abstract class you cannot create instances for this class...to implement these class method on_service_canceled ..first create one child class..within child class you can implement..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;P&gt;Dara.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Apr 2008 08:11:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-24T08:11:20Z</dc:date>
    <item>
      <title>How to create instance for class.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-instance-for-class/m-p/3728341#M897355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;data is_service-service type ref to CL_GOS_TOOLBOX_VIEW.&lt;/P&gt;&lt;P&gt;create object is_service-service.&lt;/P&gt;&lt;P&gt;SET HANDLER is_service-service-&amp;gt;on_service_canceled FOR me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got error ' you can not create instance of Abstract class CL_GOS_TOOLBOX_VIEW '.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to create instance for above class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 08:03:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-instance-for-class/m-p/3728341#M897355</guid>
      <dc:creator>former_member463678</dc:creator>
      <dc:date>2008-04-24T08:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to create instance for class.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-instance-for-class/m-p/3728342#M897356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you should either inherit this class in some other class made by you and then use it like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class my_class definition inheriting CL_GOS_TOOLBOX_VIEW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;data or methods&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endclass.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then use this class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz reward if useful&lt;/P&gt;&lt;P&gt;vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 08:08:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-instance-for-class/m-p/3728342#M897356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T08:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to create instance for class.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-instance-for-class/m-p/3728343#M897357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If  CL_GOS_TOOLBOX_VIEW is a abstract class you cannot create instances for this class...to implement these class method on_service_canceled ..first create one child class..within child class you can implement..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;P&gt;Dara.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 08:11:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-instance-for-class/m-p/3728343#M897357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T08:11:20Z</dc:date>
    </item>
  </channel>
</rss>

