‎2008 Jul 08 5:29 AM
Hi Could you please tell how to find the list of
1.standard programs used
2.standard tcode used
3.function module used
is there any table or function module to find the above
Thanks in advance
points will be rewarded
‎2008 Jul 08 5:30 AM
‎2008 Jul 08 5:39 AM
‎2008 Jul 08 5:40 AM
‎2008 Jul 08 5:43 AM
‎2008 Jul 08 5:49 AM
Hi...
Goto SE38 ang give the program name. then on the tool bar there is a option called where used list.
Use that and see where the program is used or whether it is used or not.
Thanks
‎2008 Jul 08 5:37 AM
‎2008 Jul 08 5:39 AM
Hi,
For the list of program you can use TADIR table.
For the list of Tcodes you can use TSTC table.
Hope this will help.
Regards
Sumit Agarwal
‎2008 Jul 08 5:44 AM
Hi,
You can find the list of sap programs and their tcodes in table TSTC...
Regards,
Ramesh.
‎2008 Jul 08 5:45 AM
Hi Balaji,
Table TADIR is Directory of Repository Objects
Table TSTC is for SAP Transaction Codes.
Table TFDIR is for function modules
Regards,
Swapna.
Edited by: NagaSwapna Thota on Jul 8, 2008 6:45 AM
‎2008 Jul 08 5:47 AM
ok how to find a program which has not used for period of one year
‎2008 Jul 08 5:48 AM
hi,
u can find only details of a program used for last three months using STAD transaction.
‎2008 Jul 08 5:55 AM
hi ,
check below tables.
table TRDIR for programs
table DD02L for sap tables
TFDIR for function module.
Edited by: prabhu p on Jul 8, 2008 6:55 AM
Edited by: prabhu p on Jul 8, 2008 7:33 AM
‎2008 Jul 08 6:08 AM
hi,
TADIR - Tables
TSTC - transactions
TFDIR - Function modules.
If you want to search for any table ,
Suppose if you want to search for a table which stores
Country names then just
GOTO SE11 and place the cursor on 'Database table'
press F4,
Click on 'Information system'
then one window is displayed there give short description
and search .
You will get the tables list there you can fine the table which you want.
For any other if you want to find out table which stores all the domain names then click F4 on 'DOMAIN' then search.
to search function modules GOTO SE37 there press F4 then give short description and search. Ok.
Regards,
Rajitha.