Column Name |
Column Datatype |
Column Null Option |
Column Comment |
|
|
Contributor_OID | BIGINT | NOT NULL | Contributor Object Id |
DdcDocVersion_OID | BIGINT | NOT NULL | Document Version Object Id reference to DdcDocumentVersion |
ContributorType | VARCHAR(12) | NOT NULL | Type of Contribution added. Allowable values include scribe, cosigner, etc. |
Staff_OID | INT | NOT NULL | Staff OID for Changed By account |
StaffName | VARCHAR(187) | NULL | Name of user who made changes |
CreateDTime | DATETIME | NOT NULL | Created Date Time(wall clock) |
LastCngDTime | DATETIME | NOT NULL | Current Universal Time Coordinate or Greenwich Mean Time |