This table stores the linked process definitions.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| parentprocobjid | integer | not null | Object ID of parent process |
| processobjid | integer | not null | Object ID of process |
| stateobjid | integer | not null | Object ID of state |
| processorder | integer | not null | Order of process execution |
| processname | char(128) | not null | Name of linked process |
| processtype | char(32) | not null | Type of linked process |
| processprelink | char(1) | not null | Pre/post link flag |
Product Name: AllFusion Harvest Change Manager
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| parentprocobjid processobjid |
harudp | processobjid parentprocobjid |
| parentprocobjid processobjid |
harnotify | processobjid parentprocobjid |