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

reg repository objects

Former Member
0 Likes
409

hi all,

how are repository objectcs are organized

2 REPLIES 2
Read only

matt
Active Contributor
0 Likes
337

Using SE80.

Read only

Former Member
0 Likes
337

Hi Rohit,

I would say repository objects are organized under Packages and then further categorized by the type of object e.g. program, table etc.

All repository objects are stored in the database table TADIR. The first two fields of the key define the type of object that it is e.g.

A program is R3TR and PROG.

Hope this sort of answers your Q.

Cheers,

Aditya