VERSIONSPC

Each row defines the relationship between a product version and a specified item.

Column Descriptions:

NameTypeDescription
VERSIONSPC_IDBIGINT NOT NULLGenerated unique identifier.
ITEMSPC_IDBIGINT NOT NULLThe specified item.
ITEMVERSN_IDBIGINT NOT NULLIdentifies the item version.
LASTUPDATETIMESTAMPTimestamp of last update.
OPTCOUNTERSMALLINTThe optimistic concurrency control counter for the table. Every time there is an update to the table, the counter is incremented.

Indexes:

NameColumn NamesType
<SYSTEM-GENERATED>VERSIONSPC_IDPrimary Key
I0000264ITEMSPC_ID+ITEMVERSN_IDUnique Index
I0000363VERSIONSPC_ID+ITEMSPC_IDUnique Index
I0001293ITEMVERSN_IDNon-Unique Index

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_905ITEMSPC_IDITEMSPCITEMSPC_IDCascade
F_906ITEMVERSN_IDITEMVERSNITEMVERSN_IDCascade

Referenced By Child Tables:

ConstraintColumnsChild TableChild ColumnsType
F_543VERSIONSPC_IDORDPICKHSTVERSIONSPC_IDCascade
F_548VERSIONSPC_IDORDSHIPHSTVERSIONSPC_IDCascade
F_665VERSIONSPC_IDRECEIPTVERSIONSPC_IDCascade
F_729VERSIONSPC_IDRTNRECEIPTVERSIONSPC_IDCascade