AMSSU - Global Performance Analysis: Trace Summary SQL Statements
 Global Performance Analysis: Trace Summary SQL Statements information is stored in SAP table AMSSU.
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 AMSSU
| 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 | STRACSUM_D | 0 | ||||
| TABNAME | Table Name | TABNAME | CHAR | 30 | * | |
| SQLSTATEM | Abbreviated SQL Statement | SQLSTATEM | CHAR | 110 | ||
| TOTALEXEC | Total Number of Executions of Identical SQL Statements | TOTALEXEC | DEC | 6 | ||
| IDENTSEL | Percentage of Identical SQL Statement | IDENTSEL | DEC | 5 | ||
| EXECTIME | Total Runtime for SQL Statements (in Microseconds) | EXECTIME | DEC | 7 | ||
| RECPROCNUM | Total Number of Database Records Passed to Program | RECPROCNUM | DEC | 6 | ||
| TIMEPEREXE | Average Execution Time per SQL Statement (in ms) | TIMEPEREXE | CHAR | 10 | ||
| RECPEREXE | Average Number of Database Records per SQL Statement | RECPEREXE | CHAR | 10 | ||
| AVGTPERREC | Average Processing Time per Database Record | AVGTPERREC | CHAR | 10 | ||
| MINTPERREC | Minimum Processing Time per Database Record | MINTPERREC | CHAR | 10 | ||
| TABROWLEN | Record Length of Specified Table | TABROWLEN | CHAR | 6 | ||
| BUFTYPE | Type of Buffer for Specified Table | BUFTYPE | CHAR | 5 | ||
| TABLECLASS | Table Category of Specified Table | TABLECLASS | CHAR | 8 |