ACRSCGDES

This table stores locale-specific information for the ACRESCGRY table.

Column Descriptions:

NameTypeDescription
LANGUAGE_IDINTEGER NOT NULLThe language ID of the locale for which this display name is valid. For a list of language components, see the LANGUAGE table.
ACRESCGRY_IDINTEGER NOT NULLThe resource ID.
DISPLAYNAMEVARCHAR (700) NOT NULLThe locale-specific display name.
DESCRIPTIONVARCHAR (700)The description for this resource category. This field is optional.
OPTCOUNTERSMALLINTThe 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+ACRESCGRY_IDPrimary Key
I0000449ACRESCGRY_IDNon-Unique Index

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_55ACRESCGRY_IDACRESCGRYACRESCGRY_IDCascade
F_56LANGUAGE_IDLANGUAGELANGUAGE_IDCascade