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. |
| entity_id | integer | with null | The document id value for this O_EVENTS. |
| ver_count | integer | with null | The for future use value for this O_EVENTS. |
| event_timestamp | integer | with null | The date and time value for this O_EVENTS. |
| event_name | nvarchar(50) | with null | The change type value for this O_EVENTS. |
| wf_user_id | byte(16) | with null | The user id value for this O_EVENTS. |
| wf_action_id | integer | with null | The change type enum value for this O_EVENTS. |
| action | long nvarchar | with null | The change details value for this O_EVENTS. |
| last_mod_dt | integer | with null | Timestamp of when this record was last modified |
Product Name: Unicenter Service Desk
Table Type: Table