<?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 the difference between Modifications and Enhancements? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-modifications-and-enhancements/m-p/1613804#M275040</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;What is the difference between Modifications and Enhancements?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are they same?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Oct 2006 13:20:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-10T13:20:18Z</dc:date>
    <item>
      <title>What is the difference between Modifications and Enhancements?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-modifications-and-enhancements/m-p/1613804#M275040</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;What is the difference between Modifications and Enhancements?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are they same?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2006 13:20:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-modifications-and-enhancements/m-p/1613804#M275040</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-10T13:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between Modifications and Enhancements?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-modifications-and-enhancements/m-p/1613805#M275041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Subhash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Following details will clarify your doubt: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enhancements -&lt;/P&gt;&lt;P&gt;The standard applications do not offer some of the functionality you need.  The R/3 enchancement concept allows you to add your own functionality to SAP's standard business applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the difference between modifications and enhancements ?&lt;/P&gt;&lt;P&gt;Modifications mean making changes to the SAP standard functionality.  &lt;/P&gt;&lt;P&gt;Enhancements mean adding some functionality to SAP standard functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What  are  the  disadvantages  of  modification ?&lt;/P&gt;&lt;P&gt;Modifying standard code can lead to errors &lt;/P&gt;&lt;P&gt;Modifications mean more work during software upgrades&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What  are  the  advantages  of  enhancements ?&lt;/P&gt;&lt;P&gt;Do not affect standard SAP source code&lt;/P&gt;&lt;P&gt;Do not affect software upgrades&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when  do  you  opt  for  modification  ?       &lt;/P&gt;&lt;P&gt;Customer exits are not available for all programs and screens within the R/3 standard applications.  You can only use exits if they already exist within the SAP R/3 System . Otherwise  you  have  to  opt  for modifications .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2006 13:27:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-modifications-and-enhancements/m-p/1613805#M275041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-10T13:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between Modifications and Enhancements?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-modifications-and-enhancements/m-p/1613806#M275042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Subhash,&lt;/P&gt;&lt;P&gt;  Modification are the changes made to the sap standard programs in one way or the other.&lt;/P&gt;&lt;P&gt;One way is to directly tamper the SAP code which is not preffered. Another way is to use the userexits or function exits, which is also a modification, but a safer and saner way of doing changes.&lt;/P&gt;&lt;P&gt;On the other hand Enhancements have got nothing to do with tampering the standard code. We create new implementations for existing class definitions.Badis come under enhancements.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2006 13:34:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-modifications-and-enhancements/m-p/1613806#M275042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-10T13:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between Modifications and Enhancements?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-modifications-and-enhancements/m-p/1613807#M275043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;modification and enhancement both are different things&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;modifications- modification is changes in the existing thing but functionality must be same as before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;enhancement- enhancement is the kind of changes in which the functionality would be change of the object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sometime it happens that modification also change the functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2006 14:33:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-modifications-and-enhancements/m-p/1613807#M275043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-10T14:33:12Z</dc:date>
    </item>
  </channel>
</rss>

