Skip to main content
Skip table of contents

CountryISOCodeLU (ver7.0.0)

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

Column Name

Initial Version

Data Type

Description

CountryISOCode

7.0.0

Varchar2(3)

ISO standardized country code abbreviation. Primary key. Pre-seeded with ISO 3166-1 alpha-2 country codes. Always two capital letters. Required.

DisplayLabel

7.0.0

Varchar2(100)

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

WhenCreated

7.0.0

Timestamp

Created Timestamp. Defaults to system date. Required.

WhenModified

7.0.0

Timestamp

Modified Timestamp. Defaults to system date.

WhoCreated

7.0.0

Varchar2(100)

Name of user who created this entry. Defaults to PS. Required.

WhoModified

7.0.0

Varchar2(100)

Name of user who modified this entry. Defaults to PS.

JavaScript errors detected

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

If this problem persists, please contact our support.