Depreciated Harvest 4 Table. No longer used in Harvest.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| configobjid | integer | not null | Object ID of configuration (mapping) |
| siteobjid | integer | not null | Object ID of site |
| envobjid | integer | not null | Object ID of project |
| stateobjid | integer | not null | Object ID of state |
| viewpathobjid | integer | not null | Object ID of local view path |
| remoteenv | char(44) | not null | Name of remote project |
| remotestate | char(44) | not null | Name of remote state |
| remoteviewpath | varchar(300) | not null | Name of remote view path |
| checkout_br_id | integer | with null | Object ID of check out for browse process |
| checkout_up_id | integer | with null | Object ID of check out for concurrent update process |
| checkin_id | integer | with null | Object ID of check-in process |
| crpkg_id | integer | with null | Object ID of create package process |
| remitem_id | integer | with null | Object ID of remove item process |
| pkgname | char(25) | with null | Name of package prefix |
Product Name: AllFusion Harvest Change Manager
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| configobjid | harsync | configobjid |
| configobjid | harsendupdates | configobjid |
| configobjid | harreceiveupdates | configobjid |