<?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: Pre requisite for Modification in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pre-requisite-for-modification/m-p/2894535#M680353</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;Can you please let me what need to be checked from ABAP Prespective ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Oct 2007 11:47:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-12T11:47:20Z</dc:date>
    <item>
      <title>Pre requisite for Modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pre-requisite-for-modification/m-p/2894532#M680350</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;Is there any specific pre requisites for Modification adjustments after prepare mode from abap prespective ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to check these before we do an upgrade on the system from ABAP prespective.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 11:13:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pre-requisite-for-modification/m-p/2894532#M680350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T11:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Pre requisite for Modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pre-requisite-for-modification/m-p/2894533#M680351</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;Yes we need to check these&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 11:15:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pre-requisite-for-modification/m-p/2894533#M680351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T11:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Pre requisite for Modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pre-requisite-for-modification/m-p/2894534#M680352</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;Upgrade document shows these are the planning steps  need to take care .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changes to the Translation of an Object Text&lt;/P&gt;&lt;P&gt;The changes are made in the translation environment (transaction SE63) or in the ABAP Workbench. An&lt;/P&gt;&lt;P&gt;SSCR key is not required.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Caution&lt;/P&gt;&lt;P&gt;Changes to translations of SAP objects are not retained when you perform an upgrade. They are&lt;/P&gt;&lt;P&gt;overwritten by a new version or deleted. For more information about retaining these changes, see SAP Note 485741.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modifications to the Object&lt;/P&gt;&lt;P&gt;You may need an SSCR key to perform the modification adjustment. Get the key before you upgrade the&lt;/P&gt;&lt;P&gt;system. For more information, see SAP Service Marketplace at service.sap.com/sscr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All modified standard SAP objects are displayed for adjustment in transaction SPDD or SPAU. Objects that&lt;/P&gt;&lt;P&gt;SAP no longer delivers are deleted. If you want to keep these objects, you have to accept the modifications&lt;/P&gt;&lt;P&gt;in transaction SPDD or SPAU.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Caution&lt;/P&gt;&lt;P&gt;Make sure that before the upgrade there is at least one package in the customer namespace (Z*). You&lt;/P&gt;&lt;P&gt;need this package if you have to create objects during the modification adjustment, for example, for an&lt;/P&gt;&lt;P&gt;append structure for customer fields of an SAP table.&lt;/P&gt;&lt;P&gt;You cannot create packages during the upgrade.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked the prerequisites mentioned here .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i run se95 i get 2 modification adjustments in red color under translations. &lt;/P&gt;&lt;P&gt;It shows there are transacation LSMW &lt;/P&gt;&lt;P&gt;Authorization Objects B_LSMW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i double click these two it traverse me to SE63 transaction. Please let me know what i need to check in these two entries in regard to translations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me what need to take care for these two before i confirm to BASIS team to go head with Upgrade.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 11:46:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pre-requisite-for-modification/m-p/2894534#M680352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T11:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Pre requisite for Modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pre-requisite-for-modification/m-p/2894535#M680353</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;Can you please let me what need to be checked from ABAP Prespective ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 11:47:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pre-requisite-for-modification/m-p/2894535#M680353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T11:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Pre requisite for Modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pre-requisite-for-modification/m-p/2894536#M680354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the upgrade guide .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to check for the Z* function group and few more in guide.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2007 11:43:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pre-requisite-for-modification/m-p/2894536#M680354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-09T11:43:14Z</dc:date>
    </item>
  </channel>
</rss>

