MANAGE LOOKUPS IN ORACLE FUSION HCM
Lookups are containers for the list items that appear in an application. Users select one of the items from such lists to enter a value on the application UI.
Lookups consist of:1. Lookup Type - A lookup type is a static list of values users use to make entries in the application. This is the name of the field that appears on the setup UI and not on the application UI where you make the selection.
2. Lookup Code - An internal application code for each lookup that is not visible to users.
3. Meaning - The actual UI term associated with the lookup code. It is the item that appears in the list on the application UI against the specific field name, and can be selected by the users to indicate their choice.
4. Tag - The description or a label associated with that lookup.
5. Enabled (status) - Determines the availability of the meaning (the value or the item) within the selection list for that lookup type. If you do not enable it, the value does not appear in the selection list at runtime.
Comments
Post a Comment