Table Name: REQ1
Table Description: External System Call Request - Message List
| Field | Description | Type | Size | Related | Default Value | Constraints | |
| AbsEntry | Request ID | Int | 11 | OREQ | Â | Â | Â |
| LineId | Message Line ID | Int | 11 | - | Â | Â | Â |
| MsgType | Message Type | VarChar | 1 | - | I | I | Information |
| Â | Â | Â | Â | Â | Â | W | Warning |
| Â | Â | Â | Â | Â | Â | E | Error |
| ErrCode | Error Code | nVarChar | 3 | - | Â | Â | Â |
| MsgBody | Message Body | Text | 16 | - | Â | Â | Â |
| Status | Message Status | VarChar | 1 | - | U | U | Unread |
| Â | Â | Â | Â | Â | Â | R | Read |
| MsgDate | Message Log Date | Date | 8 | - | Â | Â | Â |
| MsgTime | Message Log Time | Int | 11 | - | Â | Â | Â |
| Key | Unique | Field |
| PRIMARY | Yes | AbsEntry |
| Â | Â | LineId |