<?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: How effective is a Function Call Inside a Method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-effective-is-a-function-call-inside-a-method/m-p/8316691#M1636965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for answering my question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 Dec 2011 10:53:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-12-03T10:53:40Z</dc:date>
    <item>
      <title>How effective is a Function Call Inside a Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-effective-is-a-function-call-inside-a-method/m-p/8316688#M1636962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Friends, please correct me if I am wrong here, its just out of curiosity that I am asking this question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Methods are better than FM bcoz when you call the FM the instance of the function group plus its data is loaded into the memory and which does not happen when call a method of the class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my question is how effective is calling a FM inside a method, does OOPS loses some of its advantage when we do so?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 10:40:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-effective-is-a-function-call-inside-a-method/m-p/8316688#M1636962</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-30T10:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: How effective is a Function Call Inside a Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-effective-is-a-function-call-inside-a-method/m-p/8316689#M1636963</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;No the same logic is valid when an object is instanced all data of class are loaded, the main difference is the function-group can be instanced once&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 10:55:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-effective-is-a-function-call-inside-a-method/m-p/8316689#M1636963</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-30T10:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: How effective is a Function Call Inside a Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-effective-is-a-function-call-inside-a-method/m-p/8316690#M1636964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'de be surprised how many methods in standard SAP classes are calling function modules inside, e.g. look at CL_SALV_TABLE. I've also seen web dynpro components (strictly OO) call BAPIs to obtain the data to be displayed.&lt;/P&gt;&lt;P&gt;Nothing wrong with encapsulating proven, "classical" technology in "modern" classes, in my opinion.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 11:00:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-effective-is-a-function-call-inside-a-method/m-p/8316690#M1636964</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2011-11-30T11:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: How effective is a Function Call Inside a Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-effective-is-a-function-call-inside-a-method/m-p/8316691#M1636965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for answering my question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Dec 2011 10:53:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-effective-is-a-function-call-inside-a-method/m-p/8316691#M1636965</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-03T10:53:40Z</dc:date>
    </item>
  </channel>
</rss>

