Lookup tables are used within EDP to simplify rules and other calculations by externalizing logic that can be expressed in a table. A Lookup table returns one or more Values based on one or more input Parameters. Lookups tables are often used to store static values in order to improve efficiency and to reduce system overhead. For example, you could store detailed product information (product name, price, etc.) in a Lookup table, then provide a simple Product ID or SKU to retrieve all of the details.
To access the Lookups screen, select Definitions from the Main Navigation Menu, then select Helpers > Lookups from the Sub-Category menu.
The Lookups screen provides the following features:
SearchThe search feature allows you to search for a specified text string anywhere within the following Lookup fields: Display Name, Internal Name, or Status.
SortThe "Sort" drop-down menu allows you to sort the Lookup tables on a variety of different fields. To sort the list of Lookup tables, select the desired sort option from this menu.
|
To create a new Lookup table:
Define a Recurring ScheduleDefine a Recurring Schedule To define a new recurring schedule for an item's effectivity:
|
To view or edit the details of a Lookup table:
|
After you've created a Lookup table, you must deploy the Lookup table metadata.
Note: You can deploy metadata immediately, but the best practice is to validate the Lookup table logic before deploying metadata to ensure no incorrect expression code gets deployed to the server that could cause issues.
|
To see the details of what Lookup table metadata has been deployed:
|
Last Updated: April 2022