STRELTYPDS

This table describes all the store relationships defined in the STRELTYP table.

Column Descriptions:

NameTypeDescription
LANGUAGE_IDINTEGER NOT NULLThe language of the description.
STRELTYP_IDINTEGER NOT NULLThe store relationship type that is being described.
DESCRIPTIONVARCHAR (254)The description of the store relationship type.
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>LANGUAGE_ID+STRELTYP_IDPrimary Key
I0000799STRELTYP_IDNon-Unique Index

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_918STRELTYP_IDSTRELTYPSTRELTYP_IDCascade
F_920LANGUAGE_IDLANGUAGELANGUAGE_IDCascade