<?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: objects in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/objects/m-p/4617756#M1087981</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP OBJECTS are the instances of the class. They are used to carry out the functionalities of the class&lt;/P&gt;&lt;P&gt;like calling the methods of a particular class.&lt;/P&gt;&lt;P&gt;For further reference regarding objects please go through this link.&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3386718"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To know why the ABAP Objects are used check this PDF --&amp;gt; [Why Use ABAP OBJECTS|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/events/sap-teched-03/why%20use%20abap%20objects]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Business objects are developed for Workflows initially, later they are used for many purposes. Business&lt;/P&gt;&lt;P&gt;Objects carry out the Business process that has to be done using some functionality which can include &lt;/P&gt;&lt;P&gt;classes as well as Function modules as methods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For further information regarding BO please check this thread&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="232114"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this would help you.&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, 14 Oct 2008 12:54:50 GMT</pubDate>
    <dc:creator>narin_nandivada3</dc:creator>
    <dc:date>2008-10-14T12:54:50Z</dc:date>
    <item>
      <title>objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objects/m-p/4617754#M1087979</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;please let me know the meanings and differences between &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OBJECTS and BUSINESS OBJECTS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;removed by moderator&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Mike Pokraka on Oct 14, 2008 1:20 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 06:51:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objects/m-p/4617754#M1087979</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-14T06:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objects/m-p/4617755#M1087980</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;Check this link for Business Object description and its attributes-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/59/ae4484488f11d189490000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/59/ae4484488f11d189490000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then regarding objects:&lt;/P&gt;&lt;P&gt;all the components developed in SAP are treated as objects... When you take OOPs it is an instance of the class...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 07:04:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objects/m-p/4617755#M1087980</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-14T07:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objects/m-p/4617756#M1087981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP OBJECTS are the instances of the class. They are used to carry out the functionalities of the class&lt;/P&gt;&lt;P&gt;like calling the methods of a particular class.&lt;/P&gt;&lt;P&gt;For further reference regarding objects please go through this link.&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3386718"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To know why the ABAP Objects are used check this PDF --&amp;gt; [Why Use ABAP OBJECTS|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/events/sap-teched-03/why%20use%20abap%20objects]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Business objects are developed for Workflows initially, later they are used for many purposes. Business&lt;/P&gt;&lt;P&gt;Objects carry out the Business process that has to be done using some functionality which can include &lt;/P&gt;&lt;P&gt;classes as well as Function modules as methods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For further information regarding BO please check this thread&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="232114"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this would help you.&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, 14 Oct 2008 12:54:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objects/m-p/4617756#M1087981</guid>
      <dc:creator>narin_nandivada3</dc:creator>
      <dc:date>2008-10-14T12:54:50Z</dc:date>
    </item>
  </channel>
</rss>

