HH_ALERT_TYPE_DESCRIPTION
Description:
This tables stores the description of an alert type.

Primary Key
Column Name Ordinal Position
ALERT_TYPE_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 ALERT_TYPE_ID NUMERIC No
The unique identifier for the alert type record.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 ALERT_DESCRIPTION VARCHAR No
The description of the alert type.