SECM_TRACE - Table for ETD Trace
Table for ETD Trace information is stored in SAP table SECM_TRACE.
It is part of development package SEC_MON_CORE in software component BC-SEC-ETD. This development package consists of objects that can be grouped under "Security Monitoring Core".
It is part of development package SEC_MON_CORE in software component BC-SEC-ETD. This development package consists of objects that can be grouped under "Security Monitoring Core".
Fields for table SECM_TRACE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PROCESS_ID | 16-byte UID in 32 chars (hexadecimal) | X | SYSUUID_C32 | CHAR | 64 | |
LOG_TYPE | SECM: Log Type | X | SDTE_SECM_LOG_TYPE | CHAR | 20 | |
ENTRY_COUNTER | Entry counter | X | INT4 | 4 | ||
ORIGIN | Origin of the Trace Entry | CHAR | 120 | |||
USERNAME | User Name | SYUNAME | CHAR | 24 | ||
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
TRACE_LEVEL | INT4 | 4 | ||||
ID | SSTR | 8 | ||||
VALUE | SSTR | 8 | ||||
XVALUE | RSTR | 8 |