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 Menu Entry Upload | Oracle EBS SQL Report
description Upload to create, update and delete menu entries in FND Menus. Useful for adding entries to existing menus, e.g. during Supply Chain Hub installation…
keywords Oracle EBS, Oracle E-Business Suite, SQL report, Blitz Report, Enginatics, Upload, FND, Menu, Entry, fnd_menus_vl, fnd_menu_entries, fnd_menu_entries_tl
permalink /FND%20Menu%20Entry%20Upload/

FND Menu Entry Upload – Oracle EBS SQL Report

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

Overview

Upload to create, update and delete menu entries in FND Menus. Useful for adding entries to existing menus, e.g. during Supply Chain Hub installation.

Upload Modes

Create

Opens an empty spreadsheet where the user can enter new menu entries.

Create, Update

Downloads existing menu entries matching the Menu Name filter for review and update. New rows can be added to create additional entries in the same upload.

Fields

  • User Menu Name: Display-only. Shows the translatable menu name.
  • Menu Name: Required. The internal menu name (e.g. INV_NAVIGATE).
  • Entry Sequence: The sequence number for the entry within the menu. Auto-assigned if not provided for new entries.
  • Prompt: The display text shown in the menu for this entry.
  • Entry Description: Optional description of the menu entry.
  • Sub Menu: The sub-menu to navigate to. Either Sub Menu or Function Name must be specified.
  • Function Name: The form function to launch. Either Sub Menu or Function Name must be specified.
  • Grant Flag: Y (default) = entry is grantable via security, N = not grantable.
  • Delete Record: Set to Y to delete an existing menu entry.

Report Parameters

Upload Mode, User Menu Name, Menu Name, Function Name, User Function Name, Responsibility

Oracle EBS Tables Used

fnd_menus_vl, fnd_menu_entries, fnd_menu_entries_tl, fnd_form_functions_vl

Report Categories

Enginatics, Upload

Related Reports

FND Responsibility Access 11i, FND Menu Entries, FND Responsibility Access, FND User Login Page Favorites, FND Responsibility Menu Exclusions, Blitz Report Assignments and Responsibilities, FND Forms Personalizations

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_Menu_Entry_Upload.xml
Full SQL on Enginatics www.enginatics.com/reports/fnd-menu-entry-upload/

Useful Links

© 2026 Enginatics