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