SUSG_LOG - Log for Infos, Warnings and Errors
Log for Infos, Warnings and Errors information is stored in SAP table SUSG_LOG.
It is part of development package SUSG_CORE in software component BC-DWB-TOO-RTA. This development package consists of objects that can be grouped under "Usage data".
It is part of development package SUSG_CORE in software component BC-DWB-TOO-RTA. This development package consists of objects that can be grouped under "Usage data".
Fields for table SUSG_LOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
USGID | Usage Data: ID | X | SUSG_ID | RAW | 16 | |
LOGID | X | INT4 | 4 | |||
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | DEC | 8 | ||
TYPE | Usage Data: Log Type | SUSG_LOG_TYPE | CHAR | 2 | ||
MESSAGE | Usage Data: Log Message | SUSG_LOG_MESSAGE | CHAR | 510 | ||
MSGID | Message Class | SYMSGID | CHAR | 40 | ||
MSGNO | Message Number | SYMSGNO | NUMC | 6 | ||
MSGV1 | Message Variable | SYMSGV | CHAR | 100 | ||
MSGV2 | Message Variable | SYMSGV | CHAR | 100 | ||
MSGV3 | Message Variable | SYMSGV | CHAR | 100 | ||
MSGV4 | Message Variable | SYMSGV | CHAR | 100 | ||
UNAME | Usage Data: Log User | SUSG_LOG_UNAME | CHAR | 24 | ||
SYSID | Usage Data: System Id | SUSG_LOG_SYSID | CHAR | 16 |