IntErrorLog
| ErrorID | Unique id for an internal error | BigID | 12 | ||||||||
| CompanyID | Company Identifier | SmallID | 12 | ||||||||
| ErrorType | Indicates a context for the error | Enum | 1 |
|
|||||||
| ErrorMsg | Text of the error | Text | 16000 | ||||||||
| ErrorTS | Timestamp of when the error occurred | Timestamp | 32 | ||||||||
| ErrorModule | Module error occurred in, if available | Varchar | 80 | ||||||||
| ErrorFileName | Name of source code file error occurred in, if available | Varchar | 80 | ||||||||
| ErrorLineNum | Line number of source code file error occurred in, if available | Varchar | 80 | ||||||||
| UserPID | User Personal Login ID | Varchar | 80 | ||||||||
| LockSeqNbr | *SYSTEM* Row Sequence Nbr | Long | 12 |