‎2007 Jul 25 5:34 PM
Hi All,
can you tell me the database table where the name of the programs (Report programs) stored? i also want other details such as last modified, date of creation etc...
i need to display a report program which shows list of all Z programs and the related attirbutes( date of creation, last modified etc,,).
is there any table which has the source of the program we create? wher are these source code stored?
i am planning to create a report which shows the difference between 2 given report programs ( z program)
Regards,
Niyaz
‎2007 Jul 25 5:41 PM
Hi Niyaz,
Table TADIR has the reports, but I am not sure if you will find there the additional data you want.
You have to acces these table with key:
Object ID = R3TR
Program type = PROG
Regards
Marcelo Moreira
‎2007 Jul 25 5:40 PM
‎2007 Jul 25 5:40 PM
Hi,
Have you checked up TRDIR, TADIR and related tables?
Best Regards, Murugesh AS
‎2007 Jul 25 5:41 PM
Hi Niyaz,
Table TADIR has the reports, but I am not sure if you will find there the additional data you want.
You have to acces these table with key:
Object ID = R3TR
Program type = PROG
Regards
Marcelo Moreira
‎2007 Jul 25 5:49 PM
Hi,
Thanks. i got the table name for program. i need the table name for other attributes and source code..
Regards,
Niyaz
‎2007 Jul 25 5:48 PM
‎2007 Jul 25 5:53 PM
Hi,
Please check tables REPOSRC and REPOTEXT for source code and attribute.
Regards,
Ferry Lianto
‎2007 Jul 25 5:55 PM
Thanks Ferry..
what abt the other questions. where can i get the program attributes?
‎2007 Jul 25 6:25 PM
Hi,
Any specific program attributes are you looking for?
Can you give an example?
Regards,
Ferry Lianto