List of severity definitions used by CA SDM applications.
|
Field |
Data Type |
Reference |
Remarks |
|---|---|---|---|
|
del |
INTEGER |
Active_Boolean_ Table::enum |
Identifies the Deleted flag as follows: 1—Inactive/marked as deleted |
|
enum |
INTEGER |
|
Primary key of this table. |
|
id |
INTEGER |
|
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) |
|
Describes the severity. |
|
sym |
nvarchar(12) |
|
Identifies the symbolic name for this severity. |
|
Copyright © 2013 CA.
All rights reserved.
|
|