Application Development 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: 

detailed information about program

former_member699400
Active Participant
0 Kudos

Hi!

how to retieve detailed information about program?

I mean: Author, Date of creation and so on...

Normally this has to be written in the header of the program,

but what to do if not?

Will reward,

Mindaugas

1 ACCEPTED SOLUTION

Clemenss
Active Contributor
0 Kudos

Hi Mindaugas,

this is part of program attributes (Goto->Attributes). Useful is also Utilities->Version management. You can see all transport requests. In transport management, you can find out about transportation to what system(s).

Regards,

Clemens

3 REPLIES 3

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

This information is in table TRDIR. You can look it up in the database.

Regards,

Rich Heilman

Clemenss
Active Contributor
0 Kudos

Hi Mindaugas,

this is part of program attributes (Goto->Attributes). Useful is also Utilities->Version management. You can see all transport requests. In transport management, you can find out about transportation to what system(s).

Regards,

Clemens

Former Member
0 Kudos

SE38-> give program name -> attributes ->display

here you can able to see who created,development class.

or past history

utilities ->version ->version management -

Thanks

Seshu