SAP ABAP Table STRACTAB (Structure for SQL Trace Data Summary Table Display)
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 | STRACTAB |
|
| Short Description | Structure for SQL Trace Data Summary Table Display |
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 | AS4TAB | CHAR | 30 | 0 | Table Name | * | |
| 2 | |
SQLSTAT_K | CHAR6 | CHAR | 6 | 0 | Abbreviated SQL Statement | ||
| 3 | |
TOTALEX_S | DECI10 | DEC | 10 | 0 | Number of Database Accesses (SELECT, UPDATE, and INSERT) | ||
| 4 | |
RECPROCNUM | DECI10 | DEC | 10 | 0 | Total Number of Database Records Passed to Program | ||
| 5 | |
EXECTIME | DEC12 | DEC | 12 | 0 | Total Runtime for SQL Statements (in Microseconds) |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |