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

used t-code details stored in which table ?

jayakummar
Active Participant
0 Likes
4,975

hai exports,

i need to know in which standard table hold the history of report tcode usesd....

my req is to find the z-tode used frquntly in my production clint for analys the un wanted report t-codes...

can any one suggest this....

reward will avail for useful rep.

thanks in adv.......

jai.m

11 REPLIES 11
Read only

Former Member
0 Likes
3,287

Try the transactions for statistic like STAT

Read only

0 Likes
3,287

hai,

actualy in my client company there are 3000 and above zreports are availabe...we need to know what are all the zreports meen ztcode are FREQUENTLY used in production server.......and take the list and block unwanted zreports...

reward will avail for useful answer.....

thanks in adv,

jai.m

Read only

Former Member
0 Likes
3,287

Hi,

Generally T-codes are stored in tstct.

Plzz reward points if it helps.

Read only

Former Member
0 Likes
3,287

Hai Jaya Kumar,

use this table TSTC.

Thanks,

Nagaraju.

Read only

Former Member
0 Likes
3,287

Hi,,

generallu tstct holds the required records i.e. tcodes..

TSTC SAP Transaction Codes

TSTC_LOG SAP transaction codes

TSTC_SM Control table SU22: Auth.obj.maint. for tr

TSTC_SRT Assign Transaction Codes to Reports

TSTCA Values for transaction code authorizations

TSTCA_C Values for Transaction Code Authorizations

TSTCC Additional Attributes for TSTC

TSTCCLASS User Interface Classification for Transact

TSTCP Parameters for Transactions

TSTCRID

TSTCT Transaction Code Texts

plzz reward if it is useful.....

Read only

Former Member
0 Likes
3,287

Hi

Table TSTC contains SAP Transaction Codes

Give the program name in PGMNA field and execute u will get the tcode assigned to u r program

Read only

Former Member
0 Likes
3,287

T-CODE DATA ELEMENT IS STORED IN THIS TABLE TSTC.

Read only

Former Member
0 Likes
3,287

Hi

Table TSTC contains SAP Transaction Codes

Give the program name in PGMNA field and execute u will get the tcode assigned to u r program

Regards,

Read only

Former Member
0 Likes
3,287

Hai...

TSTC for Tcodes List and TSTT for Description.

For the analysis of the Tcodes you can use Log anlysis using Tcode SM20 ( Log Analysis)

or you can use STAD Tcode

I think it will work for you.

Regrads

KHS

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
3,287

Check transaction ST03

Check fm SWNC_COLLECTOR_GET_AGGREGATES

Read only

vinod_vemuru2
Active Contributor
0 Likes
3,287

Hi,

I think there is no direct way. Did you check all the replies you have got???

STAD seems to be the one you can concetrate. BASIS team can help you to analyze this. They have the statistical data.

Thanks,

Vinod.