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

upgrade to ecc6.0

Former Member
0 Likes
303

Hi All,

I want to know what are the changes to be done when we go for upgradation to higher version..

Thanks & Regards

Ashu Singh.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
281

Hi Ashu,

I think you would have searched the SDN. This is one of them

Following tasks are to be performed while upgrading:

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.

Hope this helps you.

Regards,

Chandra Sekhar

Hi All,

I want to know what are the changes to be done when we go for upgradation to higher version..

Thanks & Regards

Ashu Singh.

1 REPLY 1
Read only

Former Member
0 Likes
282

Hi Ashu,

I think you would have searched the SDN. This is one of them

Following tasks are to be performed while upgrading:

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.

Hope this helps you.

Regards,

Chandra Sekhar