TRACE_MESSAGE - Contains trace messages
Contains trace messages information is stored in SAP table TRACE_MESSAGE.
It is part of development package SEC_TRACE in software component BC-SEC-LGN-SML. This development package consists of objects that can be grouped under "Generic functionality for security tracing".
It is part of development package SEC_TRACE in software component BC-SEC-LGN-SML. This development package consists of objects that can be grouped under "Generic functionality for security tracing".
Fields for table TRACE_MESSAGE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | * |
MESSAGE_ID | 16-byte UID in 32 chars (hexadecimal) | X | SYSUUID_C32 | CHAR | 32 | |
SESSION_ID | 64-bit integer | SEC_INTEGER64 | DEC | 11 | TRACE_SESSION | |
WP_NO | Work Process Number | WPINDEX | INT4 | 4 | ||
TIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
SEVERITY | Severity of a trace session or trace message | TRACE_SEVERITY | INT1 | 1 | ||
UNAME | Changed by | USER | CHAR | 12 | ||
MESSAGE | Text of the message | STRG | 8 | |||
CALLSTACK | Callstack where the message was logged | STRG | 8 | |||
SERVER_NAME | Name of the Host Server | MSHOST2 | CHAR | 32 |