SCBO_RT_ERROR - 'lastlog' for CBO key user class exception
'lastlog' for CBO key user class exception information is stored in SAP table SCBO_RT_ERROR.
It is part of development package S_CBO_RUNTIME in software component BC-SRV-APS-EXT-BO. This development package consists of objects that can be grouped under "Custom Business Objects: Runtime".
It is part of development package S_CBO_RUNTIME in software component BC-SRV-APS-EXT-BO. This development package consists of objects that can be grouped under "Custom Business Objects: Runtime".
Fields for table SCBO_RT_ERROR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLASS_NAME | Object Type Name | X | SEOCLSNAME | CHAR | 60 | |
HASH | Hash Value (160 Bits) | X | HASH160 | CHAR | 80 | |
USER_NAME | User Name | SYUNAME | CHAR | 24 | ||
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
EXCEPTION_XML | STRG | 8 | ||||
CALLSTACK_XML | STRG | 8 | ||||
PARAMETER_VALUES | STRG | 8 | ||||
SOURCE_LINE | INT4 | 4 | ||||
CLASS_ETAG | CHAR | 100 | ||||
EXCEPTION_TEXT | STRG | 8 |