SAP Table AMTSU
Global Performance Analysis: Trace Data SQL, Table View
AMTSU (Global Performance Analysis: Trace Data SQL, Table View) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link AMTSU to other SAP tables.
Source: AMTSU (Global Performance Analysis: Trace Data SQL, Table View)
AMTSU table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
PROCGUID | Log GUID for Performance Analysis | PROCGUID | RAW | 16 | 0 | |||
DESTIN | Logical Destination (Specified in Function Call) | RFCDEST | CHAR | 32 | 0 | |||
LFNUM | Global Performance Analysis: Sequence Number | LFNUMB | CHAR | 8 | 0 | |||
TABNAME | Table Name | TABNAME | CHAR | 30 | 0 | |||
SQLSTATEM | Abbreviated SQL Statement | SQLSTAT_K | CHAR | 6 | 0 | |||
TOTALEXEC | Number of Database Accesses (SELECT, UPDATE, and INSERT) | TOTALEX_S | DEC | 10 | 0 | |||
RECPROCNUM | Total Number of Database Records Passed to Program | RECPROCNUM | DEC | 10 | 0 | |||
EXECTIME | Total Runtime for SQL Statements (in Microseconds) | EXECTIME | DEC | 12 | 0 |