Skip to the content.

FND Attached Documents – Oracle EBS SQL Report

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

Overview

FND attachments stored in the fnd_lobs table and their corresponding application entity e.g. sales orders that they are attached to.

Report Parameters

Category, Datatype, File Name contains, Short Text contains, Text contains, Creation Date from, Creation Date to, Created within days, Created By, Show Attachment Objects, Attached to Application, Document Entity

Oracle EBS Tables Used

hr_all_organization_units_vl, po_headers_all, po_releases_all, po_requisition_headers_all, po_lines_all, po_requisition_lines_all, po_line_locations_all, ap_invoices_all, mtl_parameters, mtl_system_items_b_kfv, oe_order_headers_all, oe_order_lines_all, bom_operational_routings, bom_operation_sequences, bom_structures_b, wip_entities, wip_discrete_jobs, wsh_delivery_details, wsh_new_deliveries, ra_customer_trx_all, ra_customer_trx_lines_all, hz_cust_accounts, qa_plans, qa_results, per_people_x, pa_projects_all, per_all_assignments_f, per_jobs_vl, bom_standard_operations, gl_je_batches, gl_je_headers, fnd_documents, fnd_documents_tl, fnd_document_datatypes_vl, fnd_document_categories_vl, gl_ledgers, fnd_lobs, fnd_concurrent_programs_vl, fnd_documents_short_text, fnd_documents_long_text, fnd_attached_documents, fnd_document_entities_vl, fnd_dm_nodes

Report Categories

Enginatics

CAC Manufacturing Variance, CAC Purchase Price Variance, CAC Receiving Account Detail, PO Purchase Requisitions with PO Details, AP Invoices and Lines, GL Account Analysis, AP Invoice Upload, PO Headers and Lines

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 Attached Documents 09-Sep-2018 083127.xlsx
Blitz Report™ XML Import FND_Attached_Documents.xml
Full SQL on Enginatics www.enginatics.com/reports/fnd-attached-documents/

Executive Summary

The FND Attached Documents report is a powerful tool for extracting and analyzing attachments across the entire EBS system. It links generic attachment data (stored in FND_LOBS) back to the specific business objects (like POs, Invoices, or Journals) they belong to.

Business Challenge

The Solution

This Blitz Report bridges the gap between technical storage and business context:

Technical Architecture

The report queries FND_ATTACHED_DOCUMENTS, FND_DOCUMENTS, and FND_LOBS. It uses complex dynamic SQL or extensive LEFT JOINS to resolve the pk1_value, pk2_value, etc., into meaningful business keys (like Order Number or Invoice Number) based on the entity_name.

Parameters & Filtering

Performance & Optimization

FAQ


© 2026 Enginatics