ADT_EXCEPTIONLOG - URI mapping exceptions protocoll
URI mapping exceptions protocoll information is stored in SAP table ADT_EXCEPTIONLOG.
It is part of development package SADT_TOOLS_CORE in software component BC-DWB-AIE. This development package consists of objects that can be grouped under "ADT Tools Core".
It is part of development package SADT_TOOLS_CORE in software component BC-DWB-AIE. This development package consists of objects that can be grouped under "ADT Tools Core".
Fields for table ADT_EXCEPTIONLOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TYPE | Type of exception (i.e. /sap/bc/errors/<type>/ ) | X | CHAR | 30 | ||
ID | 16-byte UID in 32 chars (hexadecimal) | X | SYSUUID_C32 | CHAR | 32 | |
TIME_STAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
USER_NAME | User Name | SYUNAME | CHAR | 12 | ||
RES_REQUEST_URI | Incoming resource request URI | STRG | 8 | |||
MESSAGE | Message text | STRG | 8 | |||
SUMMARY | exception summary data | RSTR | 8 |