/FLDQ/AD_ERRMAP - Table to store error codes
Table to store error codes information is stored in SAP table /FLDQ/AD_ERRMAP.
It is part of development package /FLDQ/GDQC_LINK in software component EIM-DQM-SAP. This development package consists of objects that can be grouped under "Development class for SAP BusinessObjects : DQM for SAP".
It is part of development package /FLDQ/GDQC_LINK in software component EIM-DQM-SAP. This development package consists of objects that can be grouped under "Development class for SAP BusinessObjects : DQM for SAP".
Fields for table /FLDQ/AD_ERRMAP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
ERR_CODE | Error codes | X | /FLDQ/AD_ERR_CODE | CHAR | 8 | |
LANGU | Language ID | X | LANG | LANG | 2 | |
TABLE_NAME | Table Name | TABNAME | CHAR | 60 | ||
FIELD_NAME | Field Name | FIELDNAME | CHAR | 60 | ||
MESSAGE_CLASS | Message Class | SYMSGID | CHAR | 40 | ||
MESSAGE_NO | Message Number | SYMSGNO | NUMC | 6 | ||
MESSAGE_TYPE | Message Type | SYMSGTY | CHAR | 2 | ||
MESSAGE | Message to be logged in Error Log | /FLDQ/AD_MESSAGE | CHAR | 510 |