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

STAD Tables

Former Member
0 Likes
7,777

Hi,

Please let me know the tables that are used by transaction STAD.

regards,

Milan Thaker.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
4,113

Hello

All statistic data in STAD are stored in file on server, not in DB tables.

Hello

All statistic data in STAD are stored in file on server, not in DB tables.

8 REPLIES 8
Read only

Former Member
0 Likes
4,113

Hi Milan,

turn on sql trace.

run STAD. then go to trace again . you will find all tabled being used by STAD

Read only

Former Member
0 Likes
4,113

Hi Milan,

these are the table.

sapwlwamai,

trdir,

sapwlslins.

Regards,

Vijay

Read only

Former Member
0 Likes
4,113

Hi Milan,

Checkk this Tables

SAPWLSLINS SAP Workload: ST03N; For Table Control to Select Instances

SAPWLWAMAI . output fields in Trans. STAD - main list

TRDIR Generated Table for View TRDIR

Regards,

Lakshman.

Read only

Former Member
0 Likes
4,113

Hi

ST05 is the tcode for the Trace.

Activate the trace for this transaction(option with filter is present).

Then execute stad.

then display trace.

you can see select,insert,update queries from table.So you will get all tables.

Regards

Sajid

Read only

Former Member
0 Likes
4,113

Hi,

To all the tables used in the transaction STAD.. Goto System-> Status. From there you will get the main program for that transaction. Then goto SE80 and you will get all the table names used in this Tcode.

Hope this will solve your requirement.

Read only

Former Member
0 Likes
4,114

Hello

All statistic data in STAD are stored in file on server, not in DB tables.

Read only

0 Likes
4,113

Hey could you please provide the name of the file.

regards,

Milan Thaker

Read only

0 Likes
4,113

Hi Milan,

Chk this Link

regards,

Lakshman.