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

Deletion programm : TADIR entry not deleted

0 Likes
2,451

Hello,

When I delete a program (ts se38) : this object is deleted from table D010SINF but not in TADIR. Could you explain me why ?

In TADIR table, I see entries for old programs deleted in the past.

Thanks in advance.

(SAP 4.6C)

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,362

Hi Daniel,

The entries will be deleted in both the tables

D010SINF

TADIR

check it once again

Hello,

When I delete a program (ts se38) : this object is deleted from table D010SINF but not in TADIR. Could you explain me why ?

In TADIR table, I see entries for old programs deleted in the past.

Thanks in advance.

(SAP 4.6C)

3 REPLIES 3
Read only

Former Member
0 Likes
1,363

Hi Daniel,

The entries will be deleted in both the tables

D010SINF

TADIR

check it once again

Read only

0 Likes
1,362

Hi ,

Thanks for your response.

No, entry still exists in TADIR but not in D010SINF.

I delete a Z program from se38 with TR.

My question is : is it normal to keep this entry in TADIR and why ?

Read only

0 Likes
1,362

Hi

Yes it is. I believe TADIR table keep an object assigned to a dev class after deleting it, probably to can know all objects were created in the system and to set some old chararcteristics (like dev class) if it needs to create it again.

Only local objects are deleted from TADIR after deleting them.

So if a program is in TADIR doesn't mean that object exists, a program exists if it's in TRDIR.

Max