Search Results super test number generate
The FV_SUMMARY_CONSOLIDATE_ALL
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Financials module, specifically designed to support consolidation processes for financial reporting. This table stores summarized financial data that has been aggregated from subsidiary ledgers or business units, enabling organizations to generate consolidated financial statements at various hierarchical levels. Below is a detailed technical and functional breakdown of this table.
Purpose and Functional Overview
TheFV_SUMMARY_CONSOLIDATE_ALL
table serves as a repository for consolidated financial data derived from multiple sources, including general ledger (GL) balances, intercompany transactions, and adjustments. It is primarily used in Oracle's Financial Consolidation Hub (FCH) or legacy consolidation processes to streamline financial reporting across legal entities, business units, or subsidiaries. Key functionalities include:
- Data Aggregation: Summarizes account balances by currency, period, and consolidation entity.
- Intercompany Elimination: Facilitates the removal of intercompany transactions during consolidation.
- Multi-GAAP Compliance: Supports multiple accounting standards (e.g., IFRS, US GAAP) by storing adjusted balances.
- Hierarchical Reporting: Enables roll-up reporting for parent-child entity relationships.
Key Columns and Structure
The table's schema includes columns that capture consolidation metadata, financial data, and audit information. Notable columns include:- CONSOLIDATION_ID: Unique identifier for the consolidation run.
- LEDGER_ID: References the target ledger where consolidated data is posted.
- PERIOD_NAME: Accounting period for which data is consolidated.
- CURRENCY_CODE: Currency of the consolidated amounts (functional, foreign, or reporting).
- ACTUAL_FLAG: Indicates whether data is actual, budget, or forecast.
- ACCOUNTED_DR/CR: Debit and credit balances post-consolidation adjustments.
- STATUS: Tracks the processing state (e.g., 'DRAFT', 'FINAL').
Integration with Other Modules
The table interacts with several Oracle EBS components:- General Ledger (GL): Sources trial balance data via
GL_BALANCES
orGL_JE_BATCHES
. - Intercompany: Integrates with
FV_INTERCOMPANY_ACCOUNTS
for elimination entries. - Subledger Accounting (SLA): Pulls adjusted entries from
XLA_AE_LINES
.
Technical Considerations
- Performance: Indexes on
CONSOLIDATION_ID
,LEDGER_ID
, andPERIOD_NAME
optimize query performance. - Partitioning: In large implementations, partitioning by
PERIOD_NAME
orLEDGER_ID
improves manageability. - Purge Policies: Historical data may be archived to avoid bloating the table.
Common Use Cases
- Period-End Consolidation: Automates the roll-up of financial data during month-end or year-end closes.
- Multi-Org Reporting: Aggregates data across operating units for management reporting.
- Currency Translation: Stores converted balances for foreign subsidiaries.
Limitations and Customizations
While the table is integral to standard consolidation workflows, organizations often extend it via:- Custom Columns: Added to capture industry-specific attributes.
- Triggers or Views: Implemented to enforce business rules or simplify reporting.
FV_SUMMARY_CONSOLIDATE_ALL
is a cornerstone of Oracle EBS's financial consolidation architecture, providing the foundation for accurate, auditable, and scalable financial reporting. Its design reflects Oracle's commitment to supporting complex, multi-entity financial operations while maintaining compliance with global accounting standards.
-
Concurrent Program: TEST
12.2.2
execution_filename: test , product: FV - Federal Financials , user_name: test , argument_method: Standard , enabled: No , execution_method: Host ,
-
Concurrent Program: TEST
12.1.1
execution_filename: test , product: FV - Federal Financials , user_name: test , argument_method: Standard , enabled: No , execution_method: Host ,
-
Table: FV_SUMMARY_CONSOLIDATE_ALL
12.2.2
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_SUMMARY_CONSOLIDATE_ALL, object_name:FV_SUMMARY_CONSOLIDATE_ALL, status:VALID, product: FV - Federal Financials , description: Base table for the form Summary Schedules and Consolidated Payment File that stores the Payment Batch names with Control Number and Consolidated Schedule Number to generate Summary Schedules and Consolidate Payment File respectively. , implementation_dba_data: FV.FV_SUMMARY_CONSOLIDATE_ALL ,
-
Table: FV_SUMMARY_CONSOLIDATE_ALL
12.1.1
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_SUMMARY_CONSOLIDATE_ALL, object_name:FV_SUMMARY_CONSOLIDATE_ALL, status:VALID, product: FV - Federal Financials , description: Base table for the form Summary Schedules and Consolidated Payment File that stores the Payment Batch names with Control Number and Consolidated Schedule Number to generate Summary Schedules and Consolidate Payment File respectively. , implementation_dba_data: FV.FV_SUMMARY_CONSOLIDATE_ALL ,
-
Concurrent Program: FVGARTRX
12.2.2
execution_filename: FV_GEN_ARTRX_REIMB_PROC.main , product: FV - Federal Financials , user_name: Generate Receivables for Reimbursable Related Expenditures , description: Generate Receivables for Reimbursable Related Expenditures , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FVFCTTRC
12.2.2
execution_filename: FV_FACTS_TRANSACTIONS.MAIN , product: FV - Federal Financials , user_name: Generate FACTS II Reports and Bulk Files , description: Generate FACTS II Reports and Bulk Files , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FVFCTTRC
12.1.1
execution_filename: FV_FACTS_TRANSACTIONS.MAIN , product: FV - Federal Financials , user_name: Generate FACTS II Reports and Bulk Files , description: Generate FACTS II Reports and Bulk Files , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FVFCTRGB
12.2.2
execution_filename: FV_FACTS_TRX_REGISTER.MAIN , product: FV - Federal Financials , user_name: Transaction Register with FACTS Attributes , description: Generate Transaction Register with FACTS Attributes , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FVFCTWAF
12.2.2
execution_filename: FV_FACTS_TBAL_TRX.MAIN , product: FV - Federal Financials , user_name: Generate Trial Balance with FACTS II Attributes , description: Generate Trial Balance with FACTS II Attributes , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FVFCTRGB
12.1.1
execution_filename: FV_FACTS_TRX_REGISTER.MAIN , product: FV - Federal Financials , user_name: Transaction Register with FACTS Attributes , description: Generate Transaction Register with FACTS Attributes , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FVFCTWAF
12.1.1
execution_filename: FV_FACTS_TBAL_TRX.MAIN , product: FV - Federal Financials , user_name: Generate Trial Balance with FACTS II Attributes , description: Generate Trial Balance with FACTS II Attributes , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FVFCTWAB
12.1.1
execution_filename: FV_FACTS_TBAL_TRX.MAIN , product: FV - Federal Financials , user_name: Generate Trial Balance with FACTS II Attributes , description: Generate Trial Balance with FACTS II Attributes , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FVFCTWAB
12.2.2
execution_filename: FV_FACTS_TBAL_TRX.MAIN , product: FV - Federal Financials , user_name: Generate Trial Balance with FACTS II Attributes , description: Generate Trial Balance with FACTS II Attributes , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: FV_PSC_TYPE
12.1.1
product: FV - Federal Financials , meaning: Product Service Code , description: Product Service Code ,
-
Lookup Type: FV_PSC_TYPE
12.2.2
product: FV - Federal Financials , meaning: Product Service Code , description: Product Service Code ,
-
Concurrent Program: FVFACTRB
12.1.1
execution_filename: FV_FACTSI_TRX_REGISTER.MAIN , product: FV - Federal Financials , user_name: Transaction Register with FACTS I Attributes , description: Transaction Register with FACTS I Attributes , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FVFACTRB
12.2.2
execution_filename: FV_FACTSI_TRX_REGISTER.MAIN , product: FV - Federal Financials , user_name: Transaction Register with FACTS I Attributes , description: Transaction Register with FACTS I Attributes , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
View: FV_OPAC_BILLDATA_V
12.2.2
product: FV - Federal Financials , description: FV_OPAC_BILLDATA_V is the main view used by the OPAC process to generate invoices. , implementation_dba_data: Not implemented in this database ,
-
View: FV_OPAC_BILLDATA_V
12.1.1
product: FV - Federal Financials , description: FV_OPAC_BILLDATA_V is the main view used by the OPAC process to generate invoices. , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: FV_FIELD_TYPE_DETAIL
12.2.2
product: FV - Federal Financials , meaning: Field Type Detail ,
-
Lookup Type: FV_FIELD_TYPE_DETAIL
12.1.1
product: FV - Federal Financials , meaning: Field Type Detail ,
-
Lookup Type: FV_CCR_QUERY_TYPE
12.2.2
product: FV - Federal Financials , meaning: CCR Query Type ,
-
Lookup Type: FV_CCR_QUERY_TYPE
12.1.1
product: FV - Federal Financials , meaning: CCR Query Type ,
-
Lookup Type: TIN_RPT_SORT_ORDER
12.1.1
product: FV - Federal Financials , meaning: Tin Report Sort Order ,
-
Lookup Type: TIN_RPT_SORT_ORDER
12.2.2
product: FV - Federal Financials , meaning: Tin Report Sort Order ,
-
Concurrent Program: FVXSISTN
12.1.1
execution_filename: FVXSISTN , product: FV - Federal Financials , user_name: FVXSISTN , description: Supplier Tax Identification Number Listing , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: FVXSISTN
12.2.2
execution_filename: FVXSISTN , product: FV - Federal Financials , user_name: FVXSISTN , description: Supplier Tax Identification Number Listing , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Table: FV_TREASURY_CONFIRMATIONS_ALL
12.2.2
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_TREASURY_CONFIRMATIONS_ALL, object_name:FV_TREASURY_CONFIRMATIONS_ALL, status:VALID, product: FV - Federal Financials , description: Contains information about the paid schedule numbers, Treasury check number ranges, and payment schedules sent to the U.S. Treasury; stores the disbursement in transit account number of the fund balance with the Treasury account number aft , implementation_dba_data: FV.FV_TREASURY_CONFIRMATIONS_ALL ,
-
Table: FV_TREASURY_CONFIRMATIONS_ALL
12.1.1
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_TREASURY_CONFIRMATIONS_ALL, object_name:FV_TREASURY_CONFIRMATIONS_ALL, status:VALID, product: FV - Federal Financials , description: Contains information about the paid schedule numbers, Treasury check number ranges, and payment schedules sent to the U.S. Treasury; stores the disbursement in transit account number of the fund balance with the Treasury account number aft , implementation_dba_data: FV.FV_TREASURY_CONFIRMATIONS_ALL ,
-
Lookup Type: FV_FACTS_PRC_CODE_TYPE
12.1.1
product: FV - Federal Financials , meaning: FACTS II Reporting Codes Type ,
-
Lookup Type: FV_FACTS_PRC_CODE_TYPE
12.2.2
product: FV - Federal Financials , meaning: FACTS II Reporting Codes Type , description: Obsoleted due to GTAS ,
-
Lookup Type: FV_SF1081_ORDER_BY
12.2.2
product: FV - Federal Financials , meaning: SF1081 Order by ,
-
Lookup Type: FV_SF1081_ORDER_BY
12.1.1
product: FV - Federal Financials , meaning: SF1081 Order by ,
-
Table: FV_TP_BULK_FMT_DATA
12.1.1
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_TP_BULK_FMT_DATA, object_name:FV_TP_BULK_FMT_DATA, status:VALID, product: FV - Federal Financials , description: Stores all the agency-related data and the total payment amount along with the total number of payment records , implementation_dba_data: FV.FV_TP_BULK_FMT_DATA ,
-
Table: FV_TP_BULK_FMT_DATA
12.2.2
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_TP_BULK_FMT_DATA, object_name:FV_TP_BULK_FMT_DATA, status:VALID, product: FV - Federal Financials , description: Stores all the agency-related data and the total payment amount along with the total number of payment records , implementation_dba_data: FV.FV_TP_BULK_FMT_DATA ,
-
Lookup Type: SF133_QUARTER_NUMBER
12.1.1
product: FV - Federal Financials , meaning: Quarter Number ,
-
Lookup Type: SF133_QUARTER_NUMBER
12.2.2
product: FV - Federal Financials , meaning: Quarter Number ,
-
Table: FV_SF133_LOAD_LINES
12.2.2
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_SF133_LOAD_LINES, object_name:FV_SF133_LOAD_LINES, status:VALID, product: FV - Federal Financials , description: Seed table used to load the SF 133 Report on Budget Execution line number and label into the FV_SF133_DEFINITIONS_LINES table , implementation_dba_data: FV.FV_SF133_LOAD_LINES ,
-
Table: FV_SF133_LOAD_LINES
12.1.1
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_SF133_LOAD_LINES, object_name:FV_SF133_LOAD_LINES, status:VALID, product: FV - Federal Financials , description: Seed table used to load the SF 133 Report on Budget Execution line number and label into the FV_SF133_DEFINITIONS_LINES table , implementation_dba_data: FV.FV_SF133_LOAD_LINES ,
-
Lookup Type: FV_FIELD_TYPE_TOTAL
12.1.1
product: FV - Federal Financials , meaning: Field Type Total ,
-
Lookup Type: FV_FIELD_TYPE_TOTAL
12.2.2
product: FV - Federal Financials , meaning: Field Type Total ,
-
Table: FV_PYA_AUDITS
12.1.1
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_PYA_AUDITS, object_name:FV_PYA_AUDITS, status:VALID, product: FV - Federal Financials , description: Tracks all the original transactions that have been processed by the Transaction Pool process, along with the batch identifier, header identifier and line number information , implementation_dba_data: FV.FV_PYA_AUDITS ,
-
Table: FV_PYA_AUDITS
12.2.2
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_PYA_AUDITS, object_name:FV_PYA_AUDITS, status:VALID, product: FV - Federal Financials , description: Tracks all the original transactions that have been processed by the Transaction Pool process, along with the batch identifier, header identifier and line number information , implementation_dba_data: FV.FV_PYA_AUDITS ,
-
Lookup Type: FV_FSC_TYPE
12.1.1
product: FV - Federal Financials , meaning: Federal Supply Classification , description: Federal Supply Classification ,
-
Lookup Type: FV_FSC_TYPE
12.2.2
product: FV - Federal Financials , meaning: Federal Supply Classification , description: Federal Supply Classification ,
-
Table: FV_CCR_ORGS
12.1.1
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_CCR_ORGS, object_name:FV_CCR_ORGS, status:VALID, product: FV - Federal Financials , description: This table stores information about the operating units with access to each DUNS/DUNS+4 number , implementation_dba_data: FV.FV_CCR_ORGS ,
-
Table: FV_CCR_ORGS
12.2.2
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_CCR_ORGS, object_name:FV_CCR_ORGS, status:VALID, product: FV - Federal Financials , description: This table stores information about the operating units with access to each DUNS/DUNS+4 number , implementation_dba_data: FV.FV_CCR_ORGS ,
-
Lookup Type: GOALS_LINE_NUMBER
12.1.1
product: FV - Federal Financials , meaning: Goals Line Number ,
-
Lookup Type: GOALS_LINE_NUMBER
12.2.2
product: FV - Federal Financials , meaning: Goals Line Number ,