SAP ABAP Table STRACSUM (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   Table Relationship Diagram
Short Description 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 .INCLUDE       0   0   DB Structure for Performance Trace Summary SQL Statements  
2 TABNAME TABNAME AS4TAB CHAR 30   0   Table Name *
3 SQLSTATEM SQLSTATEM CHAR110 CHAR 110   0   Abbreviated SQL Statement  
4 TOTALEXEC TOTALEXEC DECI10 DEC 10   0   Total Number of Executions of Identical SQL Statements  
5 IDENTSEL IDENTSEL DEC9 DEC 9   0   Percentage of Identical SQL Statement  
6 EXECTIME EXECTIME DEC12 DEC 12   0   Total Runtime for SQL Statements (in Microseconds)  
7 RECPROCNUM RECPROCNUM DECI10 DEC 10   0   Total Number of Database Records Passed to Program  
8 TIMEPEREXE TIMEPEREXE CHAR10 CHAR 10   0   Average Execution Time per SQL Statement (in ms)  
9 RECPEREXE RECPEREXE CHAR10 CHAR 10   0   Average Number of Database Records per SQL Statement  
10 AVGTPERREC AVGTPERREC CHAR10 CHAR 10   0   Average Processing Time per Database Record  
11 MINTPERREC MINTPERREC CHAR10 CHAR 10   0   Minimum Processing Time per Database Record  
12 TABROWLEN TABROWLEN CHAR6 CHAR 6   0   Record Length of Specified Table  
13 BUFTYPE BUFTYPE SQLTDBTYP CHAR 5   0   Type of Buffer for Specified Table  
14 TABLECLASS TABLECLASS TABCLASS CHAR 8   0   Table Type of Specified Table  
15 SERVERNAME MSNAME2 MSNAME2 CHAR 40   0   Application Server Instance  
16 TRANS_ID TRANS_ID CHAR32 CHAR 32   0   Transaction GUID  
History
Last changed by/on SAP  20141013 
SAP Release Created in 50A