SLC_DD_ERRORS - DDIC + LM: Erroneous objects from DDIC phases + ignorability
DDIC + LM: Erroneous objects from DDIC phases + ignorability information is stored in SAP table SLC_DD_ERRORS.
It is part of development package SLC_ROOT in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary: Objects relevant for Lifecycle management".
It is part of development package SLC_ROOT in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary: Objects relevant for Lifecycle management".
Fields for table SLC_DD_ERRORS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
DDIC_PHASE | DD: name of a DDIC phase | X | DDPHASENAME | CHAR | 8 | |
.INCLUDE | X | DCDDOBJ | 0 | |||
TYPE | ABAP Dictionary Object Type | X | OBJECTTYP | CHAR | 8 | |
NAME | Name of the ABAP Dictionary object | X | OBJECTNAME | CHAR | 60 | |
INDX | Unique Index ID in a Table | X | INDEXID | CHAR | 6 | |
SRCSYSTEM | Original System of Object | SRCSYSTEM | CHAR | 20 | ||
IGNORABLE | DD: truth value | DDBOOL_D | CHAR | 2 | ||
ERR_TIMESTAMP | time/date of entry creation | UTCL | 8 | |||
OBJECT | Object Type | TROBJTYPE | CHAR | 8 | ||
OBJ_NAME | Object Name in Object Directory | SOBJ_NAME | CHAR | 80 |