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

Delete a Custom Node from IMG

Former Member
0 Likes
2,489

Dear All,

I have a custom table (Z or Y table) for which, I have also created the Table Maintainence Generator(TMG).

For this custom table, I also added an entry in IMG.

For some reason, now I want to delete this table. In a step-wise process, I deleted all the other objects which were using this table first. Then I deleted the entry from IMG. Then I am trying to delete this TMG for the table and then as the last step, I will delete my table.

My Problem is, whenever I try to delete this TMG, it gives me an error, saying it is still being used somewhere in IMG. Where as, I can literally find no entry for this table anymore in my IMG.

Any Idea. Is it another great Bug from SAP. I have re-generated the Object Index for the whole Packet many a times in SE80. I have also clicked the Buffer button in S_IMG_EXTENSION transaction many times. What to do?

Thank you.

3 REPLIES 3
Read only

Former Member
0 Likes
1,135

Hi Ankit,

An entry might be still existing in TADIR for that IMG customizing I guess.

You can not delete the TMG as long as that entry exists, try to look for some notes around that.

Regards

Lavanya

Read only

Former Member
0 Likes
1,135

Hi Ankit.

I faced the same problem.

Have you found a solution?

Does may be anybody else have suggestions?

Read only

Former Member
1,135

I've found a solution:

transaction S_CUS_IMG_ACTIVITY.

Using it it's possible to delete IMG Activity itself.