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

deleted programs

Former Member
0 Likes
561

hi, is there a way to find programs/include programs being deleted?is there some logs of that?

Thanks,

zry

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
536

chk this for some info

4 REPLIES 4
Read only

Former Member
0 Likes
537

chk this for some info

Read only

Former Member
0 Likes
536

hi,

Incase the object you had deleted belonged to any developemnt class. then its entry would be present in TADIR

regards,

Navneeth.K

Read only

Former Member
0 Likes
536

Hi,

Go to se80 and check the package under which you have created or check with program name.

Regards

Kannaiah

Read only

Former Member
0 Likes
536

u can check in <b>TADIR</b> table.

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.