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

table to hold objects

Former Member
0 Likes
941

Hi, Is there any table which holds all the custom objects in SAP. I am particularly looking at Z programs and Z Tables.

Is TRDIR an exhaustive source?

Thanks.

Anand.

6 REPLIES 6
Read only

Former Member
0 Likes
875

HI,

Try TADIR table

regards

sarves

Read only

0 Likes
875

check this link

Read only

Former Member
0 Likes
875

Hi,

Ztable you can see in DD02L table.

Zprogram you can see in TADIR table.

Regards,

Sathish

Read only

Former Member
0 Likes
875

Hi,

check with the following link.

Thanks,

Neelima.

Read only

Former Member
0 Likes
875

Hi,

In TADIR, you can find the SAP delivered Zprograms by checking the Original system ( SRCSYSTEM ) field.

Thanks

Arun

Read only

Former Member
0 Likes
875

Hi,

yes. you can use this table TADIR

Regards,

Jyothi CH.