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

Find deleted objects from TADIR

Former Member
0 Likes
2,312

Hii,

Is there any way to find out which objects are deleted from TADIR ?

Unlike ECC 6.0, there is no field as 'DELFLAG' in versions upto ECC5.0...\

For eg. i have a data element with name 'ZTEST' which is deleted but entry still exist in TADIR...not able to figure out how to identify whether object 'ZTEST' exist or no ??

Hii,

Is there any way to find out which objects are deleted from TADIR ?

Unlike ECC 6.0, there is no field as 'DELFLAG' in versions upto ECC5.0...\

For eg. i have a data element with name 'ZTEST' which is deleted but entry still exist in TADIR...not able to figure out how to identify whether object 'ZTEST' exist or no ??

4 REPLIES 4
Read only

kiran_k8
Active Contributor
0 Likes
929

Nirav,

Compare it with the objects exsisting in TRDIR.TRDIR is the final one I gues which can be taken for granted.

K.Kiran.

Read only

Former Member
929

TRDIR is only for object - programs....it does nt have values for dictionary objects and other types of objects...so i guess TRDIR wudnt b able to give the complete picture

Read only

Former Member
0 Likes
929

FOR THE SAME DATA ELEMENT CHECK IN TABLE. .... <b> DD04L</b>

Read only

0 Likes
929

that solution is always there....like checkin different tables for different types of obejcts...but is it possible to find this information at a single place ????