CNV_INDX_ERRMSGS - Error types and corresponding messages
Error types and corresponding messages information is stored in SAP table CNV_INDX_ERRMSGS.
It is part of development package CNV_INDX in software component CA-LT. This development package consists of objects that can be grouped under "Conversion of INDX-like cluster tables".
It is part of development package CNV_INDX in software component CA-LT. This development package consists of objects that can be grouped under "Conversion of INDX-like cluster tables".
Fields for table CNV_INDX_ERRMSGS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ERRORID | ID of an error type | X | CNV_INDX_ERRORID | CHAR | 60 | |
MSGID | Message Class | SYMSGID | CHAR | 40 | ||
MSGNO | Message Number | SYMSGNO | NUMC | 6 | ||
DETMSGNO | Message Number | SYMSGNO | NUMC | 6 | ||
DETHANDLER | Name of the class of the handler of INDX data error display | CNV_INDX_DETHANDLER_CLASS | CHAR | 60 |