active objects in the repository

ABAP, Java, BSP, etc.

active objects in the repository

Postby Alwin64 » Fri Oct 29, 2004 2:08 pm

Hello,

I have to retrieve all the active reports in the repository however none of the tables TADIR or TRDIR store this information. Can anyone help me with the table that gives this information.

Thank You.
Alwin64
.
.
 
Posts: 2
Joined: Thu Oct 28, 2004 8:26 am

Postby Rolf4317 » Fri Oct 29, 2004 2:39 pm

Hi.

I would recommend you to do a select via view 'PROGDIR'. This is an view on table REPOSRC which contains information if an report is active or not (field 'STATE').
Rolf4317
..
..
 
Posts: 13
Joined: Thu Sep 16, 2004 11:29 am

Postby Willy1492 » Fri Oct 29, 2004 11:14 pm

sev hat geschrieben:I would recommend you to do a select via view 'PROGDIR'. This is an view on table REPOSRC which contains information if an report is active or not (field 'STATE').

Did you have a look at TRDIR?
It's a view on REPOSRC (SY-SAPRL 6.x) as well, but includes STATE = 'A' as a condition.

That's why I wonder what the OP was looking for, if TRDIR didn't provide the required information.
Willy1492
....
....
 
Posts: 581
Joined: Tue Dec 03, 2002 4:44 pm


Return to Development Related

Who is online

Users browsing this forum: No registered users and 8 guests