Previous Topic: Type_Of_Contact TableNext Topic: User_Query Table


Urgency Table

List of urgency codes/descriptions used in CA SDM applications.

Field

Data Type

Reference

Remarks

del

INTEGER

Active_Boolean_Table::enum

Specifies the Deleted flag, as follows:
0—Active
1—Inactive/marked as deleted

enum

INTEGER

 

Primary key of this table.

id

INTEGER

 

Identifies the unique (to the table) numeric ID.

last_mod_by

byte(16)

ca_contact::uuid

Specifies the UUID of the contact who last modified this record.

last_mod_dt

INTEGER

 

Indicates the timestamp of when this record was last modified.

nx_desc

nvarchar(40)

 

Provides the description of the urgency level.

sym

nvarchar(12)

 

Identifies the symbolic name of this urgency.

value

INTEGER

 

Indicates the numeric representation of this urgency.