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

Mass check for Data Dictinary objects

Former Member
0 Likes
617

Hi,

I am involved in an upgradation, in which I have to test the consistency of ztables created in the previous version of SAP. Do we have any tcode in SAP which will do this for me ?

Thanks and Regards,

V.

3 REPLIES 3
Read only

GauthamV
Active Contributor
0 Likes
571

hi,

use SPDD transaction to check data dictionary objects during upgradation.

Read only

Former Member
0 Likes
571

hi

Transaction SPDD is used to identify dictionary objects

you can try out transaction SPAU (repository objects), which will identify any objects where the hot package is overwriting changes you have made through OSS notes.

hope this helps

regards

Aakash Banga

Read only

Former Member