CNV_LM_BLACKLIST - Critical generation errors in DMIS components
Critical generation errors in DMIS components information is stored in SAP table CNV_LM_BLACKLIST.
It is part of development package DMIS_BASIS_LM in software component CA-LT. This development package consists of objects that can be grouped under "Delivery-related Lifecycle Functions for component DMIS".
It is part of development package DMIS_BASIS_LM in software component CA-LT. This development package consists of objects that can be grouped under "Delivery-related Lifecycle Functions for component DMIS".
Fields for table CNV_LM_BLACKLIST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
.INCLUDE | X | CNV_LM_REPOSITORY_OBJECT | 0 | |||
PGMID | Program ID in Requests and Tasks | X | PGMID | CHAR | 8 | |
OBJECT | Object Type | X | TROBJTYPE | CHAR | 8 | |
OBJNAME | Object Name in Object Directory | X | SOBJ_NAME | CHAR | 80 | |
LIST_GUID | UUID in character form | X | SYSUUID_C | CHAR | 64 | |
CHECK_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
.INCLUDE | CNV_LM_DELIVERY_INFO | 0 | ||||
COMPONENT | Software Component | DLVUNIT | CHAR | 60 | * | |
SAPRELEASE | SAP Release | SAPRELEASE | CHAR | 20 | ||
SP_LEVEL | Service Pack Level | CNV_LM_SP_LEVEL | CHAR | 20 | ||
.INCLUDE | CNV_LM_SYNTAX_ERROR | 0 | ||||
INCNAME | ABAP Program: Current Master Program | SYREPID | CHAR | 80 | * | |
LINE | Line of a Location in Souce Code | CNV_LM_CODE_LINE | CHAR | 20 | ||
COL | Column of a Location in Souce Code | CNV_LM_CODE_COLUMN | CHAR | 20 | ||
MISSING_REF | Missing Reference in a Generation Error | CNV_LM_MISSING_REF | CHAR | 60 | ||
ERROR_CATEGORY | Error category for generation errors in DMIS components | CNV_LM_GEN_ERROR_CATEGORY | CHAR | 2 |