Table of Contents

Search

  1. Preface
  2. Introduction
  3. Configuring the Data Director Application
  4. Establishing a Root Node
  5. Defining the Business Entity Model
  6. Configuring Business Entity Properties
  7. Configuring Reference Entity Properties
  8. Transforming Business Entities and Views
  9. Configuring Hierarchy and Network Relationships
  10. Creating Match Rule Sets
  11. Configuring Search
  12. Configuring Tasks
  13. Configuring Security and Data Filters for Business Entities
  14. Configuring the Content Security Policy
  15. Integrating Data as a Service
  16. Configuring External Calls
  17. Designing the Data Director User Interface
  18. Localizing Data Director
  19. Appendix A: Provisioning Tool Frequently Asked Questions

Localizing Lookup Tables

Localizing Lookup Tables

All lookup tables support localization. To localize lookup tables, you must map the lookup table to the corresponding lookup localization table. For example, to localize a list of gender codes, map the LookupGender lookup table to the LookupGender lookup localization table.
  1. Click
    Business Entity
    Modeling
    , and then select
    Reference Entities
    .
  2. Select a reference entity lookup to localize.
    For example, select
    LUGender.
  3. In the properties panel, select the
    Localization
    checkbox.
    Additional database properties and values appear based on your database table setup. The following table contains example column names from the C_LU_GENDER_LCL base object tables:
    Properties
    Values
    Base Object
    C_LU_GENDER_LCL
    Key Column
    GENDER_CODE
    Country Column
    COUNTRY_CODE
    Language Column
    LANGUAGE_CODE
    Value Column
    LOCALIZED_STRING
    When you localize lookup tables, do not configure the same table column as key and value columns. The lookup key value column displays the localized value.
  4. Click
    Apply
    to localize the LUGender entity.
  5. Click
    Publish.
  6. Review the changes and click
    Confirm.

0 COMMENTS

We’d like to hear from you!