Do you have any question about this t-code?
Transaction Code: ST10
Description: Table Call Statistics
Release: S/4HANA and ECC 6
Menu Path:
Program: SAPMST10
Screen: 10
Authorization Object:
Development Package: STUN_MON
Package Description:
Parent Package:
Module/Component:
Description:
Overview: ST10 is a SAP transaction code used to display table call statistics. It provides information about the number of times a table has been accessed and the time taken for each access. This information can be used to identify performance bottlenecks and optimize database access. Functionality: ST10 allows users to view the number of times a table has been accessed, the time taken for each access, and the total time taken for all accesses. It also provides information about the user who accessed the table, the program used to access it, and the type of access (read or write). Step-by-step How to Use: 1. Enter ST10 in the command field. 2. Select the table you want to view statistics for. 3. Select “Display” to view the table call statistics. 4. The statistics will be displayed in a table format with columns for user, program, type of access, number of calls, and total time taken. 5. To view more detailed information about a particular call, select “Details” from the menu bar. 6. To export the data to an external file, select “Export” from the menu bar. 7. To reset the statistics, select “Reset” from the menu bar. Other Recommendations: It is recommended that users use ST10 regularly to monitor database performance and identify potential performance bottlenecks. Additionally, users should use ST10 in combination with other SAP tools such as ST04 (Database Performance Monitor) and ST05 (SQL Trace) to gain a more comprehensive understanding of database performance issues.