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

Former Member
0 Likes
682

Hi All,

I am very new for Upgrade Project.I want some information about SPDD & SPAU transaction codes?

Regards,

Srinivas.

4 REPLIES 4
Read only

Former Member
0 Likes
651

check this one , it might help u get some idea.

http://sapient.wordpress.com/2007/09/04/sap-upgrading-transaction-spdd-spau/

regards

Prabhu

Read only

Former Member
0 Likes
651

Hi,

Use a meaningful Subject Line.

Don't Ask basic questions.

Have a habit of searching the forum before posting a question.

Read the [Rules of Engagement|https://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement] before posting more.

Regards

Karthik D

Read only

Former Member
0 Likes
651

Hi Srinu,

*SPDD Correction*: All Changes made to the SAP Standard Data Dictionary Objects will be adopted during the Upgrade process. In one of the Upgrade phases, system will ask for to adopt the Changes to Dictionary Objects, Technical team will work on it and resolve this. If Technical team comes across any issue during the resolution , Functional Team will assist them resolving it by doing:

Analysis of exact change to Data Dictionary Object,

Business Process requirement and Impact

Approach for SPDD correction

Adopt SAP new structure

Append u201CAppendu201D structure for customer specific fields. If in earlier version, Z fields are not in the include, during SPDD , add Z fields as part of u201CAppendu201D structure

*SPAU Correction*: All Changes made to the SAP Standard Programs will be adopted during the Upgrade process. Once SBX server is Upgraded, Technical team will work on SPAU objects and resolve it by adopting the changes in most of cases. If Technical team comes across any issue during the resolution , Functional Team will assist them resolving it by doing:

Analysis of Program Modification,

Study the Business Requirement,

Its Impact on Business Process

Approach for SPAU

For SPAU objects, take the SAP latest version first and then modify the object for custom logic

SPAU objects will be tested using SAP standard transaction code

If ecc6 offers the functionality for which changes were made in the std program, adopt new functionality. Training need to be provided to user

Activate the pricing routines

Implement BADI, if user exists is no more supported

Read only

Former Member
0 Likes
651

Thanks for the Answer