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

Differentiate Objects TADIR

Former Member
0 Likes
651

Hello Friends

Please solve my following queries

1. How to Differentiate between Z objects in TADIR table, To find out

a. BDC programs

b. Executable Reports

c. Copy of Standard Programs

as all of them have the properties TADIR-PGMID = R3TR ,TADIR-OBJECT = PROG.

Please suggest

3 REPLIES 3
Read only

Former Member
0 Likes
535

Hi Kapil,

I feel you can not do this... When you assign to the TP layer, it is considered as a object and includes your source code... not based on the attributes....

Regards,

Prabhu Rajesh

Read only

0 Likes
535

I dont want to write any source codes etc. please tell me how to differentiate between them

Read only

Former Member
0 Likes
535

Hi

check the below tables to differentiate between the different programs

TADIR stores all the programs written SE38 as a single category

D010SINF,D010TAB and D010TINF

and other D010* tables to find the attributes of the different types of programs

Regards

Anji