Skip to the content.

FND Lookup Values Comparison between environments – Oracle EBS SQL Report

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

Overview

Compares lookup values between the local and a remote database environment

Report Parameters

Type, Code contains, Language Code, Remote Database, Exclude Language Code, Show Differences only

Oracle EBS Tables Used

fnd_lookup_values

Report Categories

Enginatics

CAC Inventory Pending Cost Adjustment - No Currencies, FND Concurrent Requests 11i, CAC Inventory Lot and Locator OPM Value (Period-End)

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 None
Blitz Report™ XML Import FND_Lookup_Values_Comparison_between_environments.xml
Full SQL on Enginatics www.enginatics.com/reports/fnd-lookup-values-comparison-between-environments/

Executive Summary

The FND Lookup Values Comparison between environments report is a migration validation tool. It compares the lookup configurations between the current instance (e.g., PROD) and a remote instance (e.g., DEV) via a database link.

Business Challenge

The Solution

This Blitz Report compares the two datasets:

Technical Architecture

The report uses a DB Link to query the remote FND_LOOKUP_VALUES table and compares it with the local table using MINUS or FULL OUTER JOIN logic.

Parameters & Filtering

Performance & Optimization

FAQ


© 2026 Enginatics