AMSTA - Global Performance Analysis: Statistical Data
Global Performance Analysis: Statistical Data information is stored in SAP table AMSTA.
It is part of development package S_PERF_TRA in software component BC-TWB-TST-P-GPA. This development package consists of objects that can be grouped under "New Performance Trace / Statistics with DB Connection".
It is part of development package S_PERF_TRA in software component BC-TWB-TST-P-GPA. This development package consists of objects that can be grouped under "New Performance Trace / Statistics with DB Connection".
Fields for table AMSTA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PROCGUID | Log GUID for Performance Analysis | X | PROCGUID | RAW | 16 | |
DESTIN | Logical destination (specified in function call) | X | RFCDEST | CHAR | 32 | * |
LFNUM | Global Performance Analysis: Sequence Number | X | LFNUMB | CHAR | 8 | |
.INCLUDE | SPERFSTA_D | 0 | ||||
STARTDATE | Local Start Date for Performance Log Statistical Record | STAT_SDATE | DATS | 8 | ||
STARTTIME | Local Start Time for Performance Log Statistical Record | STAT_STIME | TIMS | 6 | ||
ENDDATE | End Date (Local) for Performance Log Statistical Record | STAT_EDATE | DATS | 8 | ||
ENDTIME | End Time (Local) for Performance Log Statistical Record | STAT_ETIME | TIMS | 6 | ||
TCODE | Performance Log: Statistical Record Transaction Code | STAT_TCODE | CHAR | 20 | * | |
REPORT | Performance Log: Statistical Record Program Name | STAT_REPID | CHAR | 40 | * | |
TASKTYPE | Performance Log: Statistical Record Task Type | STAT_TASKT | CHAR | 1 | ||
DYNPRONR | Performance Log: Statistical Record Screen Number | STAT_DYNNR | CHAR | 4 | ||
WPROCTIME | Time in Work Process (Reponse Time - Wait Time) in ms | WPROCTIME | DEC | 10 | ||
KBYTETRANS | Amount of Data Transferred in KB (= Queue + Source + DSQL) | KBYTETRANS | DEC | 7 | ||
RESPTIME | Response Time in ms | RESPTIME | DEC | 10 | ||
WAITTIME | Queue Wait Time in ms | WAITTIME1 | DEC | 7 | ||
CPUTIME | CPU Time in ms | CPUTIME | DEC | 10 | ||
LDGENTIME | Load and Generation Time in ms | LDGENTIME | DEC | 7 | ||
MEMORYUSED | Memory Used in MBytes | MEMORYUSED | DEC | 7 | ||
DBTIME | Database Time in ms | DBTIME | DEC | 7 | ||
DBCHANGES | Number of Physical Database Changes | DBCHANGES | DEC | 7 | ||
ROUNDTRIPS | SAP Workload: Number of Roundtrips | ROUNDTRIPS | DEC | 10 | ||
INDATA | Average Data Volume to Application Server per Step (kBytes) | INDATA_P | DEC | 9 | ||
OUTDATA | Average Data Volume to Front End per Step (kBytes) | OUTDATA_P | DEC | 9 | ||
RECPROCNUM_ST | Total Number of DB Recs Delivered to Program (Statistics) | RECPROCNUM_ST | DEC | 7 | ||
TOTALEX_ST | Number of Database Accesses (SEL, UPD, INS, DEL)(Statistics) | TOTALEX_ST | DEC | 7 |