<?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 what is deferred. OOPs in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-deferred-oops/m-p/3421095#M821607</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;&lt;/P&gt;&lt;P&gt;          I have seen may times the key word &lt;STRONG&gt;deferred&lt;/STRONG&gt; in standatd programs . What is the meaning of &lt;STRONG&gt;deferred&lt;/STRONG&gt; in OOPs. Can anybody pelase say it with example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Feb 2008 08:09:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-14T08:09:42Z</dc:date>
    <item>
      <title>what is deferred. OOPs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-deferred-oops/m-p/3421095#M821607</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;&lt;/P&gt;&lt;P&gt;          I have seen may times the key word &lt;STRONG&gt;deferred&lt;/STRONG&gt; in standatd programs . What is the meaning of &lt;STRONG&gt;deferred&lt;/STRONG&gt; in OOPs. Can anybody pelase say it with example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 08:09:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-deferred-oops/m-p/3421095#M821607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T08:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: what is deferred. OOPs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-deferred-oops/m-p/3421096#M821608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys --you really should press F1 before posting these types of questions --however I'm feeling kind today as Everton football club won their UEFA cup match last night.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Definition deferred means that you can refer to objects in your program which haven't yet been defined but will be later on in your code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could have two classes in an abap say and data elements / types in the first class refer to the 2nd class such as obj1 type ref to zclass2 definition deferred.&lt;/P&gt;&lt;P&gt;The zclass2 definition will appear later in your abap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't put definition deferred then when you check the program it will give a syntax error of zclass2 not found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jimbo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 09:03:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-deferred-oops/m-p/3421096#M821608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T09:03:51Z</dc:date>
    </item>
  </channel>
</rss>

