Previous Topic: KT_Flg_Status TableNext Topic: KT_Life_Cycle_Rep Table


KT_Flg_Type Table

Identifies the different flags types used by the Automated Policies feature to flag documents for correction.

Field

Data Type

Reference

Remarks

ID

INTEGER

 

Identifies the unique (to the table) numeric ID.

sym

STRING (50)

 

Flag type name.

description

STRING (2000)

 

Flag type description.

init_by_users

INTEGER (1/0)

 

Specifies the flag type users select in the end user interface.

show_as_comment

INTEGER (1/0)

 

Displays the flag type as a comment when document is open for viewing.

follow_up

INTEGER (1/0)

 

Raises follow-up mechanism for the flag type.

time_to_complete

INTEGER

 

Specifies the time from which the argument is completed.

dev_assignee

UUID

 

For future use.

del

INTEGER

 

Specifies if the flag type is active or inactive.

last_mod_by

UUID

SREL to the Contacts table.

Displays the last date of when a user modified the record.

last_mod_dt

Long (date)

 

Displays the last modified date.