Definition of table product-version


Table Description

Version of the product

Table Dump Name: prod-vrs


Alphabetical Field Summary


Alphabetical Index Summary


Alphabetical Trigger Summary


Other tables who reference product-version


Tables product-version references


Detailed Alphabetical Field Listing

cre-date Data type: DATE
Format: 99/99/9999 (Initial Value: TODAY)
Description: Date of record creation

cre-time Data type: CHARACTER
Format: X(8)
Description: Time of record creation

cre-user-name Data type: CHARACTER
Format: x(16)
Description: Login name of user who created the record

expected-release-date Data type: CHARACTER
Format: x(32) (Initial Value: Unannounced)
Help: Expected release date, if any, for this verion (Q3 99, etc)

product-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Product ID this version is associated with
Attributes: Index Component

release-date Data type: DATE
Format: 99/99/9999
Help: Actual date this version was released

released Data type: LOGICAL
Format: Yes/No (Initial Value: No)
Help: Yes if this version has been released

upd-date Data type: DATE
Format: 99/99/9999 (Initial Value: TODAY)
Description: Date of records last modification

upd-time Data type: CHARACTER
Format: X(8)
Description: Time of records last modification

upd-user-name Data type: CHARACTER
Format: x(16)
Description: Login name of user who last modified the record

version-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Version ID for this version
Attributes: Index Component

version-name Data type: CHARACTER
Format: X(8)
Help: Name of this version
Attributes: Index Component

version-order Data type: INTEGER
Format: zzz9 (Initial Value: 0)
Help: Order of this version in relation to others of this product
Attributes: Index Component


Created on 04/03/2003 by DBHTML V1.1c