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

SPDD Help

Former Member
0 Likes
461

Upgrading from 4.6c to 4.7

I thought SPDD would take the 4.6c indexes and domains using the ADOPT MODIFICATIONS, but it seems like I see the differences but not move the changes from 4.6c to 4.7 automatically. How should these be applied?

Also, I have z appends and none of them appear in the table (e.g. MARA) and I don't see anything referring to the appends in SPDD. How should these be applied?

Is there any good documation on how to use SPDD?

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
411

Hi,

Transaction code SPDD have been created to help you to find all the SAP tables that have been modified.

Other ABAP Dictionary objects such as lock objects, matchcodes, and views, for which modification would not result in data loss, are not processed during the upgrade with transaction SPDD, but only after the upgrade is complete with transaction SPAU.

For more information check the following link:

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

http://help.sap.com/saphelp_nw2004s/helpdata/en/2e/6d66587d9011d396b60000e82de14a/content.htm

Regards,

Bhaskar

2 REPLIES 2
Read only

suresh_datti
Active Contributor
0 Likes
411

Did you check the <a href="http://help.sap.com/saphelp_erp2004/helpdata/en/2e/6d66587d9011d396b60000e82de14a/frameset.htm">SPDD</a>..

~Suresh

Read only

Former Member
0 Likes
412

Hi,

Transaction code SPDD have been created to help you to find all the SAP tables that have been modified.

Other ABAP Dictionary objects such as lock objects, matchcodes, and views, for which modification would not result in data loss, are not processed during the upgrade with transaction SPDD, but only after the upgrade is complete with transaction SPAU.

For more information check the following link:

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

http://help.sap.com/saphelp_nw2004s/helpdata/en/2e/6d66587d9011d396b60000e82de14a/content.htm

Regards,

Bhaskar