LXELOGS - LXE log events
LXE log events information is stored in SAP table LXELOGS.
It is part of development package SLXE_LOGGING in software component BC-DOC-TTL. This development package consists of objects that can be grouped under "Logging API".
It is part of development package SLXE_LOGGING in software component BC-DOC-TTL. This development package consists of objects that can be grouped under "Logging API".
Fields for table LXELOGS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
EVENTID | Eight-digit numeric value | X | NUM8 | NUMC | 8 | |
EVENTCLASSNAME | Text field length 200 | CHAR200 | CHAR | 200 | ||
EVENTNAME | Text with 255 characters | LXECHAR255 | CHAR | 255 | ||
SEVERITY | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
EVENTTIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
UNAME | User Name | UNAME | CHAR | 12 | ||
HOSTIP | IP Address | NI_NODEADDR | CHAR | 45 | ||
UHOST | Text with 255 characters | LXECHAR255 | CHAR | 255 | ||
EVENTDATA | RSTR | 8 | ||||
SERIALIZATIONERR | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 1 | ||
ERRORTEXT | error of the serialization or deserialization | STRG | 8 |