Develop > Tailoring > Data management > Record tag localization utility > Codes > Creating localized codes-based global lists

Creating localized codes-based global lists

To define a global list for a set of codes, the global list definition must contain the following values:

  • List Field: value
  • Filename: codes
  • Limiting SQL: type="<TYPE>", where <TYPE> refers to the type of codes you wish to localize.

In addition, you must:

  • Check the Use Localized Values? check box.
  • Ensure the List Variable and Display Variable fields are set to different variable names.
  • Wait for the lister process to build the list.

Example: use the following inputs for Global List Definition:Boolean Values to create a localized list of Boolean Values.

Note: that the example references records that were created in the example found in Defining a set of values for a codes-based global list.

Field Label Value
List Name Boolean Values
Build List on Startup? checked
List Variable $G.booleans
Display Variable $G.booleans.local
Limiting SQL type="Boolean"
Use Localized Values? checked

Related concepts

Defining a set of values for a codes-based global list
Codes
Global lists
Accessing and localizing message records for a codes-based global list

Related tasks

Associate a field with a codes-based global list
Build lists on startup
Create localized global lists
Access a list record