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

changes to Dictionary objects in ECC 6.0

Former Member
0 Likes
519

Hi,

we are doing an upgrade from 4.7 to ECC 6.0

how to keep track of chnages made to the dictionary objects like

1.Tables

2.Indexes

3.Structures

4.Search helps

5.Data Element and domains.

Many Thanks

3 REPLIES 3
Read only

Former Member
0 Likes
489

SS,

use TX SAPU.

Amit.

Read only

Former Member
0 Likes
489

Hi,

data Dictionary objects can be seen in Transaction SPDD where as all other objects can be see in SPAU Transaction.

These transactions will show those objets which has been modified by user exit/SAP note or some other custom modifications in 4.7 system.

Hope this helps!!

Regards,

Lalit

Read only

Former Member
0 Likes
489

For dictionary object u have to check transaction SPDD...for other non-dictionary object check transaction SPAU...

Regards,

Joy.