Table used to tack status of managed surveys.
|
Field |
Data Type |
Reference |
Remarks |
|---|---|---|---|
|
cntid |
byte(16) |
ca_contact::uuid |
Primary key of this table. |
|
del |
INTEGER |
Active_Boolean_ |
Specifies the Deleted flag, as follows: |
|
id |
INTEGER |
|
Primary key of this table, this is a unique numeric ID. |
|
notif_dt |
INTEGER |
|
Specifies the time of the last notification. |
|
object_id |
INTEGER |
|
Identifies the ID of the object for this survey. |
|
object_ |
nvarchar(10) |
|
Indicates the object type for this survey, such as, CR, CHG, and so on. |
|
persid |
nvarchar(30) |
|
Persistent ID (SystemObjectName:id). |
|
recv_dt |
INTEGER |
|
Identifies the time the completed survey was received. |
|
status |
INTEGER |
|
Identifies the Status flag, as follows: |
|
tplid |
INTEGER |
Survey_Template ::id |
Unique (to the table) numeric ID. |
|
Copyright © 2013 CA.
All rights reserved.
|
|