<?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 inerface object in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/inerface-object/m-p/3548518#M853691</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;Can any one let me know what is the need to create an object for an interface??&lt;/P&gt;&lt;P&gt;This i have seen in so many programs??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;--Pradeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Mar 2008 07:32:20 GMT</pubDate>
    <dc:creator>pradeep_nellore</dc:creator>
    <dc:date>2008-03-19T07:32:20Z</dc:date>
    <item>
      <title>inerface object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inerface-object/m-p/3548518#M853691</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;Can any one let me know what is the need to create an object for an interface??&lt;/P&gt;&lt;P&gt;This i have seen in so many programs??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;--Pradeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2008 07:32:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inerface-object/m-p/3548518#M853691</guid>
      <dc:creator>pradeep_nellore</dc:creator>
      <dc:date>2008-03-19T07:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: inerface object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inerface-object/m-p/3548519#M853692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all you wont declare an object w.r.t an interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to first implement the interface using a class and can only create class variables (which inturn becomes objects when CREATE OBJECT statement is called) w,r.t that class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you can always declare variables w.r.t that interface. that variable becomes an objects only when CREATE OBJECT is called or a method is called which inturn returns the object variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Balaji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2008 07:47:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inerface-object/m-p/3548519#M853692</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-19T07:47:13Z</dc:date>
    </item>
  </channel>
</rss>

