SBLE_RT_ERROR - 'lastlog' for Business Logic Extension exception
'lastlog' for Business Logic Extension exception information is stored in SAP table SBLE_RT_ERROR.
It is part of development package S_BLE_RUNTIME_SUPPORT in software component BC-SRV-APS-EXT-BL. This development package consists of objects that can be grouped under "Runtime support".
It is part of development package S_BLE_RUNTIME_SUPPORT in software component BC-SRV-APS-EXT-BL. This development package consists of objects that can be grouped under "Runtime support".
Fields for table SBLE_RT_ERROR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| EXTENSION_NAME | X | 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 | ||||
| EXTENSION_ETAG | CHAR | 100 | ||||
| EXCEPTION_TEXT | STRG | 8 |