Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

layout default
title FND Profile Options | Oracle EBS SQL Report
description FND profile option definition – Oracle E-Business Suite SQL report
keywords Oracle EBS, Oracle E-Business Suite, SQL report, Blitz Report, Enginatics, FND, Profile, Options, fnd_profile_options_vl, fnd_application_vl
permalink /FND%20Profile%20Options/

FND Profile Options – Oracle EBS SQL Report

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

Overview

FND profile option definition

Report Parameters

User Profile Name starts with, System Profile Name starts with, Application, Creation Date From, Show active only, Show Display Value

Oracle EBS Tables Used

fnd_profile_options_vl, fnd_application_vl

Report Categories

Enginatics

Related Reports

CAC Inventory Accounts Setup, Blitz Report Assignments and Responsibilities, FND Profile Option Values, FND Responsibility Access, FND FNDLOAD Object Transfer, FND Concurrent Requests, FND Responsibilities

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 Profile Options 03-Apr-2018 105618.xlsx
Blitz Report™ XML Import FND_Profile_Options.xml
Full SQL on Enginatics www.enginatics.com/reports/fnd-profile-options/

Executive Summary

The FND Profile Options report documents the definition of profile options, not their values. It shows the metadata about the profile itself.

Business Challenge

  • Custom Development: Checking if a custom profile option is defined correctly (e.g., valid at User level).
  • System Discovery: Finding all profile options related to a specific module (e.g., all "INV%" profiles).

The Solution

This Blitz Report lists the profile definition:

  • Profile Name: The internal code and user name.
  • Hierarchy: Which levels (Site, App, Resp, User) are enabled and updateable.
  • SQL Validation: The SQL statement used to validate the values entered by the admin.

Technical Architecture

The report queries FND_PROFILE_OPTIONS_VL.

Parameters & Filtering

  • User Profile Name: Search by name.
  • Application: Filter by owning module.

Performance & Optimization

  • Fast Execution: Runs quickly against the metadata tables.

FAQ

  • Q: Can I see the values here?
    • A: No, use "FND Profile Option Values" to see the actual settings. This report just shows the rules for the profile.

Useful Links

© 2026 Enginatics