AMTSU - Global Performance Analysis: Trace Data SQL, Table View
Global Performance Analysis: Trace Data SQL, Table View information is stored in SAP table AMTSU.
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 AMTSU
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 | STRACTAB | 0 | ||||
TABNAME | Table Name | TABNAME | CHAR | 30 | * | |
SQLSTATEM | Abbreviated SQL Statement | SQLSTAT_K | CHAR | 6 | ||
TOTALEXEC | Number of Database Accesses (SELECT, UPDATE, and INSERT) | TOTALEX_S | DEC | 6 | ||
RECPROCNUM | Total Number of Database Records Passed to Program | RECPROCNUM | DEC | 6 | ||
EXECTIME | Total Runtime for SQL Statements (in Microseconds) | EXECTIME | DEC | 7 |