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

detailed information about program

Former Member
0 Likes
592

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
Read only

Clemenss
Active Contributor
0 Likes
555

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

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

3 REPLIES 3
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
555

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

Regards,

Rich Heilman

Read only

Clemenss
Active Contributor
0 Likes
556

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

Read only

Former Member
0 Likes
555

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