Program control table used by Unicenter Service Desk Knowledge Tools
| Column Name | Column Datatype | Column Null Option | Column Comment |
| id | integer | not null | Unique (to the table) numeric identifier. |
| doc_id | integer | with null | The document id value for this BU_TRANS. |
| index_id | integer | with null | The category id value for this BU_TRANS. |
| bu_date | integer | with null | The document hit date value for this BU_TRANS. |
| bu_rating | float | with null | The document rating value for this BU_TRANS. |
| user_id | byte(16) | with null | The contact id value for this BU_TRANS. |
| bu_processed | integer | with null | The processed by bubble up flag value for this BU_TRANS. |
| hit_origin | integer | with null | The hit origin value for this BU_TRANS. |
| hit_no_vote | integer | with null | The no rating flag value for this BU_TRANS. |
| last_mod_dt | integer | with null | Timestamp of when this record was last modified |
| user_slv | integer | with null | |
| ticket_slv | integer | with null |
Product Name: Unicenter Service Desk
Table Type: Table