MASSOCTYPE

This table holds all of the possible types of associations that can exist between CatalogObjects.

Column Descriptions:

NameTypeDescription
MASSOCTYPE_IDCHAR (32) NOT NULLThe Identifier of the association type. For example, the type can be "X-SELL", "UPSELL", or "ACCESSORY".
DESCRIPTIONVARCHAR (254)A description of the association type.
FIELD1INTEGERCustomizable.
OIDVARCHAR (64)Reserved for HCL internal use.
FIELD2DECIMAL (20,5)Customizable.
FIELD3VARCHAR (254)Customizable.
OPTCOUNTERSMALLINT NOT NULL DEFAULT 0The 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>MASSOCTYPE_IDPrimary Key

Referenced By Child Tables:

ConstraintColumnsChild TableChild ColumnsType
F_430MASSOCTYPE_IDMASSOCCECEMASSOCTYPE_IDCascade
F_434MASSOCTYPE_IDMASSOCGPGPMASSOCTYPE_IDCascade