TAXCGRYDS

This table contains language-dependent information about a TaxCategory.

Column Descriptions:

NameTypeDescription
LANGUAGE_IDINTEGER NOT NULLThe Language of the description. For a list of language components, see the LANGUAGE table.
TAXCGRY_IDINTEGER NOT NULLThe TaxCategory.
DESCRIPTIONVARCHAR (254)A brief description of the TaxCategory, suitable for display to customers.
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+TAXCGRY_IDPrimary Key
I0000804TAXCGRY_IDNon-Unique Index

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_818TAXCGRY_IDTAXCGRYTAXCGRY_IDCascade
F_819LANGUAGE_IDLANGUAGELANGUAGE_IDCascade