SXT_TRC_PROP - Trace Properties
Trace Properties information is stored in SAP table SXT_TRC_PROP.
It is part of development package SXT_CORE in software component BC-DWB-AIE-TST. This development package consists of objects that can be grouped under "ABAP Cross Trace Core Functionality".
It is part of development package SXT_CORE in software component BC-DWB-AIE-TST. This development package consists of objects that can be grouped under "ABAP Cross Trace Core Functionality".
Fields for table SXT_TRC_PROP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | X | CLNT | 6 | |||
TRACE_ID | Trace ID | X | SXT_TRACE_ID | CHAR | 64 | |
RECORD_NUMBER | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
PROPERTY_NUMBER | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
TRACE_COMPONENT | Trace Component | SXT_TRACE_COMPONENT | CHAR | 80 | ||
PROPERTY_NAME | Property Name | SXT_PROPERTY_NAME | CHAR | 60 | ||
PROPERTY_VALUE | Property Value | SXT_PROPERTY_VALUE | CHAR | 400 |