Skip to the content.

FND Lookup Values – Oracle EBS SQL Report

Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.

Overview

Lookup types and values, for example to find a lookup type for a particular lookup code value or meaning.

Report Parameters

Type, View Application, Code contains, Meaning contains, Description contains, Creation Date From, Creation Date To, Created By, Language Code, Missing Translation to Lang Code

Oracle EBS Tables Used

fnd_application_vl, fnd_lookup_types_vl, fnd_lookup_values, fnd_languages

Report Categories

Enginatics

GL Account Analysis, AP Invoice Upload

Running This SQL Without Blitz Report

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.

Download & Import Options

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/

Executive Summary

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.

Business Challenge

The Solution

This Blitz Report lists the full lookup definition:

Technical Architecture

The report queries FND_LOOKUP_TYPES_VL and FND_LOOKUP_VALUES. It handles the language join to show translations.

Parameters & Filtering

Performance & Optimization

FAQ


© 2026 Enginatics