SAP ABAP Table STRACSUM_D (DB Structure for Performance Trace Summary SQL Statements)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-P-GPA (Application Component) Global Performance Analysis (Transaction ST30)
     S_PERF_TRA (Package) New Performance Trace / Statistics with DB Connection
Basic Data
Table Category INTTAB    Structure 
Structure STRACSUM_D   Table Relationship Diagram
Short Description DB Structure for Performance Trace Summary SQL Statements    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 TABNAME TABNAME AS4TAB CHAR 30   0   Table Name *
2 SQLSTATEM SQLSTATEM CHAR110 CHAR 110   0   Abbreviated SQL Statement  
3 TOTALEXEC TOTALEXEC DECI10 DEC 10   0   Total Number of Executions of Identical SQL Statements  
4 IDENTSEL IDENTSEL DEC9 DEC 9   0   Percentage of Identical SQL Statement  
5 EXECTIME EXECTIME DEC12 DEC 12   0   Total Runtime for SQL Statements (in Microseconds)  
6 RECPROCNUM RECPROCNUM DECI10 DEC 10   0   Total Number of Database Records Passed to Program  
7 TIMEPEREXE TIMEPEREXE CHAR10 CHAR 10   0   Average Execution Time per SQL Statement (in ms)  
8 RECPEREXE RECPEREXE CHAR10 CHAR 10   0   Average Number of Database Records per SQL Statement  
9 AVGTPERREC AVGTPERREC CHAR10 CHAR 10   0   Average Processing Time per Database Record  
10 MINTPERREC MINTPERREC CHAR10 CHAR 10   0   Minimum Processing Time per Database Record  
11 TABROWLEN TABROWLEN CHAR6 CHAR 6   0   Record Length of Specified Table  
12 BUFTYPE BUFTYPE SQLTDBTYP CHAR 5   0   Type of Buffer for Specified Table  
13 TABLECLASS TABLECLASS TABCLASS CHAR 8   0   Table Type of Specified Table  
History
Last changed by/on SAP  20110908 
SAP Release Created in 610