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

Tables For Object Attributes

Former Member
0 Likes
2,429

Hi all,

I need table for program attributes such as

1) object name

2) Author of that Object

3) status-whether it is released or not.

4) last changed date,

and also

5) package-which package it is stored.

i need to create a report which takes Object name as user input and ouput all the above fields.

my problem is how to link 2 tables which has no common primary key. Because i want to retrieve data from TRDIR and TADIR , based on 1 condition , that is object name .

can anyone suggest me , or is there any other single table which has all these fields

2 REPLIES 2
Read only

Former Member
0 Likes
1,469

Hi

Use the Object Name field of TADIR and use in TRDIR table and fetch the attributes required from TRDIR.

Here object name means any thing like Table, report program, View, LDB,Dev class or anything.Based on object type you know that object.

Reward points if useful

Regards

Anji

Read only

Former Member
0 Likes
1,469

Hi,

go to Tablers D010SINF,Where you will find require information.

Regards

Ricky