ADT_DISCON_ERROR_MESSAGES
Description:
This table holds all of the error messages generated when attempting to discontinue an ADT Order.
Primary Key
Column Name
Ordinal Position
ORDER_ID
1
LINE
2
Column Information
Name
Type
Discontinued?
1
ORDER_ID
NUMERIC
No
The unique identifier for the order 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
ADT_DISCON_ERR_MSGS
VARCHAR
No
This column contains the error messages that occurred when an order was discontinued.