<?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: OOPS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/oops/m-p/2752143#M640187</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes we can wirte.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check standard reports with BCALV * and press F4 in SE38 Or RSDEMO * and press F4 in SE38 you will get all reports with OOPs concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards if useful..............&lt;/P&gt;&lt;P&gt;Minal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Sep 2007 03:40:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-10T03:40:59Z</dc:date>
    <item>
      <title>OOPS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oops/m-p/2752142#M640186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we create interactive report by using OOPS concept?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Sep 2007 12:18:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oops/m-p/2752142#M640186</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-09T12:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: OOPS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oops/m-p/2752143#M640187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes we can wirte.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check standard reports with BCALV * and press F4 in SE38 Or RSDEMO * and press F4 in SE38 you will get all reports with OOPs concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards if useful..............&lt;/P&gt;&lt;P&gt;Minal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2007 03:40:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oops/m-p/2752143#M640187</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-10T03:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: OOPS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oops/m-p/2752144#M640188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Object Oriented Programming is a paradigm rather than just a technology. You can write anything in OOP. When I say paradigm, i mean how you look at things. Basically how you ORIENT yourself with the things that you are trying to represent in a program. Rather just look at things as an ungrouped collection of variables, you can ENCAPSULATE them into objects. This way your code is more organized, reusable and extensible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Technically speaking however, If you are trying to write an interactive ABAP list, you will be facing a dillema since interactive ABAP lists require you to create/use global variables. This is usually what OOP is trying to avoid. You could use ALV which is implemented as both a CLASS and an FM. The FM is a bit easier to use.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2007 04:35:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oops/m-p/2752144#M640188</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-10T04:35:04Z</dc:date>
    </item>
  </channel>
</rss>

