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

Reg Standard programs and function modules

Former Member
0 Likes
1,273

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

13 REPLIES 13
Read only

former_member195383
Active Contributor
0 Likes
1,249

check in TADIR table

Read only

0 Likes
1,249

but how to check whether its in use or not

Read only

0 Likes
1,249

Hi...

Check with the where used list.....

Read only

0 Likes
1,249

how to check whether a std program is used or not

Read only

0 Likes
1,249

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

Read only

Former Member
0 Likes
1,249

Hello

1. TADIR

2. TSTC

3. TFDIR

Read only

Former Member
0 Likes
1,249

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

Read only

former_member282823
Active Participant
0 Likes
1,249

Hi,

You can find the list of sap programs and their tcodes in table TSTC...

Regards,

Ramesh.

Read only

Former Member
0 Likes
1,249

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

Read only

0 Likes
1,249

ok how to find a program which has not used for period of one year

Read only

0 Likes
1,249

hi,

u can find only details of a program used for last three months using STAD transaction.

Read only

Former Member
0 Likes
1,249

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

Read only

Former Member
0 Likes
1,249

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.