Application Development 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: 

Upgradation project details in technical

Former Member
0 Kudos

Hi,

I need the brief details regarding upgradation project i.e. from one version to another version. Please provide the Technical (ABAP) details...

Thanks in advance.

Regards,

Kittu.

2 REPLIES 2

Former Member
0 Kudos

while you are doing the technical upgradation there is a chance to loss program texts, variants, some bdc programs become defective in new version (ECC6.0), before the upgradation if we apply any oss notes to standard programs we need to confirm that updates are maintained in the new sap versions are not. you need to apply spau and spdd transactions to find which objects need modifcations.

you can get much information from saphelp.com

check it out and go through those links

Former Member
0 Kudos

hi Kishore,

Upgrading SAP is something that all companies have to face on a periodic basis.

In a technical upgrade, you merely upgrade the SAP system and adjust any existing userexits and configuration only as necessary (e.g. the introduction of Lean WM - warehouse management - gave Business Sponsors the choice to implement Lean WM with it's relatively minor changes or use the old configuration without any negative impact).

The objects that are needed to be upgraded are:

Includes

Function Groups / Function Modules

Programs / Reports

OSS Notes

SAP Repository Objects

SAP Data Dictionary Objects

Domains, Data Elements

Tables, Structures and Views

Module Pools, Sub Routine pools

BDC Programs

Print Programs

SAP Scripts, Screens

User Exits

You can refer to the below links for more information on technical upgrade:

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/05/07/upgradeFROMR3TOmySAPERP-PARTII&

https://wiki.sdn.sap.com/wiki/display/profile/UPGRADEFROMR3TOmySAPERP-PARTIII

http://help.sap.com/saphelp_nw2004s/helpdata/en/60/d6ba7bceda11d1953a0000e82de14a/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/2e/6d66647d9011d396b60000e82de14a/content.htm

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5ac31178-0701-0010-469a-b4d7fa27...

Hope this is helpful, Do reward.