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

What's the table saving all executable programes

Former Member
0 Likes
1,184

Hi,

Now I need to provide a F4 Help which will display all executable programes.

TRDIR is not what I want. It keeps all objects (e.g., includes).

Thanks in advance for your help.

Best Regards, Johnney.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
862

hii

i think here you can use TRDIR table only ..it is also having field for executable programs type there you can check entry as 1.it will give you only executable program list.

regards

twinkal

3 REPLIES 3
Read only

Former Member
0 Likes
862

Use the table REPOSRC and give the field APPL value as '1'. It will return all the executable reports.

Read only

Former Member
0 Likes
863

hii

i think here you can use TRDIR table only ..it is also having field for executable programs type there you can check entry as 1.it will give you only executable program list.

regards

twinkal

Read only

Former Member
0 Likes
862

hi,

use REPOSRC table in that provide SUBC = 1.

Rgds.,

subash