<?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: About LIKE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-like/m-p/6446163#M1413044</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The LIKE addition is used only for data objects where as the TYPE addition is designed to be the only construct that enables references to data types. The repository objects in the ABAP Dictionary are data types but not data objects. &lt;/P&gt;&lt;P&gt;But outside of ABAP Objects the LIKE reference to database tables and flat structures in the ABAP Dictionary is still allowed (though termed as obsolete) for reasons of compatibility with previous releases.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Dec 2009 07:20:39 GMT</pubDate>
    <dc:creator>former_member206377</dc:creator>
    <dc:date>2009-12-02T07:20:39Z</dc:date>
    <item>
      <title>About LIKE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-like/m-p/6446161#M1413042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why LIKE is obsolete in ABAP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz someone help me to know this.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2009 07:06:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-like/m-p/6446161#M1413042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-02T07:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: About LIKE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-like/m-p/6446162#M1413043</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;Abap is more moving into object oriented approach.LIKE is an old convention. It should only be used in cases where a data declaration refers to an existing data object defined in your program. LIke is also commonly used for declaring the line type of an internal table i.e. LIKE LINE OF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPE is a common convention found in most other modern programming languages. You should also follow this accepted convention. In OO porgramming, any reference to a dictionary type MUST use the keyword TYPE. LIKE will fail syntax check.&lt;/P&gt;&lt;P&gt;IN OO CONTEXT you need to use TYPE not LIKE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2009 07:20:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-like/m-p/6446162#M1413043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-02T07:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: About LIKE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-like/m-p/6446163#M1413044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The LIKE addition is used only for data objects where as the TYPE addition is designed to be the only construct that enables references to data types. The repository objects in the ABAP Dictionary are data types but not data objects. &lt;/P&gt;&lt;P&gt;But outside of ABAP Objects the LIKE reference to database tables and flat structures in the ABAP Dictionary is still allowed (though termed as obsolete) for reasons of compatibility with previous releases.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2009 07:20:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-like/m-p/6446163#M1413044</guid>
      <dc:creator>former_member206377</dc:creator>
      <dc:date>2009-12-02T07:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: About LIKE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-like/m-p/6446164#M1413045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well not exactly sure. May be SAP dint like LIKE &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to google and check&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2009 07:21:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-like/m-p/6446164#M1413045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-02T07:21:56Z</dc:date>
    </item>
  </channel>
</rss>

