Extend Lookup Values
Use this topic to understand how you can add lookup values using the extensibility framework.
You can create additional values or extend the default value sets for lookups and make modifications as per your business requirements. Review the existing enumerations, if any, for the lookup value that you're changing and if you need to have the validation at the API layer, then it must be added to the enumerations.
Let's take the example of setting up the eligibility parameters and see how you can modify values for a lookup.
-
Go to Navigator > My Enterprise > Setup and Maintenance.
-
In Setup and Maintenance, click Tasks > Search and enter Manage Standard Lookups in the Search field.
-
On the Manage Standard Lookups page, search for the lookup either by name or code. For our example, search for the ORA_ATC_PARMTR to edit the eligibility parameter lookup. The ORA_ATC_PARMTR lookup type now appears in the Search Results section.
If you're not sure about the code, you can search with ORA_ATC_% in the Lookup Type section, which will show you all the LOVs in the application.
-
In the ORA_ATC_PARMTR: Lookup Codes section, update the LOVs as required. You can modify, add, or delete values.
-
Click Save after you're done with your changes.
-
Click Save and Close.
For more information about lookups, see Overview of Lookups.