FND Key Flexfields – Oracle EBS SQL Report
Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.
Overview
Key flexfields table, structure, column and validation information
Report Parameters
Title, Flexfield Code, Structure Name, Table Name, Window Prompt, Validation Table Name
Oracle EBS Tables Used
fnd_segment_attribute_values, fnd_application_vl, fnd_id_flexs, fnd_id_flex_structures_vl, fnd_id_flex_segments_vl, fnd_flex_value_sets, fnd_flex_validation_tables
Report Categories
Related Reports
FND Flex Value Sets, Usages and Values, FND Flex Value Security Rules, GL Code Combinations, AR Transaction Upload, AP Invoice Upload, FND Descriptive Flexfields, AP Invoice Upload 11i, GL Account 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 Key Flexfields 02-Mar-2024 231637.xlsx |
| Blitz Report™ XML Import | FND_Key_Flexfields.xml |
| Full SQL on Enginatics | www.enginatics.com/reports/fnd-key-flexfields/ |
Executive Summary
The FND Key Flexfields report documents the structure of the major accounting and system keys in Oracle EBS (e.g., Accounting Flexfield, Item Category, Asset Key).
Business Challenge
- Chart of Accounts Review: Documenting the segment structure (Company, Department, Account) for the GL.
- System Configuration: Verifying the setup of Item Categories or Sales Territories.
- Validation Analysis: Checking which value set is attached to each segment of the key.
The Solution
This Blitz Report details the KFF structure:
- Structure: The name of the structure (e.g., “Operations Accounting Flex”).
- Segments: The list of segments, their order, and window prompt.
- Validation: The value set and any specific segment qualifiers (e.g., “Balancing Segment”).
Technical Architecture
The report joins FND_ID_FLEXS, FND_ID_FLEX_STRUCTURES, and FND_ID_FLEX_SEGMENTS. It also links to FND_SEGMENT_ATTRIBUTE_VALUES to show qualifiers.
Parameters & Filtering
- Title: Filter by the flexfield name (e.g., “Accounting Flexfield”).
- Structure Name: Filter by a specific chart of accounts structure.
Performance & Optimization
- Fast Execution: Runs quickly against the metadata tables.
FAQ
- Q: What is the difference between “Title” and “Code”?
- A: “Title” is the user-friendly name (e.g., “Accounting Flexfield”). “Code” is the internal short code (e.g., “GL#”).
Useful Links
- 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