Reference table to denote the rootcause type used when resolving or closing a request, change order, or issue.
|
Field |
Data Type |
Reference |
Remarks |
|---|---|---|---|
|
del |
INTEGER |
Active_Boolean_ |
Specifies the Deleted flag as follows: |
|
description |
nvarchar(240) |
|
Provides a textual description of this root cause. |
|
id |
INTEGER |
|
Primary key of this table. |
|
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. |
|
persid |
nvarchar(30) |
|
Persistent ID (SystemObjectName:id). |
|
sym |
nvarchar(60) |
|
Identifies the symbolic value for this Rootcause. |
|
Copyright © 2013 CA.
All rights reserved.
|
|