Skip to main content
Skip table of contents

LanguageISOCodeLU (ver7.0.0)

Defines all the language codes usable by the system. This value, together with a country code from CountryISOCodeLU, forms a locale identifier.

Column Name

Initial Version

Data Type

Description

DisplayLabel

7.0.0

Varchar2(100)

Label displayed in the application when referencing a specific LanguageISOCode. Required.

LanguageISOCode

7.0.0

Varchar2(3)

ISO standardized language abbreviation. Primary key. Currently pre-seeded with all ISO-639-1 two-letter language codes. Always two lower-case letters. Required.

WhenCreated

7.0.0

Timestamp

Required. Created timestamp. Defaults to system date.

WhenModified

7.0.0

Timestamp

Modified timestamp. Defaults to system date.

WhoCreated

7.0.0

Varchar2(100)

Required. User that created the record. Defaults to user.

WhoModified

7.0.0

Varchar2(100)

User that modified the record. Defaults to user.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.