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

Standard Objects changed in SAP upgrade

Former Member
0 Likes
2,170

Hi

Is there any kind of database available that describes what standard components (like tables, includes, FMs, programs etc) have changed in the new release.

For e.g. I am upgrading my system from 4.6C to ECC6, and table XYZ has changed in the new release, I need to fix Z program using table XYZ.

Is any such data available?

Thanks

Jaydeep

Hi

Is there any kind of database available that describes what standard components (like tables, includes, FMs, programs etc) have changed in the new release.

For e.g. I am upgrading my system from 4.6C to ECC6, and table XYZ has changed in the new release, I need to fix Z program using table XYZ.

Is any such data available?

Thanks

Jaydeep

6 REPLIES 6
Read only

narin_nandivada3
Active Contributor
0 Likes
1,316

Hi Jaydeep,

Welcome to SDN.

There is a transaction where in which you can see the Changed object of Dictionary and that is SPDD and

for other objects like standard programs and other which are not related those can be seen through SPAU.

There are the main transactions during SAP UPGRADE..

For function modules related there is a Table which stores the obsolete and Reworked function modules..

RODIR and for changed tcodes the table is PRGN_CORR2.

Hope this would help you.

Good luck

Narin

Read only

Former Member
0 Likes
1,316

Hi,

Please refer to the link.

http://www.sap-img.com/bc018.htm

Regards

Sumit Agarwal

Read only

0 Likes
1,316

Hi Narin, Sumit

Thanks for the inputs but I think there's small confusion. SPDD & SPAU will give be changed objects during upgrade only if they are modified by customer.

Let me try to clarify my question. I am trying to find out all the standard SAP objects that have undergone some change from old release to new.

For e.g. some table in 4.7 had 25 fields and in ECC5 (next release) SAP added 2 more fields.

Now this table may not be modified by customer, hence the change would be transparent to customer. This won't be stuck up in SPDD either during upgrade.

Same for ay standard program / include / function module.

Hope I am clear in explaining my requirement.

Thanks

Jaydeep

Read only

narin_nandivada3
Active Contributor
0 Likes
1,316

Hi Jaydeep,

Try TODIR table and for Fragment field select the desired one..

And also try SMODILOG

and check the modification assistant.. SE95 tcode..

To know about classes the VIEW is VSEOCLASS.

Hope it may help you.

Good luck

Narin

Read only

Former Member
0 Likes
1,316

Hi Jaydeep,

I have the same question that you had raised in 2008 about the Std objects changed in SAP upgrade. Just wanted to know from you , if you have found the answer for it. Even I have been searching hard to find the answser, but couldnt find it. Please help me if you got the answer.

Thanks and Regards,

Leena

Moderator Message: Please don't hijack other peoples threads. This thread is old and thus I will lock it. Please search SDN before reposting your question as there are plenty of threads on this subject.

Edited by: Neil Gardiner on Sep 30, 2010 9:04 PM

Read only

Former Member
0 Likes
1,316

Old thread.