| layout | default |
|---|---|
| title | FND Attachment Functions | Oracle EBS SQL Report |
| description | FND attachment functions, their category assignments, forms blocks and block entities |
| keywords | Oracle EBS, Oracle E-Business Suite, SQL report, Blitz Report, Enginatics, FND, Attachment, Functions, fnd_attachment_functions, fnd_form_functions_vl, fnd_form_vl |
| permalink | /FND%20Attachment%20Functions/ |
Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.
FND attachment functions, their category assignments, forms blocks and block entities
Name, Form Name, Level
fnd_attachment_functions, fnd_form_functions_vl, fnd_form_vl, fnd_concurrent_programs_vl, fnd_doc_category_usages, fnd_document_categories_vl, fnd_attachment_blocks, fnd_attachment_blk_entities_vl
FND Attached Documents, GL Journals (Drilldown), GL Journals, GL Journals (Drilldown) 11g
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.
| Resource | Link |
|---|---|
| Excel Example Output | FND Attachment Functions 10-Jul-2018 190034.xlsx |
| Blitz Report™ XML Import | FND_Attachment_Functions.xml |
| Full SQL on Enginatics | www.enginatics.com/reports/fnd-attachment-functions/ |
The FND Attachment Functions report documents the configuration of the attachment feature within EBS forms. It details which attachment categories are available in which forms and at what block level.
- Customization Management: Tracking where custom attachment categories have been enabled.
- Troubleshooting: Understanding why a user cannot see the "Paperclip" icon or a specific document category in a form.
- Security: Verifying that sensitive document categories are only exposed in appropriate functions.
This Blitz Report provides a technical map of attachment setups:
- Function Mapping: Shows the relationship between the Form Function and the Attachment Function.
- Block Level Detail: Specifies which block in the form (e.g.,
ORDER_HEADERS) triggers the attachment capability. - Category Usage: Lists which document categories (e.g., "Misc", "Internal") are assigned to the function.
The report queries FND_ATTACHMENT_FUNCTIONS, FND_ATTACHMENT_BLOCKS, and FND_DOC_CATEGORY_USAGES. It joins with FND_FORM_FUNCTIONS to provide the user-friendly function names.
- Function/Form Name: To check setup for a specific screen.
- Level: Filter by Site, Application, or Responsibility level assignments.
- Low Impact: This is a configuration report against small metadata tables; performance is generally instant.
- Q: How do I enable attachments on a new form?
- A: You must define the Attachment Function and Block in the "Attachment Functions" setup form. This report validates that setup.
- Q: What is the "Primary Key" setup?
- A: The report shows which fields (e.g.,
HEADER_ID) are used as the primary key to link the attachment to the record.
- A: The report shows which fields (e.g.,
- 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