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

TRDIR?

Former Member
0 Likes
2,368

Hi all,

What is TRDIR table all about?

Puru

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,879

It is a table of all program names and related details.

Regards,

ravi

9 REPLIES 9
Read only

Former Member
0 Likes
1,880

It is a table of all program names and related details.

Regards,

ravi

Read only

0 Likes
1,879

Does it have programs coded in customer namespace? I dont think so....

Read only

0 Likes
1,879

Hi,

I think customer namespace programs will have prefix '/COMPANY/' , you can find these type of objects also in this table.

Regards

Appana

SAP help:

-


Package begins with a namespace prefix:

If you have reserved a namespace, then you can create packages (and

other objects) whose names begin with the namespace prefix.

(Example of a namespace prefix /COMPANY/, example of a corresponding

package /COMPANY/DEVCLASS)

Changes to these packages are recorded by the Transport Organizer,

and can be transported.

Read only

0 Likes
1,879

Yes, It has Program in customer namespace.

And as everyone said like it stores all the details of all 7 type of program

Read only

Former Member
0 Likes
1,879

Technical information about yoor object. Please correct if wrong

Read only

Former Member
0 Likes
1,879

its a database VIEW to store Programs(all i mean executable,include,module pool,functin group etc..all 7 types of programs) details.

this is having the atrributes of the programs like how created that object,last change, editor lock flag etc..

Regards

srikanth

Message was edited by: Srikanth Kidambi

Read only

Former Member
0 Likes
1,879

table where all the abap report programs are stored

Read only

Former Member
0 Likes
1,879

Hi,

TRDIR is a database view, which gives all the information about a program.

You can also check the table REPOSRC for the same.

Yes it does have programs with customer name space.

Regards,

Senthil

Read only

Former Member
0 Likes
1,879

hi,

db for abap progrm with all its attributes and source code.

reward if helpful.

regards