ATTRDICTGRPDESC

The table holds the attribute dictionary group description

Column Descriptions:

NameTypeDescription
ATTRDICTGRP_IDBIGINT NOT NULLThe internal reference number of the attribute group.
LANGUAGE_IDINTEGER NOT NULLThe language to which this attribute pertains to. For a list of language components, see the LANGUAGE table.
NAMEVARCHAR (254) NOT NULLThe translated name of the attribute group
SHORTDESCRIPTIONVARCHAR (254)The translated description for the attribute group
FIELD1INTEGERCustomizable field
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>ATTRDICTGRP_ID+LANGUAGE_IDPrimary Key
I0001136NAME+LANGUAGE_IDNon-Unique Index

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_3512ATTRDICTGRP_IDATTRDICTGRPATTRDICTGRP_IDCascade
F_3517LANGUAGE_IDLANGUAGELANGUAGE_IDCascade