/FLDQ/AD_ERRLOG - Table to Log technical errors
Table to Log technical errors information is stored in SAP table /FLDQ/AD_ERRLOG.
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_ERRLOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
ERR_TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | X | TIMESTAMPL | DEC | 11 | |
ERR_CODE | Error codes | /FLDQ/AD_ERR_CODE | CHAR | 8 | /FLDQ/AD_ERRMAP | |
ERR_DATE | Date when error occured | /FLDQ/AD_ERR_DATE | DATS | 16 | ||
ERR_TIME | Time when error occured | /FLDQ/AD_ERR_TIME | TIMS | 12 | ||
ERR_LOC_CODE | Location where error occurred | /FLDQ/AD_LOC_CODE | NUMC | 6 | /FLDQ/AD_LOCDSC | |
ERR_USER | User Name in User Master Record | XUBNAME | CHAR | 24 | USR02 | |
OPTIONAL_INFO | Message to be logged in Error Log | /FLDQ/AD_MESSAGE | CHAR | 510 |