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 for program names

Former Member
0 Likes
566

Hi all,

I am working on an issue where I am looking for a table will have the list of all the programs created in our system.. I knw TSTC is basically a TCODE table.. but using this table means we will miss those programs that have no ttcodes assigned... so can you please tell me where I can get this information.

thanks,

Rajeev

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
533

You could use REPOSRC or TRDIR for staters.

3 REPLIES 3
Read only

Former Member
0 Likes
534

You could use REPOSRC or TRDIR for staters.

Read only

Former Member
0 Likes
533

Hi,

Table TRDIR has all the program names.

Thanks,

Pranav

Read only

gaursri
Active Contributor
0 Likes
533

Hi Rajeev,

TADIR is the table where we can find the program name and other repository objects too.

Have a best day.