<?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: Difference between ABAP Objects and ABAP interface ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-abap-objects-and-abap-interface/m-p/2638923#M607429</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;ABAP Objects is the Object-Oriented Programming part of ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There you can create classes, interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The classes can be local or Global.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP interfaces are a means of NON-SAP systems to access ABAP code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;There are two types of ABAP interfaces&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt; RFC Programming in ABAP&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This section explains how the RFC interface works within SAP Systems, what functionality is provided and what the technical requirements are.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt; ABAP as OLE Automation Controller&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An ABAP program can call up an OLE Automation Server (such as Excel) on the desktop. The ABAP OLE Automation Controller consists of a set of ABAP language elements that an ABAP client program can use to drive an OLE Automation server on either Windows or Apple Macintosh frontends. Special OLE functions contained in the SAPGUI are called via RFC. SAPGUI represents the actual OLE client that calls the server program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/22/042427488911d189490000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/22/042427488911d189490000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Aug 2007 05:25:30 GMT</pubDate>
    <dc:creator>seshatalpasai_madala</dc:creator>
    <dc:date>2007-08-03T05:25:30Z</dc:date>
    <item>
      <title>Difference between ABAP Objects and ABAP interface ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-abap-objects-and-abap-interface/m-p/2638922#M607428</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;What is ABAP OOP objects ? and what is ABAP interface ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How ABAP Objects are different from ABAP interface and where it is applicable is ABAP program?&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>Fri, 03 Aug 2007 05:20:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-abap-objects-and-abap-interface/m-p/2638922#M607428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-03T05:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between ABAP Objects and ABAP interface ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-abap-objects-and-abap-interface/m-p/2638923#M607429</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;ABAP Objects is the Object-Oriented Programming part of ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There you can create classes, interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The classes can be local or Global.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP interfaces are a means of NON-SAP systems to access ABAP code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;There are two types of ABAP interfaces&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt; RFC Programming in ABAP&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This section explains how the RFC interface works within SAP Systems, what functionality is provided and what the technical requirements are.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt; ABAP as OLE Automation Controller&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An ABAP program can call up an OLE Automation Server (such as Excel) on the desktop. The ABAP OLE Automation Controller consists of a set of ABAP language elements that an ABAP client program can use to drive an OLE Automation server on either Windows or Apple Macintosh frontends. Special OLE functions contained in the SAPGUI are called via RFC. SAPGUI represents the actual OLE client that calls the server program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/22/042427488911d189490000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/22/042427488911d189490000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 05:25:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-abap-objects-and-abap-interface/m-p/2638923#M607429</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-08-03T05:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between ABAP Objects and ABAP interface ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-abap-objects-and-abap-interface/m-p/2638924#M607430</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Check this ..&amp;lt;b&amp;gt;ABAP interfaces&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/22/042434488911d189490000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/22/042434488911d189490000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/ba/d4c23b95c8466ce10000000a114084/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/ba/d4c23b95c8466ce10000000a114084/frameset.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;ABAP Objects&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/ce/b518b6513611d194a50000e8353423/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/ce/b518b6513611d194a50000e8353423/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;[Removed by the moderator.]&lt;/P&gt;&lt;P&gt;goto abapdocu-&amp;gt;abap objects&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 03 Aug 2007 05:26:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-abap-objects-and-abap-interface/m-p/2638924#M607430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-03T05:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between ABAP Objects and ABAP interface ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-abap-objects-and-abap-interface/m-p/2638925#M607431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check these links&lt;/P&gt;&lt;P&gt;ABAP - Objects&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/fc/eb3530358411d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/fc/eb3530358411d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example of ABAP interface are&lt;/P&gt;&lt;P&gt;1)ole&lt;/P&gt;&lt;P&gt;2)rfc's&lt;/P&gt;&lt;P&gt;Check this ..ABAP interfaces&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/22/042434488911d189490000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/22/042434488911d189490000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/ba/d4c23b95c8466ce10000000a114084/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/ba/d4c23b95c8466ce10000000a114084/frameset.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are looking for ABAP Objects Interface then check this below link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/43/d4d1ecdf340d87e10000000a1553f7/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/43/d4d1ecdf340d87e10000000a1553f7/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 05:27:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-abap-objects-and-abap-interface/m-p/2638925#M607431</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2007-08-03T05:27:20Z</dc:date>
    </item>
  </channel>
</rss>

