| layout | default |
|---|---|
| title | FND Lookup Values | Oracle EBS SQL Report |
| description | Lookup types and values, for example to find a lookup type for a particular lookup code value or meaning. |
| keywords | Oracle EBS, Oracle E-Business Suite, SQL report, Blitz Report, Enginatics, FND, Lookup, Values, fnd_application_vl, fnd_lookup_types_vl, fnd_lookup_values |
| permalink | /FND%20Lookup%20Values/ |
Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.
Lookup types and values, for example to find a lookup type for a particular lookup code value or meaning.
Type, View Application, Code contains, Meaning contains, Description contains, Creation Date From, Creation Date To, Created By, Language Code, Missing Translation to Lang Code
fnd_application_vl, fnd_lookup_types_vl, fnd_lookup_values, fnd_languages
GL Account Analysis, AP Invoice Upload
Some Oracle EBS SQL reports in this library require functions from the utility package xxen_util. Install it before running the SQL directly against your Oracle EBS database.
| Resource | Link |
|---|---|
| Excel Example Output | FND Lookup Values 27-Jul-2018 212911.xlsx |
| Blitz Report™ XML Import | FND_Lookup_Values.xml |
| Full SQL on Enginatics | www.enginatics.com/reports/fnd-lookup-values/ |
The FND Lookup Values report is the standard dictionary for all lookup codes in the system. It allows you to search for codes, meanings, or descriptions across all lookup types.
- Configuration Review: Checking the list of available values for a dropdown list (e.g., "Payment Terms" or "Vendor Types").
- Translation Gap Analysis: Finding lookup codes that are missing translations in a multi-language environment.
- Search: Finding which Lookup Type contains a specific code (e.g., finding where 'NET30' is defined).
This Blitz Report lists the full lookup definition:
- Type: The parent Lookup Type.
- Code: The internal code stored in the database.
- Meaning: The user-visible text.
- Description: Additional details.
- Effectivity: Start/End dates and Enabled flag.
The report queries FND_LOOKUP_TYPES_VL and FND_LOOKUP_VALUES. It handles the language join to show translations.
- Type: Filter by the specific lookup type (e.g.,
YES_NO). - Meaning contains: Search for a specific text string across all lookups.
- Missing Translation to Lang Code: A powerful filter to find codes that exist in the base language but not in the target language.
- Volume: There are thousands of lookup types. Always filter by Type or Application to avoid a massive export.
- Q: Can I see System lookups?
- A: Yes, this report shows all lookups (System, User, and Extensible).
- Blitz Report™ – World’s Fastest Oracle EBS Reporting Tool
- Oracle Discoverer Replacement – Import Worksheets into Blitz Report™
- Oracle EBS Reporting Toolkits by Blitz Report™
- Blitz Report™ FAQ & Community Q&A
- Supply Chain Hub by Blitz Report™
- Blitz Report™ Customer Case Studies
- Oracle EBS Reporting Blog
- Oracle EBS Reporting Resource Centre
© 2026 Enginatics