<?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: Relation between SAP-ABAP and Java-Objects in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-sap-abap-and-java-objects/m-p/4037965#M965144</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;whats happening. you asked a question and you answer yourself and on top of it, requesting for points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jun 2008 06:27:39 GMT</pubDate>
    <dc:creator>athavanraja</dc:creator>
    <dc:date>2008-06-23T06:27:39Z</dc:date>
    <item>
      <title>Relation between SAP-ABAP and Java-Objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-sap-abap-and-java-objects/m-p/4037961#M965140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I have some doubts related to Sap Objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; What is the relation between SAP and Java.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  What is the middle ware between these 2 platforms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  And SAP is itself having database then why we are going for Java Objects. What is the necessity for the ABAP Objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me the answer with examples&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2008 13:00:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-sap-abap-and-java-objects/m-p/4037961#M965140</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-20T13:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between SAP-ABAP and Java-Objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-sap-abap-and-java-objects/m-p/4037962#M965141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think there is any relation between SAP-ABAP and Java -Objects apart from both being some kind of programming languages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Due to the inherent advantages of the Object Oriented programming, SAP has introduced the OOPS concepts and called it ABAP Objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi Kanth Talagana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2008 13:07:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-sap-abap-and-java-objects/m-p/4037962#M965141</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-20T13:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between SAP-ABAP and Java-Objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-sap-abap-and-java-objects/m-p/4037963#M965142</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;Please see these: [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/1c6f2e70-0701-0010-c1b8-c9ada8cedd0b]&lt;/P&gt;&lt;P&gt;[https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/25a3df90-0201-0010-10b6-9712397c22fd].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2008 13:09:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-sap-abap-and-java-objects/m-p/4037963#M965142</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-20T13:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between SAP-ABAP and Java-Objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-sap-abap-and-java-objects/m-p/4037964#M965143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi uma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; you are doubt is interesting. It's very simple but logically very good for knowing 2 programming technologies at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP Objects is an object oriented extension of ABAP programming language with almost all standard OO features: inheritance, polymorphism, encapsulation, etc. First ABAP Objects were unofficially introduced in SAP R/3 4.0 - you could only declare local classes. Since SAP R/3 4.6c ABAP classes became another development object. In 4.7 object oriented exceptions were added. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Comparing with old ABAP language, classes have more strict syntax check. Most of old ambiguous ABAP (thus dangerous) constructs and statements are forbidden in ABAP classes - e.g. implicit internal table workarea, omitted type declaration of a variable, etc. The flavour of OO paradigm implemented in ABAP Objects reminds of Java language. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of special features of ABAP Objects are events - a kind of Publish &amp;amp; Subscribe technology which allows object instances to communicate. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also check the below websites.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/ce/b518b6513611d194a50000e8353423/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/ce/b518b6513611d194a50000e8353423/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://aspalliance.com/1144_Understanding_ABAP_Object" target="test_blank"&gt;http://aspalliance.com/1144_Understanding_ABAP_Object&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If any issues kindly let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward me if it is useful.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2008 05:55:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-sap-abap-and-java-objects/m-p/4037964#M965143</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-23T05:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between SAP-ABAP and Java-Objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-sap-abap-and-java-objects/m-p/4037965#M965144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;whats happening. you asked a question and you answer yourself and on top of it, requesting for points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2008 06:27:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-sap-abap-and-java-objects/m-p/4037965#M965144</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2008-06-23T06:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between SAP-ABAP and Java-Objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-sap-abap-and-java-objects/m-p/4037966#M965145</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; Both are some kind of programming languages.&lt;/P&gt;&lt;P&gt;Due to the inherent advantages of the Object Oriented programming, SAP has introduced the OOPS concepts and called it ABAP Objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP Objects is an object oriented extension of ABAP programming language with almost all standard OO features: inheritance, polymorphism, encapsulation, etc. First ABAP Objects were unofficially introduced in SAP R/3 4.0 - you could only declare local classes. Since SAP R/3 4.6c ABAP classes became another development object. In 4.7 object oriented exceptions were added. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Comparing with old ABAP language, classes have more strict syntax check. Most of old ambiguous ABAP (thus dangerous) constructs and statements are forbidden in ABAP classes - e.g. implicit internal table workarea, omitted type declaration of a variable, etc. The flavour of OO paradigm implemented in ABAP Objects reminds of Java language. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of special features of ABAP Objects are events - a kind of Publish &amp;amp; Subscribe technology which allows object instances to communicate. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also u can check the below websites.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/1c6f2e70-0701-0010-c1b8-c9ada8cedd0b" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/1c6f2e70-0701-0010-c1b8-c9ada8cedd0b&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/25a3df90-0201-0010-10b6-9712397c22fd" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/25a3df90-0201-0010-10b6-9712397c22fd&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/ce/b518b6513611d194a50000e8353423/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/ce/b518b6513611d194a50000e8353423/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://aspalliance.com/1144_Understanding_ABAP_Object" target="test_blank"&gt;http://aspalliance.com/1144_Understanding_ABAP_Object&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2008 06:28:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-sap-abap-and-java-objects/m-p/4037966#M965145</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-23T06:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between SAP-ABAP and Java-Objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-sap-abap-and-java-objects/m-p/4037967#M965146</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;Sorry for the inconvenience.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually i got the answer. But i used same footer and header for storing my answer. That is the mistake i did.&lt;/P&gt;&lt;P&gt;And i won't repeat this again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for the suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2008 06:39:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-sap-abap-and-java-objects/m-p/4037967#M965146</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-23T06:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between SAP-ABAP and Java-Objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-sap-abap-and-java-objects/m-p/4037968#M965147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;uma k.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why did you give "Solved Problem" points to me. I didnt answer your question.  Unassing the points from me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2008 06:56:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-sap-abap-and-java-objects/m-p/4037968#M965147</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2008-06-23T06:56:54Z</dc:date>
    </item>
  </channel>
</rss>

