SCLT_USER_MSG - CLT: User message table
CLT: User message table information is stored in SAP table SCLT_USER_MSG.
It is part of development package S_CLT_MODEL in software component BC-SRV-APS-EXT-BL. This development package consists of objects that can be grouped under "Custom Logic Tracing: Model".
It is part of development package S_CLT_MODEL in software component BC-SRV-APS-EXT-BL. This development package consists of objects that can be grouped under "Custom Logic Tracing: Model".
Fields for table SCLT_USER_MSG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TRACE_ID | Identifies a Trace | X | SCLT_TRACE_ID | CHAR | 64 | |
ORDINAL_NUMBER | CLT: Trace Step Ordinal Number | X | SCLT_ORDINAL_NUMBER | INT4 | 4 | |
MESSAGE | CLT: User message | SCLT_USER_MESSAGE | SSTR | 8 | ||
.INCLUDE | SCLT_S_METHOD_PROPERTIES | 0 | ||||
CLASS_NAME | Object Type Name | SEOCLSNAME | CHAR | 60 | ||
CLASS_ETAG | SSTR | 8 | ||||
SOURCE_LINE | TPDA: Source Code Line Number | TPDA_SC_LINE | INT4 | 4 |