Skip to the content.

FND Document Sequence Assignments – Oracle EBS SQL Report

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

Overview

Document sequence asssignments to application tables, ledgers and categories, including sequence details such as database sequence name and last seqeunce number.

Report Parameters

Application, Ledger

Oracle EBS Tables Used

dba_sequences, fnd_application_vl, fnd_doc_sequence_assignments, fnd_document_sequences, gl_ledgers, fnd_doc_sequence_categories

Report Categories

Enginatics

GL Account Analysis (Drilldown) (with inventory and WIP), 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 Document Sequence Assignments 24-May-2025 131440.xlsx
Blitz Report™ XML Import FND_Document_Sequence_Assignments.xml
Full SQL on Enginatics www.enginatics.com/reports/fnd-document-sequence-assignments/

Executive Summary

The FND Document Sequence Assignments report is a critical audit tool for verifying voucher numbering configurations. It shows which sequence is active for a given document category and ledger.

Business Challenge

The Solution

This Blitz Report joins the assignment definition with the sequence status:

Technical Architecture

The report joins FND_DOC_SEQUENCE_ASSIGNMENTS with FND_DOCUMENT_SEQUENCES and GL_LEDGERS. It also checks DBA_SEQUENCES to show the actual “Last Number” generated by the database object.

Parameters & Filtering

Performance & Optimization

FAQ


© 2026 Enginatics