harview

This table stores the view object

Column Name Column Datatype Column Null Option Column Comment
viewobjid integer not null Object ID of view
viewname char(128) not null Name of view object
viewtype char(16) not null Working view/snapshotview/no view
envobjid integer not null Object ID of project
canviewexternally char(1) not null Indicate whether view is globally visible
baselineviewid integer not null View object ID that view is based on
creationtime date not null Object creation time
creatorid integer not null Object ID of user to create the view
modifiedtime date not null Object modification time
modifierid integer not null Object ID of user to modify the view
snapshottime date with null Time to filter versions for the snapshot view
note varchar(2000) with null User-defined note

Product Name: AllFusion Harvest Change Manager

Table Type: Table

Relationships:

Primary Key Related Table Related Column
viewobjid harversioninview viewobjid
viewobjid harstate viewobjid
viewobjid harrepinview viewobjid


Copyright © 2006 CA. All rights reserved.