SAP ABAP Table SPERFSTAT (Structure for Global Performance Analysis Statistical Data)
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 | SPERFSTAT |
|
| Short Description | Structure for Global Performance Analysis Statistical Data |
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 Global Performance Analysis Statistics | |||||
| 2 | |
STAT_SDATE | SYDATS | DATS | 8 | 0 | Local Start Date for Performance Log Statistical Record | ||
| 3 | |
STAT_STIME | SYTIME | TIMS | 6 | 0 | Local Start Time for Performance Log Statistical Record | ||
| 4 | |
STAT_EDATE | SYDATS | DATS | 8 | 0 | End Date (Local) for Performance Log Statistical Record | ||
| 5 | |
STAT_ETIME | SYTIME | TIMS | 6 | 0 | End Time (Local) for Performance Log Statistical Record | ||
| 6 | |
STAT_TCODE | TCODE | CHAR | 20 | 0 | Performance Log: Statistical Record Transaction Code | * | |
| 7 | |
STAT_REPID | PROGRAMM | CHAR | 40 | 0 | Performance Log: Statistical Record Program Name | * | |
| 8 | |
STAT_TASKT | STAT_TASK1 | CHAR | 1 | 0 | Performance Log: Statistical Record Task Type | ||
| 9 | |
STAT_DYNNR | DYNNR | CHAR | 4 | 0 | Performance Log: Statistical Record Screen Number | ||
| 10 | |
WPROCTIME | DEC | 18 | 2 | Time in Work Process (Reponse Time - Wait Time) in ms | |||
| 11 | |
KBYTETRANS | DEC | 13 | 2 | Amount of Data Transferred in KB (= Queue + Source + DSQL) | |||
| 12 | |
RESPTIME | DEC | 18 | 2 | Response Time in ms | |||
| 13 | |
WAITTIME1 | DEC | 13 | 2 | Queue Wait Time in ms | |||
| 14 | |
CPUTIME | DEC | 18 | 2 | CPU Time in ms | |||
| 15 | |
LDGENTIME | DEC | 13 | 2 | Load and Generation Time in ms | |||
| 16 | |
MEMORYUSED | DEC | 13 | 2 | Memory Used in MBytes | |||
| 17 | |
DBTIME | DEC | 13 | 2 | Database Time in ms | |||
| 18 | |
DBCHANGES | DEC | 13 | 2 | Number of Physical Database Changes | |||
| 19 | |
ROUNDTRIPS | DEC | 18 | 2 | SAP Workload: Number of Roundtrips | |||
| 20 | |
INDATA_P | DEC | 16 | 2 | Average Data Volume to Application Server per Step (kBytes) | |||
| 21 | |
OUTDATA_P | DEC | 16 | 2 | Average Data Volume to Front End per Step (kBytes) | |||
| 22 | |
RECPROCNUM_ST | DEC | 13 | 2 | Total Number of DB Recs Delivered to Program (Statistics) | |||
| 23 | |
TOTALEX_ST | DEC | 13 | 2 | Number of Database Accesses (SEL, UPD, INS, DEL)(Statistics) | |||
| 24 | |
TRANS_ID | CHAR32 | CHAR | 32 | 0 | Transaction GUID |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |