<?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 class and function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-class-and-function-module/m-p/4194628#M1002596</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sateesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please try to search yourself before posting a thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am sure this question has been asekd before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just refer:&lt;/P&gt;&lt;P&gt;&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="325229"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&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="745120"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Jul 2008 04:34:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-14T04:34:00Z</dc:date>
    <item>
      <title>difference between class and function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-class-and-function-module/m-p/4194622#M1002590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;can anybody let me know the difference between class and function module?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: sateesh kumar on Jul 12, 2008 3:18 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jul 2008 13:18:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-class-and-function-module/m-p/4194622#M1002590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-12T13:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: difference between class and function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-class-and-function-module/m-p/4194623#M1002591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where did you get similarities between them?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jul 2008 14:19:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-class-and-function-module/m-p/4194623#M1002591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-12T14:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: difference between class and function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-class-and-function-module/m-p/4194624#M1002592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi...&lt;/P&gt;&lt;P&gt;As KPN said... there is no similarity between them ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules are just stand alone programs that take some input... do some processing and give you out put..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Classes and objects (Object Oriented Programming) is a programming paradigm ... that has brought revolutionary change in the modeling the real life scenarios into the computer programming world... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out the ABAP Objects tutorials in this link : &lt;A href="http://www.abaplearning.com/index.php?option=com_content&amp;amp;view=category&amp;amp;id=8&amp;amp;Itemid=13" target="test_blank"&gt;http://www.abaplearning.com/index.php?option=com_content&amp;amp;view=category&amp;amp;id=8&amp;amp;Itemid=13&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here the author has tried to explain the OO principles using a real life problem... (an example from Matrix movie is taken)&lt;/P&gt;&lt;P&gt;this is some thing that you can never achieve using Function modules.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Varun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jul 2008 15:28:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-class-and-function-module/m-p/4194624#M1002592</guid>
      <dc:creator>former_member69765</dc:creator>
      <dc:date>2008-07-12T15:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: difference between class and function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-class-and-function-module/m-p/4194625#M1002593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The basic difference between class and function module is that &lt;/P&gt;&lt;P&gt;classes can be instanciated while function module cannot be intanciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhijeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2008 03:53:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-class-and-function-module/m-p/4194625#M1002593</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-14T03:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: difference between class and function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-class-and-function-module/m-p/4194626#M1002594</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;The main differences are,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  1. CLASS can be instanceated, but FUNCTION MODULE can not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 2.  CLASS can't contain SCREEN, FUNCTION MODULE can.&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;&lt;/P&gt;&lt;P&gt;Anirban Bhattacharjee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2008 04:23:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-class-and-function-module/m-p/4194626#M1002594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-14T04:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: difference between class and function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-class-and-function-module/m-p/4194627#M1002595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satheesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. A function is an action to perform using a set of input arguments and returning a set of output arguments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. A class associates a chunk of data with a set of functions which operate on that data.  The first argument to each function in a class (typically called a "method" in Python) is a reference to the data stored in that instance of the class. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sowmya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2008 04:30:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-class-and-function-module/m-p/4194627#M1002595</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-14T04:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: difference between class and function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-class-and-function-module/m-p/4194628#M1002596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sateesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please try to search yourself before posting a thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am sure this question has been asekd before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just refer:&lt;/P&gt;&lt;P&gt;&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="325229"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&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="745120"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2008 04:34:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-class-and-function-module/m-p/4194628#M1002596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-14T04:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: difference between class and function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-class-and-function-module/m-p/4194629#M1002597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sateesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find major differences :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Per program only one instance of Function Group is created, but using classes we can create as many instances as is needed.&lt;/P&gt;&lt;P&gt;- Every attribute in Function Group is public, but in classes we can declare either public/private/protected.&lt;/P&gt;&lt;P&gt;- Inheritance is not possible in case of Function Group.&lt;/P&gt;&lt;P&gt;etc...&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;Zafar Ali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2008 06:24:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-class-and-function-module/m-p/4194629#M1002597</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-15T06:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: difference between class and function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-class-and-function-module/m-p/4194630#M1002598</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;STRONG&gt;&amp;lt;copy&amp;amp;paste_removed_by_moderator&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Punit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Punit Pawar on Jul 15, 2008 12:13 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on Jul 15, 2008 2:21 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2008 10:12:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-class-and-function-module/m-p/4194630#M1002598</guid>
      <dc:creator>former_member8532</dc:creator>
      <dc:date>2008-07-15T10:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: difference between class and function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-class-and-function-module/m-p/4194631#M1002599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Hi Satheesh,&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; 1. A function is an action to perform using a set of input arguments and returning a set of output arguments.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; 2. A class associates a chunk of data with a set of functions which operate on that data.  The first argument to each function in a class (typically called a "method" in Python) is a reference to the data stored in that instance of the class. &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Regards,&lt;/P&gt;&lt;P&gt;&amp;gt; Sowmya&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sowmya,&lt;/P&gt;&lt;P&gt;There have been a number of abuse reports that you are copy&amp;amp;pasting other people's work without (necessarily) putting any thought into it nor crediting the source. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case =&amp;gt; &lt;A href="http://markmail.org/message/l6ue5ih4cahahbof" target="test_blank"&gt;http://markmail.org/message/l6ue5ih4cahahbof&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this continues, your points will be removed to correctly reflect that which was infact your work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please also read [the rules|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rules&lt;EM&gt;of&lt;/EM&gt;Engagement]. There are not many rules, but they are good ones and we enforce them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your co-operation,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 08:02:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-class-and-function-module/m-p/4194631#M1002599</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T08:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: difference between class and function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-class-and-function-module/m-p/4194632#M1002600</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;STRONG&gt;&amp;lt;copy and paste removed by moderator&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Sravani yendru&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on Jul 23, 2008 7:51 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 07:46:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-class-and-function-module/m-p/4194632#M1002600</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-23T07:46:21Z</dc:date>
    </item>
  </channel>
</rss>

