<?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 Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/oops-program/m-p/4976625#M1159662</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Procedural programming creates a step by step program that guides the application through a sequence of instructions. Each instruction is executed in order. Procedural programming also focuses on the idea that all algorithms are executed with functions and data that the programmer has access to and is able to change. Object-Oriented programming is much more similar to the way the real world works; it is analogous to the human brain. Each program is made up of many entities called objects. Objects become the fundamental units and have behavior, or a specific purpose, associated with them. Objects cannot directly access another objectu2019s data. Instead, a message must be sent requesting the data, just like people must ask one another for information; we cannot see inside each otheru2019s heads. Benefits of Object-Oriented programming include: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; ability to simulate real-world event much more effectively &lt;/P&gt;&lt;P&gt;=&amp;gt; code is reusable thus less code may have to be written &lt;/P&gt;&lt;P&gt;=&amp;gt; data becomes active &lt;/P&gt;&lt;P&gt;=&amp;gt; better able to create GUI (graphical user interface) applications &lt;/P&gt;&lt;P&gt;=&amp;gt; Programmers are able to reach their goals faster &lt;/P&gt;&lt;P&gt;=&amp;gt;Programmers are able to produce faster, more accurate and better-written applications (in the case of a veteran programmer, by a factor of as much as 20 times compared with a procedural program).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jan 2009 05:21:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-13T05:21:30Z</dc:date>
    <item>
      <title>OOPS Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oops-program/m-p/4976623#M1159660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are the differences between the Normal &amp;amp; OO Program ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 05:16:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oops-program/m-p/4976623#M1159660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-13T05:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: OOPS Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oops-program/m-p/4976624#M1159661</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;&lt;/P&gt;&lt;P&gt;try to refrain youself from posting such basic questions.this is against the rules of engagement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aakash Banga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 05:19:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oops-program/m-p/4976624#M1159661</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-13T05:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: OOPS Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oops-program/m-p/4976625#M1159662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Procedural programming creates a step by step program that guides the application through a sequence of instructions. Each instruction is executed in order. Procedural programming also focuses on the idea that all algorithms are executed with functions and data that the programmer has access to and is able to change. Object-Oriented programming is much more similar to the way the real world works; it is analogous to the human brain. Each program is made up of many entities called objects. Objects become the fundamental units and have behavior, or a specific purpose, associated with them. Objects cannot directly access another objectu2019s data. Instead, a message must be sent requesting the data, just like people must ask one another for information; we cannot see inside each otheru2019s heads. Benefits of Object-Oriented programming include: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; ability to simulate real-world event much more effectively &lt;/P&gt;&lt;P&gt;=&amp;gt; code is reusable thus less code may have to be written &lt;/P&gt;&lt;P&gt;=&amp;gt; data becomes active &lt;/P&gt;&lt;P&gt;=&amp;gt; better able to create GUI (graphical user interface) applications &lt;/P&gt;&lt;P&gt;=&amp;gt; Programmers are able to reach their goals faster &lt;/P&gt;&lt;P&gt;=&amp;gt;Programmers are able to produce faster, more accurate and better-written applications (in the case of a veteran programmer, by a factor of as much as 20 times compared with a procedural program).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 05:21:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oops-program/m-p/4976625#M1159662</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-13T05:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: OOPS Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oops-program/m-p/4976626#M1159663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Aakash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a class for File Upload. The method used init for file upload inturn useing GUI_UPLOAD Fm. then in this case, why should we go for that method instead of calling that FM directly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is my view in asking the question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 05:23:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oops-program/m-p/4976626#M1159663</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-13T05:23:37Z</dc:date>
    </item>
  </channel>
</rss>

