| objid | alert | objid | alert Internal record number | 3 (UNIQUE) |
| alert_text | alert | alert_text | Text of the alert message | |
| start_date | alert | start_date | Date the alert becomes effective | |
| end_date | alert | end_date | Last date the alert is effective | |
| active | alert | active | Indicates whether alert is active; i.e., 0=inactive, 1=active. In order to fire, an alert must be both effective and active | |
| title | alert | title | The title of the alert | |
| hot | alert | hot | Indicates whether alert is flagged as hot; i.e., 0=no, 1=yes | |
| x_active | alert | x_active | Is this really active - ignore pre-defined active flag for find caller, i.e., 0=no, 1=yes | |
| other_objid | alert_to_other | objid | alert_to_other Internal record number | |
| obj_num | alert_to_other | obj_num | Object number of related table | |
| obj_id | alert_to_other | obj_id | Object ID of related row in table | |
| alias_name | alert_to_other | alias_name | Alias of table/view that this row was found from | |