!!!MAINTAIN LEXICONS

Lexicons are an application concept where a finite list of values is presented to the user in translatable language, for control over data entry.

The Maintain Lexicons (IMLN) screen shows [lexicons|LEXICON] supplied by [{$applicationname}] as well as [user-defined lexicons|USER DEFINED LEXICON].

The definition data for the Define Custom Tables s screen is stored in the [P2K_AM_CUSTOM_TABLES] and [P2K_AM_CUSTOM_VALUES] tables.

;[Lexicon Name|LEXICON_NAME]:This field is used to define a name for the lexicon. High Line supplied lexicons are pre-defined with X_, e.g. [X_APPROVAL_STATUS].
;[Lexicon Type|LEXICON_TYPE]:The lexicon type may determine if the lexicon is updateable or not and if it is obsolete.  
;[Length|VALUE_LENGTH]:This field indicates the number of characters in the saved value of the lexicon. This does not affect the displayed value of the lexicon 
;[Country Sensitive|COUNTRY_SENSITIVE]:If the lexicon is applicable to a specific country, you will indicate ‘Yes’ in this field. 
;[Displayed Value|LEX_ABBREVIATION]:The displayed value is what is presented to the users when they do a drop down on the lexicon.
;[Saved Value|LOW_VALUE]: The saved value is what any programming or application logic looks for.
;[Usage|LEXICON_USAGE]: This field determines the value's usage, i.e. Pre-loaded, Obsolete, User-Defined 
;[Legislation|LEGISLATION]: This field allows the user to assign a legislation to a lexicon value. This is typically used for taxation purposes, e.g [X_GOVT_REGIST_TYPE]
;[Meaning|MEANING]:This provides the user with additional information on the values.