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

SPAU. Adjusting Deleted Objects

Former Member
0 Likes
3,068

Hi all,

My manager has asked me to review SPDD and SPAU after an upgrade. In Deleted Objects, I have seen some dictionary objects in particular we have several "Table Indexes" here.

Why has SAP deleted these table index? I haven't seen other changes in the tables that justify the index deletion...

Is there some habitual process for adjusting the deleted objects after the upgrade?

Its urgent please.

Thanks to all for helping me.

I.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,671

Rz ,

I think u Imported Standard SAP table Definations , i done the same but no probs with Indexes.

Regards

Prabhu

3 REPLIES 3
Read only

Former Member
0 Likes
1,672

Rz ,

I think u Imported Standard SAP table Definations , i done the same but no probs with Indexes.

Regards

Prabhu

Read only

0 Likes
1,671

Hi Prabhu,

Thank you for your help. I haven't found any TR for the table of these index (neither SAPKxxxx nor other) although I have been searching directly in E071K (TRKORR = *, OBJNAME = tab_name).

Otherwise, my main bother is that without these index we get some performance problems or if some of the other deleted objects are still in use in any bespoken development.

Do you now if during an upgrade SAP makes some checking before to delete the deleted objects (use references of some like this). Relative to this I found the report RADFDSAV but I haven't found information about it.

Thank you in advance.

Read only

0 Likes
1,671

If you created indexes in the SAP name range, they will be dropped in the upgrade and can be seen under "deleted objects" in SPDD. You have to re-create the indexes in the customer name range Z1 and so on.