CALSCALEDS

Each row of this table contains Language-dependent information for a CalculationScale.

Column Descriptions:

NameTypeDescription
CALSCALE_IDINTEGER NOT NULLThe CalculationScale to which this information applies.
LANGUAGE_IDINTEGER NOT NULLThe Language for which this information applies. For a list of language components, see the LANGUAGE table.
DESCRIPTIONVARCHAR (254)A brief description of the CalculationScale, suitable for display to a customer to explain how a calculation is performed. For example, "$.10 per kilogram, minimum charge of $5.00." or "10% off quantities of 5 or more."
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+CALSCALE_IDPrimary Key
I0000510CALSCALE_IDNon-Unique Index

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_180LANGUAGE_IDLANGUAGELANGUAGE_IDCascade
F_181CALSCALE_IDCALSCALECALSCALE_IDCascade