NUMBRUSGDS

Each row of this table contains language-dependent information for a NumberUsage. This table defines a usage of either a currency format or a quantity format. See also the NUMBRUSG table.

Column Descriptions:

NameTypeDescription
NUMBRUSG_IDINTEGER NOT NULLThe ID that uniquely identifies the NumberUsage.
LANGUAGE_IDINTEGER NOT NULLThe Language used for the NumberUsage. For a list of language components, see the LANGUAGE table.
DESCRIPTIONVARCHAR (254)A brief description of the NumberUsage, suitable for display by an administration user interface that works with NumberUsages.
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>NUMBRUSG_ID+LANGUAGE_IDPrimary Key

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_465LANGUAGE_IDLANGUAGELANGUAGE_IDCascade
F_466NUMBRUSG_IDNUMBRUSGNUMBRUSG_IDCascade