‎2006 Dec 08 10:41 AM
Hi all,
Is there any table where I can find all Z progrms.
I want to make a list of all Z programs and do some analysis.
Many Thabks
Shiva
‎2006 Dec 08 10:43 AM
‎2006 Dec 08 10:43 AM
‎2006 Dec 08 10:43 AM
You can find all object in TADIR table.
For Programs use <b>PROG for object</b> and <b>z* for the object name</b>.
Regards
Kathirvel
‎2006 Dec 08 10:44 AM
Hi Shiva ,
You can use the table D010SINF or the view TRDIR.
Reagdrs
Arun
‎2006 Dec 08 10:44 AM
Hi,
Goto SE11 and choose TRDIR.
Pass first parameter NAME as Z*.
Regards,
Amit
‎2006 Dec 08 10:45 AM
Hi Shiva,
You can get all program names in se38 it self by putting z*, still if you want the table name where program names stores it is TRDIR.
Reward Points if it is helpful
Reagrds,
Kiran I