Program control table used by Unicenter Knowledge Tools
| Column Name | Column Datatype | Column Null Option | Column Comment |
| id | integer | not null | Unique (to the table) numeric identifier. |
| caption | nvarchar(50) | with null | The caption value for this O_INDEXES. |
| description | nvarchar(255) | with null | Textual description |
| author_id | byte(16) | with null | The author id value for this O_INDEXES. |
| owner_id | byte(16) | with null | The owner id value for this O_INDEXES. |
| subject_expert_id | byte(16) | with null | The subject expert id value for this O_INDEXES. |
| relational_id | nvarchar(255) | with null | The relational id value for this O_INDEXES. |
| has_children | integer | with null | The has children value for this O_INDEXES. |
| has_docs | integer | with null | The has documents value for this O_INDEXES. |
| keywords | nvarchar(255) | with null | The keywords value for this O_INDEXES. |
| read_pgroup | integer | with null | The read pgroup value for this O_INDEXES. |
| write_pgroup | integer | with null | The write pgroup value for this O_INDEXES. |
| permission_index_id | integer | with null | The permission index id value for this O_INDEXES. |
| parent_id | integer | with null | The parent id value for this O_INDEXES. |
| wf_template | integer | with null | The workflow template value for this O_INDEXES. |
| doc_template | integer | with null | The default document template value for this O_INDEXES. |
| last_mod_dt | integer | with null | Timestamp of when this record was last modified |
Product Name: Unicenter Service Desk
Table Type: Table