TREX_TRACE_H - Header entries for the TREX trace
Header entries for the TREX trace information is stored in SAP table TREX_TRACE_H.
It is part of development package STREX in software component HAN-DB-ENG-TRX. This development package consists of objects that can be grouped under "TREX ABAP client".
It is part of development package STREX in software component HAN-DB-ENG-TRX. This development package consists of objects that can be grouped under "TREX ABAP client".
Fields for table TREX_TRACE_H
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ID | TREX Id for tracing | X | TREXD_TRACE_ID | RAW | 16 | |
USER_NAME | User Name | UBNAME | CHAR | 12 | ||
FUNCTION_ID | TREX function id | TREXD_FUNCTION_ID | NUMC | 4 | ||
APP_SERVER | Application Server | SYHOST | CHAR | 32 | ||
TIMESTAMP | Time stamp | NUMC | 14 | |||
TREX_KERNEL_TIME | TREX kernel time | INT4 | 4 | |||
TREX_CLIENT_TIME | TREX client time | INT4 | 4 | |||
RFC_SERVER_TIME | RFC server time | INT4 | 4 | |||
ABAP_RFC_TIME | ABAP RFC time | INT4 | 4 | |||
ABAP_TIME | ABAP overall time | INT4 | 4 | |||
NO_OF_ALL_HITS | INT4 | 4 | ||||
QUERY_ID | Query Id | TREXD_QUERY_ID | CHAR | 30 |