‎2008 Nov 18 5:38 AM
Hi Experts
I have a set of programs to be upgraded from 4.7 to ECC6. How can it be done?
Thx
Santo
‎2008 Nov 18 5:53 AM
hi,
use SPAU transaction to modify the programs and it will generate a request
which you can transport with the help of basis people.
‎2008 Nov 18 5:53 AM
hi,
use SPAU transaction to modify the programs and it will generate a request
which you can transport with the help of basis people.
‎2008 Nov 18 5:55 AM
Hi Santo,
TCODE : SPAU
Check this link
http://help.sap.com/erp2005_ehp_03/helpdata/EN/60/d6ba7bceda11d1953a0000e82de14a/frameset.htm
Regards
Rajvansh.r
‎2008 Nov 18 6:00 AM
Hi Santo,
For this upgrade process, you need to consider the following things:
1. Technical Upgrade
- Version upgrade, without functional enhancements
- ABAP Code fixes
- Fixing SPDD
- Fixing SPAU
- Stabilizing the standard SAP transactions.
- Implementing known OSS Notes.
- Identify and correct the clone programs.
- Identify and correct the customer objects.
- Unit testing of upgraded objects.
- Clean obsolete objects
- Functional configuration changes (Must haves)
- Functional process testing
- Mock/Timing upgrade on production like environment
2. Functional Upgrade
- Technical upgrade + Deploying new functionalities available in upgrade version
- Package enabled Business process Re-engineering - If applicable
- Optimization of Custom objects & programs, by utilizing new functionality.
3. Unicode Conversion
- Mandatory for systems on MDMP code page, as SAP does not support these pages.
- Simple way to check if a Unicode conversion is required is to look into the number of entries in table TCPDB. More than one entry in this table mandates the Unicode Conversion.
You can use this website for finding the differences between the 2 versions.
http://solutionbrowser.erp.sap.fmpmedia.com/
Hope this will help.
Regards,
Nitin.