<?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: Upgradation Project in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/upgradation-project/m-p/5751641#M1303360</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;As per my experiece, point 1 and 3 above should be the most time consuming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From which version and to which one are you upgrading?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nimish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 May 2009 17:57:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-27T17:57:43Z</dc:date>
    <item>
      <title>Upgradation Project</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upgradation-project/m-p/5751638#M1303357</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;Can any one tell me what are the major issues in upgradation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What type of object we have to do in upgradation project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 16:45:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upgradation-project/m-p/5751638#M1303357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-27T16:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Upgradation Project</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upgradation-project/m-p/5751639#M1303358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There are several poins which I can share out of my experience.&lt;/P&gt;&lt;P&gt;We had migrated from 4.0B to 4.7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. You need to take care of the user-exits in programs such as MV45AFZZ.&lt;/P&gt;&lt;P&gt;    Incase the upgradation is of earlier versions in which the modification assistant was not available then &lt;/P&gt;&lt;P&gt;    the user-exits codes are lost as the original objects which come from SAP do not have the user &lt;/P&gt;&lt;P&gt;    defined codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Incase you have modified any standard SAP program for your purpose then your code will be lost.&lt;/P&gt;&lt;P&gt;    For e.g; for sales order numbering our company had a special logic to be incorporated. We could not &lt;/P&gt;&lt;P&gt;    achieve this through user-exits. So we had modified standard SAP for this special requirment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Since the unicode checks were not active in earlier versions; so in few of our programs in which we &lt;/P&gt;&lt;P&gt;    were moving data from one string structure to another it resulted in syntax errors due to the unicode &lt;/P&gt;&lt;P&gt;    restrictions. So had to take care of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Incase you have added your own indices on SAP tables and in the newer version SAP provides the&lt;/P&gt;&lt;P&gt;    same index on the same table; then it will prompt you about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. As in any upgrade or support patches application you need to clear the SPAU/SPDD list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are few issues which we had encountered. So you can keep a note of these.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 17:52:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upgradation-project/m-p/5751639#M1303358</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-27T17:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: Upgradation Project</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upgradation-project/m-p/5751640#M1303359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/304b9de6-f84f-2b10-94af-e5ff7461c18c]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e05ed6c7-c608-2b10-e0b9-95d2111c0b0a]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 17:56:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upgradation-project/m-p/5751640#M1303359</guid>
      <dc:creator>SantoshKallem</dc:creator>
      <dc:date>2009-05-27T17:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Upgradation Project</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upgradation-project/m-p/5751641#M1303360</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;As per my experiece, point 1 and 3 above should be the most time consuming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From which version and to which one are you upgrading?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nimish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 17:57:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upgradation-project/m-p/5751641#M1303360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-27T17:57:43Z</dc:date>
    </item>
  </channel>
</rss>

