<?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: Prerequisite for modification in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/prerequisite-for-modification/m-p/3839207#M923104</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;you should not modify standard code. The first reason is that if you fail, then part of the functionality will not work. The second reason is that in case of an upgrade or insertion of OSS-Notes your code will be gone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to search first for user-exits or enhancement-points in the program, before you make any change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, you just need the access key .... and try to work with the modification assistant.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 May 2008 12:39:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-13T12:39:15Z</dc:date>
    <item>
      <title>Prerequisite for modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prerequisite-for-modification/m-p/3839205#M923102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are the Prerequisite to modify the standard program apart from access key?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 12:22:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prerequisite-for-modification/m-p/3839205#M923102</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T12:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Prerequisite for modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prerequisite-for-modification/m-p/3839206#M923103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all, check if using user-exits or enhancements. Just change the code if it was impossible to use one of these options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow some links about enhancements and Badis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[/people/thomas.weiss/blog/2006/01/24/what-the-new-enhancement-framework-is-for-150-its-basic-structure-and-elements-for-beginners], [/people/thomas.weiss/blog/2006/03/15/the-new-enhancement-framework-part-2--what-else-you-need-to-know-before-building-an-enhancement] and [/people/thomas.weiss/blog/2006/04/03/how-to-define-a-new-badi-within-the-enhancement-framework--part-3-of-the-series].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 12:36:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prerequisite-for-modification/m-p/3839206#M923103</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T12:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Prerequisite for modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prerequisite-for-modification/m-p/3839207#M923104</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;you should not modify standard code. The first reason is that if you fail, then part of the functionality will not work. The second reason is that in case of an upgrade or insertion of OSS-Notes your code will be gone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to search first for user-exits or enhancement-points in the program, before you make any change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, you just need the access key .... and try to work with the modification assistant.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 12:39:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prerequisite-for-modification/m-p/3839207#M923104</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T12:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Prerequisite for modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prerequisite-for-modification/m-p/3839208#M923105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  In the past it was necessary to modify standard programs. Today SAP offers lots of possibilities to modify programs without doing what SAP calls MODIFICATION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at the Enhancement Framework  &lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/94/9cdc40132a8531e10000000a1550b0/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/94/9cdc40132a8531e10000000a1550b0/frameset.htm&lt;/A&gt;, especially the different &lt;/P&gt;&lt;P&gt;Enhancement Technologies &lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/70/63da4023a28631e10000000a1550b0/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/70/63da4023a28631e10000000a1550b0/content.htm&lt;/A&gt;&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;Kiran Sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 13:08:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prerequisite-for-modification/m-p/3839208#M923105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T13:08:46Z</dc:date>
    </item>
  </channel>
</rss>

