This table stores the definition of list versions process
| Column Name | Column Datatype | Column Null Option | Column Comment |
| processobjid | integer | not null | Object ID of process |
| processname | char(128) | not null | Name of process |
| stateobjid | integer | not null | Object ID of state |
| changedescription | char(1) | with null | Choose detail change description option |
| actualchanges | char(1) | with null | Choose to list actual changes option |
| creationtime | date | not null | Time process was created |
| creatorid | integer | not null | Object ID of user to create |
| modifiedtime | date | not null | Time process was modified |
| modifierid | integer | not null | Object ID of user to modify |
| toviewpath | varchar(255) | with null | View path name |
| note | varchar(2000) | with null | User-defined note |
Product Name: AllFusion Harvest Change Manager
Table Type: Table