Skip to the content.

FND Flex Value Security Rules – Oracle EBS SQL Report

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

Overview

Flexfield value security rules, rule elements (included or excluded flexfield value ranges), flexfields where the secured value set is used and responsibilities that the rule is assigned to.

Report Parameters

Flexfield, Flexfield Code, Rule Name, Flex Value Set, Responsibility Name, Ledger, Show Rule Elements, Show Flexfields, Show Responsibilities

Oracle EBS Tables Used

fnd_flex_value_sets, fnd_flex_value_rules_vl, fnd_flex_value_rule_lines, fnd_flex_value_rule_usages, fnd_responsibility_vl, fnd_id_flex_segments_vl, fnd_id_flex_structures_vl, fnd_id_flexs, fnd_application_vl

Report Categories

Enginatics

AR Transaction Upload, FND Flex Value Sets, Usages and Values, PO Approval Groups, GL Account Analysis

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 Flex Value Security Rules 02-Jul-2022 163119.xlsx
Blitz Report™ XML Import FND_Flex_Value_Security_Rules.xml
Full SQL on Enginatics www.enginatics.com/reports/fnd-flex-value-security-rules/

Executive Summary

The FND Flex Value Security Rules report audits the security rules that restrict which segment values a user can see or enter. This is critical for enforcing data access controls (e.g., preventing a US user from booking entries to a UK company code).

Business Challenge

The Solution

This Blitz Report details the security configuration:

Technical Architecture

The report joins FND_FLEX_VALUE_RULES, FND_FLEX_VALUE_RULE_LINES (for ranges), and FND_FLEX_VALUE_RULE_USAGES (for responsibility assignments).

Parameters & Filtering

Performance & Optimization

FAQ


© 2026 Enginatics