2007 Jan 25 8:34 AM
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)
2007 Jan 25 8:41 AM
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)
2007 Jan 25 8:41 AM
Hi Daniel,
The entries will be deleted in both the tables
D010SINF
TADIR
check it once again
2007 Jan 25 8:54 AM
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 ?
2007 Jan 25 9:05 AM
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