<?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: ABAP OBJECTS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects/m-p/2565725#M585344</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Object orientation in ABAP is an extension of the ABAP language that makes available the advantages of object-oriented programming, such as encapsulation, interfaces, and inheritance. This helps to simplify applications and make them more controllable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP Objects is fully compatible with the existing language, so you can use existing statements and modularization units in programs that use ABAP Objects, and can also use ABAP Objects in existing ABAP programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;ABAP Objects&amp;lt;/b&amp;gt; offers a number of advantages, even if you want to continue using procedural programming. If you want to use new ABAP features, you have to use object-oriented interfaces anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Sharing Data:&amp;lt;/b&amp;gt; With ABAP shared objects, you can aggregate data once at a central location and the different users and programs can then access this data without the need for copying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Exception Handling&amp;lt;/b&amp;gt;: With the class-based exception concept of ABAP, you can define a special control flow for a specific error situation and provide the user with information about the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Developing Persistency:&amp;lt;/b&amp;gt; For permanent storage of data in ABAP, you use relational database tables by means of database-independent Open SQL, which is integrated in ABAP. However, you can also store selected objects transparently or access the integrated database or other databases using proprietary SQL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Connectivity and Interoperability&amp;lt;/b&amp;gt;: The Exchange Infrastructure and Web services are the means by which developers can implement a service-oriented architecture. With Web services, you can provide and consume services independently of implementation or protocol. Furthermore, you can do so within NetWeaver and in the communication with other systems. With the features of the Exchange Infrastructure, you can enable, manage, and adapt integration scenarios between systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Making Enhancements&amp;lt;/b&amp;gt;: With the Enhancement Framework, you can enhance programs, function modules, and global classes without modification as well as replace existing code. The Switch Framework enables you activate only specific development objects or enhancements in a system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jul 2007 04:55:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-26T04:55:43Z</dc:date>
    <item>
      <title>ABAP OBJECTS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects/m-p/2565723#M585342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;      what is the use of ABAP OBJECTS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   thanks and regards &lt;/P&gt;&lt;P&gt;         kanny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 04:50:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects/m-p/2565723#M585342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-26T04:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP OBJECTS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects/m-p/2565724#M585343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OO ABAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/OO/" target="test_blank"&gt;http://www.sapgenie.com/abap/OO/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For understanding COntrol Frameworks in OO ABAP, check this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/controls/index.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/controls/index.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP_OBJECTS_ENJOY_0 Template for Solutions of ABAP Object Enjoy Course&lt;/P&gt;&lt;P&gt;ABAP_OBJECTS_ENJOY_1 Model Solution 1: ABAP Objects Enjoy Course &lt;/P&gt;&lt;P&gt;ABAP_OBJECTS_ENJOY_2 Model Solution 2: ABAP Objects Enjoy Course &lt;/P&gt;&lt;P&gt;ABAP_OBJECTS_ENJOY_3 Model Solution 3: ABAP Objects Enjoy Course &lt;/P&gt;&lt;P&gt;ABAP_OBJECTS_ENJOY_4 Model Solution 4: ABAP Objects Enjoy Course &lt;/P&gt;&lt;P&gt;ABAP_OBJECTS_ENJOY_5 Model Solution 5: ABAP Objects Enjoy Course &lt;/P&gt;&lt;P&gt;DEMO_ABAP_OBJECTS Complete Demonstration for ABAP Objects &lt;/P&gt;&lt;P&gt;DEMO_ABAP_OBJECTS_CONTROLS GUI Controls on Screen &lt;/P&gt;&lt;P&gt;DEMO_ABAP_OBJECTS_EVENTS Demonstration of Events in ABAP Objects &lt;/P&gt;&lt;P&gt;DEMO_ABAP_OBJECTS_GENERAL ABAP Objects Demonstration &lt;/P&gt;&lt;P&gt;DEMO_ABAP_OBJECTS_INTERFACES Demonstration of Interfaces in ABAP Objects &lt;/P&gt;&lt;P&gt;DEMO_ABAP_OBJECTS_METHODS Demonstration of Methods in ABAP Objects &lt;/P&gt;&lt;P&gt;DEMO_ABAP_OBJECTS_SPLIT_SCREEN Splitter Control on Screen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 04:52:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects/m-p/2565724#M585343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-26T04:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP OBJECTS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects/m-p/2565725#M585344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Object orientation in ABAP is an extension of the ABAP language that makes available the advantages of object-oriented programming, such as encapsulation, interfaces, and inheritance. This helps to simplify applications and make them more controllable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP Objects is fully compatible with the existing language, so you can use existing statements and modularization units in programs that use ABAP Objects, and can also use ABAP Objects in existing ABAP programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;ABAP Objects&amp;lt;/b&amp;gt; offers a number of advantages, even if you want to continue using procedural programming. If you want to use new ABAP features, you have to use object-oriented interfaces anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Sharing Data:&amp;lt;/b&amp;gt; With ABAP shared objects, you can aggregate data once at a central location and the different users and programs can then access this data without the need for copying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Exception Handling&amp;lt;/b&amp;gt;: With the class-based exception concept of ABAP, you can define a special control flow for a specific error situation and provide the user with information about the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Developing Persistency:&amp;lt;/b&amp;gt; For permanent storage of data in ABAP, you use relational database tables by means of database-independent Open SQL, which is integrated in ABAP. However, you can also store selected objects transparently or access the integrated database or other databases using proprietary SQL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Connectivity and Interoperability&amp;lt;/b&amp;gt;: The Exchange Infrastructure and Web services are the means by which developers can implement a service-oriented architecture. With Web services, you can provide and consume services independently of implementation or protocol. Furthermore, you can do so within NetWeaver and in the communication with other systems. With the features of the Exchange Infrastructure, you can enable, manage, and adapt integration scenarios between systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Making Enhancements&amp;lt;/b&amp;gt;: With the Enhancement Framework, you can enhance programs, function modules, and global classes without modification as well as replace existing code. The Switch Framework enables you activate only specific development objects or enhancements in a system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 04:55:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects/m-p/2565725#M585344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-26T04:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP OBJECTS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects/m-p/2565726#M585345</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 a programming language and part of the ABAP Workbench that allows developers to create and run applications that contain program objects. ABAP Objects includes a virtual machine that will run applications compiled with ABAP Objects language. Like similar object-oriented programming languages, ABAP Objects supports the concepts of class objects, class and subclass inheritance, and polymorphism. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 05:00:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects/m-p/2565726#M585345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-26T05:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP OBJECTS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects/m-p/2565727#M585346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out this sample code &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/several-nested-inner-join-statements-can-be-inefficient.htm" target="test_blank"&gt;http://www.sap-img.com/abap/several-nested-inner-join-statements-can-be-inefficient.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 05:01:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects/m-p/2565727#M585346</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-26T05:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP OBJECTS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects/m-p/2565728#M585347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Conventional ABAP programming has been structured in nature, where data is stored in database tables and function oriented programs access it.&lt;/P&gt;&lt;P&gt;ABAP Objects support Object Oriented Software Development&lt;/P&gt;&lt;P&gt;Object Orientation is a programming model in which Data and Functions are combined together into Objects&lt;/P&gt;&lt;P&gt;Object Oriented approach:&lt;/P&gt;&lt;P&gt;-&amp;gt;Emphasis on data&lt;/P&gt;&lt;P&gt;-.Programs are organized into classes and objects and the functionalities are embedded into methods of a class.&lt;/P&gt;&lt;P&gt;-&amp;gt;Data can be hidden and cannot be accessed by external sources.&lt;/P&gt;&lt;P&gt;-.New data and functions can be easily added whenever necessary&lt;/P&gt;&lt;P&gt;Should be able to provide solutions to heterogeneous kinds of client technical requirements related to&lt;/P&gt;&lt;P&gt;Program involving in multiple functional requirements&lt;/P&gt;&lt;P&gt;Reuse available Standard/Custom classes in ABAP&lt;/P&gt;&lt;P&gt;Business Server Pages&lt;/P&gt;&lt;P&gt;GUI Control Framework&lt;/P&gt;&lt;P&gt;Office Integration&lt;/P&gt;&lt;P&gt;XML Transformations&lt;/P&gt;&lt;P&gt;BADI, Workflow	&lt;/P&gt;&lt;P&gt;Email, Shared Objects, Persistent objects&lt;/P&gt;&lt;P&gt;Generic Programming	New ABAP Editor, Code Inspector, CATT&lt;/P&gt;&lt;P&gt;Please check this online document (starting page 1291).&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCABA/BCABA.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCABA/BCABA.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;heck this cool weblog:&lt;/P&gt;&lt;P&gt;/people/thomas.jung3/blog/2004/12/08/abap-persistent-classes-coding-without-sql&lt;/P&gt;&lt;P&gt;/people/thomas.jung3/blog/2004/12/08/abap-persistent-classes-coding-without-sql&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/c3/225b6254f411d194a60000e8353423/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/c3/225b6254f411d194a60000e8353423/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/OO/" target="test_blank"&gt;http://www.sapgenie.com/abap/OO/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/OO/index.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/OO/index.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/c3/225b5654f411d194a60000e8353423/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/c3/225b5654f411d194a60000e8353423/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.esnips.com/doc/375fff1b-5a62-444d-8ec1-55508c308b17/prefinalppt.ppt" target="test_blank"&gt;http://www.esnips.com/doc/375fff1b-5a62-444d-8ec1-55508c308b17/prefinalppt.ppt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.esnips.com/doc/2c76dc57-e74a-4539-a20e-29383317e804/OO-abap.pdf" target="test_blank"&gt;http://www.esnips.com/doc/2c76dc57-e74a-4539-a20e-29383317e804/OO-abap.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.esnips.com/doc/5c65b0dd-eddf-4512-8e32-ecd26735f0f2/prefinalppt.ppt" target="test_blank"&gt;http://www.esnips.com/doc/5c65b0dd-eddf-4512-8e32-ecd26735f0f2/prefinalppt.ppt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.allsaplinks.com/" target="test_blank"&gt;http://www.allsaplinks.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/" target="test_blank"&gt;http://www.sap-img.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/" target="test_blank"&gt;http://www.sapgenie.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com" target="test_blank"&gt;http://help.sap.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 05:57:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects/m-p/2565728#M585347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-26T05:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP OBJECTS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects/m-p/2565729#M585348</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;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;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 05:59:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-objects/m-p/2565729#M585348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-26T05:59:20Z</dc:date>
    </item>
  </channel>
</rss>

