Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Upgrading Programs to ECC6 from 4.7

Former Member
0 Likes
548

Hi Experts

I have a set of programs to be upgraded from 4.7 to ECC6. How can it be done?

Thx

Santo

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
523

hi,

use SPAU transaction to modify the programs and it will generate a request

which you can transport with the help of basis people.

3 REPLIES 3
Read only

GauthamV
Active Contributor
0 Likes
524

hi,

use SPAU transaction to modify the programs and it will generate a request

which you can transport with the help of basis people.

Read only

Former Member
0 Likes
523
Read only

Former Member
0 Likes
523

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.