Search Results how to remove auto post exceptions in onq
The GL_ACCU_VAL table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical repository for accumulated accounting values, primarily used by the General Ledger (GL) module. This table stores summarized financial data, enabling efficient reporting and analysis while reducing the need for real-time aggregations from transactional tables. Below is a detailed breakdown of its structure, purpose, and significance in Oracle EBS.
Purpose and Functionality
The GL_ACCU_VAL table serves as an aggregation table, storing pre-calculated financial balances and totals. It optimizes performance by eliminating the need to repeatedly query transactional tables (e.g., GL_JE_LINES or GL_BALANCES) for reporting, budgeting, or reconciliation purposes. Key functionalities include:- Periodic Summarization: Stores period-end balances, budget amounts, and other accumulated values.
- Performance Optimization: Reduces query overhead for financial statements, dashboards, and regulatory reports.
- Historical Data Retention: Maintains historical snapshots of financial data for trend analysis.
Key Columns and Structure
The table's schema includes columns that map to Oracle GL's accounting flexfields and summarization logic. Notable columns include:- LEDGER_ID: Links to the ledger for multi-org or multi-currency environments.
- CODE_COMBINATION_ID: References the accounting flexfield combination in GL_CODE_COMBINATIONS.
- PERIOD_NAME: Identifies the accounting period (e.g., JAN-2024).
- CURRENCY_CODE: Specifies the currency of stored values.
- ACTUAL_FLAG: Distinguishes between actual, budget, or encumbrance data.
- VALUE_1 to VALUE_n: Numeric columns storing aggregated amounts (e.g., debits, credits, or net balances).
Integration with Oracle EBS Processes
GL_ACCU_VAL is populated and updated through:- Period Close: During the GL period-close process, summarized balances are written to this table.
- Budget Uploads: Budget data from GL_BUDGET_INTERFACE may flow into this table after validation.
- Consolidation: Used in global consolidation to store aggregated subsidiary balances.
Technical Considerations
- Indexing: Typically indexed on LEDGER_ID, CODE_COMBINATION_ID, and PERIOD_NAME for fast retrieval.
- Partitioning: In large implementations, the table may be partitioned by period or ledger for scalability.
- Purge Policies: Older data may be archived or purged via concurrent programs to manage growth.
Customization and Extensions
While Oracle provides standard logic for populating GL_ACCU_VAL, organizations may extend it for:- Custom Rollups: Adding columns to store department- or project-level summaries.
- Regulatory Reporting: Pre-calculating tax or compliance-related totals.
Conclusion
The GL_ACCU_VAL table is a backbone of Oracle EBS General Ledger, enabling efficient financial reporting and analysis. Its design reflects Oracle's emphasis on performance and scalability, particularly in environments with high transaction volumes or complex reporting requirements. Understanding its structure and integration points is essential for GL administrators and developers customizing or troubleshooting the EBS financial ecosystem.-
File: R115 GMF WAREHOUSE SETUP IN COS.pdf
12.2.2
product: GMF - Process Manufacturing Financials , size: 18.951 KBytes , file_type: PDF Diagram ,
-
File: R115 GMF WAREHOUSE SETUP IN COS.pdf
12.1.1
product: GMF - Process Manufacturing Financials , size: 18.951 KBytes , file_type: PDF Diagram ,
-
Table: GL_ACCU_VAL
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCU_VAL, object_name:GL_ACCU_VAL, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains validation codes assignment to Account Units. The Accounting unit may only be auto-generated with the Accounts with same Validation codes. This table is not used with Oracle Financials integrated setup. , implementation_dba_data: GMF.GL_ACCU_VAL ,
-
Table: GL_ACCT_VAL
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_VAL, object_name:GL_ACCT_VAL, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains validation codes assignment to Accounts. The Accounts may only be auto-generated with the Accounting unit with same Validation codes. This table is not used with Oracle Financials integrated setup. , implementation_dba_data: GMF.GL_ACCT_VAL ,
-
Table: GL_ACCU_VAL
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCU_VAL, object_name:GL_ACCU_VAL, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains validation codes assignment to Account Units. The Accounting unit may only be auto-generated with the Accounts with same Validation codes. This table is not used with Oracle Financials integrated setup. , implementation_dba_data: GMF.GL_ACCU_VAL ,
-
Table: GL_ACCT_VAL
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_VAL, object_name:GL_ACCT_VAL, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains validation codes assignment to Accounts. The Accounts may only be auto-generated with the Accounting unit with same Validation codes. This table is not used with Oracle Financials integrated setup. , implementation_dba_data: GMF.GL_ACCT_VAL ,
-
Table: GL_VALN_CDS
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_VALN_CDS, object_name:GL_VALN_CDS, status:VALID, product: GMF - Process Manufacturing Financials , description: Validation codes for account key auto-generation. , implementation_dba_data: GMF.GL_VALN_CDS ,
-
Table: GL_VALN_CDS
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_VALN_CDS, object_name:GL_VALN_CDS, status:VALID, product: GMF - Process Manufacturing Financials , description: Validation codes for account key auto-generation. , implementation_dba_data: GMF.GL_VALN_CDS ,
-
Lookup Type: GMF_POST_TXN_CMPT_COST
12.2.2
product: GMF - Process Manufacturing Financials , meaning: GMF: Post Transactions at Component Cost or Item Cost , description: GMF: Post Transactions at Component Cost or Item Cost ,
-
Table: GMF_XLA_ITEMS_GT
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_XLA_ITEMS_GT, object_name:GMF_XLA_ITEMS_GT, status:VALID, product: GMF - Process Manufacturing Financials , description: This table is only used in GMF Accounting Pre-Processor to store item location in the struct. Done to improve performance. , implementation_dba_data: GMF.GMF_XLA_ITEMS_GT ,
-
Table: GMF_XLA_ITEMS_GT
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_XLA_ITEMS_GT, object_name:GMF_XLA_ITEMS_GT, status:VALID, product: GMF - Process Manufacturing Financials , description: This table is only used in GMF Accounting Pre-Processor to store item location in the struct. Done to improve performance. , implementation_dba_data: GMF.GMF_XLA_ITEMS_GT ,
-
Lookup Type: GMF_AC_IV_TRANSFER
12.1.1
product: GMF - Process Manufacturing Financials , meaning: GMF Invoice Variance Transfer in Actual Costing , description: GMF Invoice Variance Transfer in Actual Costing ,
-
Lookup Type: GMF_LC_IV_TRANSFER
12.2.2
product: GMF - Process Manufacturing Financials , meaning: GMF Landed Cost Adjustments in Actual Costing , description: GMF Landed Cost Adjustments in Actual Costing ,
-
Lookup Type: GMF_AC_IV_TRANSFER
12.2.2
product: GMF - Process Manufacturing Financials , meaning: GMF Invoice Variance Transfer in Actual Costing , description: GMF Invoice Variance Transfer in Actual Costing ,
-
Table: GMF_LEDGER_VALUATION_METHODS
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_LEDGER_VALUATION_METHODS, object_name:GMF_LEDGER_VALUATION_METHODS, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains valuation cost type of the secondary ledgers associated to the primary ledger of the Legal Entity. With SLA it is possible to create the subledger journals in draft mode for multiple cost types for comparison and simulat , implementation_dba_data: GMF.GMF_LEDGER_VALUATION_METHODS ,
-
Table: GMF_LEDGER_VALUATION_METHODS
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_LEDGER_VALUATION_METHODS, object_name:GMF_LEDGER_VALUATION_METHODS, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains valuation cost type of the secondary ledgers associated to the primary ledger of the Legal Entity. With SLA it is possible to create the subledger journals in draft mode for multiple cost types for comparison and simulat , implementation_dba_data: GMF.GMF_LEDGER_VALUATION_METHODS ,
-
Table: GL_ALOC_EXP
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ALOC_EXP, object_name:GL_ALOC_EXP, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the expense to allocate information for an allocation code. The data from this table is used for GL expense allocation processing in determining total expense to allocate. , implementation_dba_data: GMF.GL_ALOC_EXP ,
-
Table: GL_ALOC_EXP
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ALOC_EXP, object_name:GL_ALOC_EXP, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the expense to allocate information for an allocation code. The data from this table is used for GL expense allocation processing in determining total expense to allocate. , implementation_dba_data: GMF.GL_ALOC_EXP ,
-
Table: CM_ACPR_CTL
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_ACPR_CTL, object_name:CM_ACPR_CTL, status:VALID, product: GMF - Process Manufacturing Financials , description: The Actual Cost Process Control Table will allow the OPM user to communicate with the Actual Cost Process as it is running in the background . Using this table, the user may also review past runs and also if necessary force the process to a , implementation_dba_data: GMF.CM_ACPR_CTL ,
-
Table: CM_CUPD_CTL
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_CUPD_CTL, object_name:CM_CUPD_CTL, status:VALID, product: GMF - Process Manufacturing Financials , description: Cost Update Process Control Table - allows the OPM user to communicate with the Cost Update Process as it is running in the background . Using this table, the user may also review past runs and also if necessary force the process to abort. , implementation_dba_data: GMF.CM_CUPD_CTL ,
-
Table: GL_SUBR_TST
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_SUBR_TST, object_name:GL_SUBR_TST, status:VALID, product: GMF - Process Manufacturing Financials , description: Subsidiary ledger test run work table. Used to run Subledger Update process in test mode to verify the bookings before running a live Update. , implementation_dba_data: GMF.GL_SUBR_TST ,
-
Table: GMF_XLA_EXTRACT_HEADERS_GT
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_XLA_EXTRACT_HEADERS_GT, object_name:GMF_XLA_EXTRACT_HEADERS_GT, status:VALID, product: GMF - Process Manufacturing Financials , description: Stores extract headers temporarily in a Session to create events in SLA. Once events get created, rows from this table are inserted into GMF_XLA_EXTRACT_HEADERS table. , implementation_dba_data: GMF.GMF_XLA_EXTRACT_HEADERS_GT ,
-
File: GMFProduct_Dependencies.html
12.2.2
product: GMF - Process Manufacturing Financials , size: 18.682 KBytes , file_type: HTML Report , description: GMFProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the GMF product. ,
-
File: GMF_Dependencies.html
12.2.2
product: GMF - Process Manufacturing Financials , size: 262.597 KBytes , file_type: HTML Report , description: GMF_Dependencies.html is an html report that documents dependencies to tables and views in the GMF product. ,
-
Table: GMF_XLA_EXTRACT_HEADERS_GT
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_XLA_EXTRACT_HEADERS_GT, object_name:GMF_XLA_EXTRACT_HEADERS_GT, status:VALID, product: GMF - Process Manufacturing Financials , description: Stores extract headers temporarily in a Session to create events in SLA. Once events get created, rows from this table are inserted into GMF_XLA_EXTRACT_HEADERS table. , implementation_dba_data: GMF.GMF_XLA_EXTRACT_HEADERS_GT ,
-
Table: CM_ACPR_CTL
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_ACPR_CTL, object_name:CM_ACPR_CTL, status:VALID, product: GMF - Process Manufacturing Financials , description: The Actual Cost Process Control Table will allow the OPM user to communicate with the Actual Cost Process as it is running in the background . Using this table, the user may also review past runs and also if necessary force the process to a , implementation_dba_data: GMF.CM_ACPR_CTL ,
-
Table: CM_CUPD_CTL
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_CUPD_CTL, object_name:CM_CUPD_CTL, status:VALID, product: GMF - Process Manufacturing Financials , description: Cost Update Process Control Table - allows the OPM user to communicate with the Cost Update Process as it is running in the background . Using this table, the user may also review past runs and also if necessary force the process to abort. , implementation_dba_data: GMF.CM_CUPD_CTL ,
-
Table: GL_SUBR_TST
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_SUBR_TST, object_name:GL_SUBR_TST, status:VALID, product: GMF - Process Manufacturing Financials , description: Subsidiary ledger test run work table. Used to run Subledger Update process in test mode to verify the bookings before running a live Update. , implementation_dba_data: GMF.GL_SUBR_TST ,
-
Table: GMF_XLA_EXTRACT_LINES_GT
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_XLA_EXTRACT_LINES_GT, object_name:GMF_XLA_EXTRACT_LINES_GT, status:VALID, product: GMF - Process Manufacturing Financials , description: Stores extract lines temporarily in a Session to create events in SLA. Once events get created, rows from this table are inserted into GMF_XLA_EXTRACT_LINES table. , implementation_dba_data: GMF.GMF_XLA_EXTRACT_LINES_GT ,
-
Table: GMF_XLA_EXTRACT_LINES_GT
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_XLA_EXTRACT_LINES_GT, object_name:GMF_XLA_EXTRACT_LINES_GT, status:VALID, product: GMF - Process Manufacturing Financials , description: Stores extract lines temporarily in a Session to create events in SLA. Once events get created, rows from this table are inserted into GMF_XLA_EXTRACT_LINES table. , implementation_dba_data: GMF.GMF_XLA_EXTRACT_LINES_GT ,
-
File: GMFProduct_Dependencies.html
12.1.1
product: GMF - Process Manufacturing Financials , size: 20.244 KBytes , file_type: HTML Report , description: GMFProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the GMF product. ,
-
File: GMF_Dependencies.html
12.1.1
product: GMF - Process Manufacturing Financials , size: 249.117 KBytes , file_type: HTML Report , description: GMF_Dependencies.html is an html report that documents dependencies to tables and views in the GMF product. ,
-
Table: CM_RLUP_CTL
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_RLUP_CTL, object_name:CM_RLUP_CTL, status:VALID, product: GMF - Process Manufacturing Financials , description: Cost Rollup Process Control Table - allows the OPM user to communicate with the Cost Rollup Process as it is running in the background . Using this table, the user may also review past runs and also if necessary force the process to abort. , implementation_dba_data: GMF.CM_RLUP_CTL ,
-
Table: CM_RLUP_CTL
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_RLUP_CTL, object_name:CM_RLUP_CTL, status:VALID, product: GMF - Process Manufacturing Financials , description: Cost Rollup Process Control Table - allows the OPM user to communicate with the Cost Rollup Process as it is running in the background . Using this table, the user may also review past runs and also if necessary force the process to abort. , implementation_dba_data: GMF.CM_RLUP_CTL ,
-
Table: GL_ACCT_HRC
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_HRC, object_name:GL_ACCT_HRC, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the account selection priority for the companies and the account titles. These priorities are used by the GL Mapping program to retrieve the accounts for sub-ledger posting, in the order of account selection priority. In , implementation_dba_data: GMF.GL_ACCT_HRC ,
-
Table: GL_ACCT_HRC
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_HRC, object_name:GL_ACCT_HRC, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the account selection priority for the companies and the account titles. These priorities are used by the GL Mapping program to retrieve the accounts for sub-ledger posting, in the order of account selection priority. In , implementation_dba_data: GMF.GL_ACCT_HRC ,
-
Table: GL_ACCT_TTL
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_TTL, object_name:GL_ACCT_TTL, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the system defined Account Titles. User is not allowed to change them in OPM. , implementation_dba_data: GMF.GL_ACCT_TTL ,
-
Table: GL_ACCT_TTL
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_TTL, object_name:GL_ACCT_TTL, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the system defined Account Titles. User is not allowed to change them in OPM. , implementation_dba_data: GMF.GL_ACCT_TTL ,
-
Table: GMF_LC_ADJ_TRANSACTIONS
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_LC_ADJ_TRANSACTIONS, object_name:GMF_LC_ADJ_TRANSACTIONS, status:VALID, product: GMF - Process Manufacturing Financials , description: This table used to store Estimated and Actual Landed Cost adjustments. This table will be populated in Landed cost adjustment import process for each LC adjustment , implementation_dba_data: GMF.GMF_LC_ADJ_TRANSACTIONS ,
-
View: GMF_XLA_LC_ADJS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMF.GMF_XLA_LC_ADJS_V, object_name:GMF_XLA_LC_ADJS_V, status:VALID, product: GMF - Process Manufacturing Financials , description: SLA LC Adjustments view, used to display LC adjustments information in accounting events screen , implementation_dba_data: APPS.GMF_XLA_LC_ADJS_V ,
-
View: GMF_XLA_RCV_TXNS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMF.GMF_XLA_RCV_TXNS_V, object_name:GMF_XLA_RCV_TXNS_V, status:VALID, product: GMF - Process Manufacturing Financials , description: View for SLA ADR sources from Receipt Transactions , implementation_dba_data: APPS.GMF_XLA_RCV_TXNS_V ,
-
Table: GL_ACCU_MST
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCU_MST, object_name:GL_ACCU_MST, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the User-defined Accounting Units. Accounting units are Organizational units of a company such as cost centers, departments, and divisions, to be included in an Account key. Note that with Oracle Financial integration, , implementation_dba_data: GMF.GL_ACCU_MST ,
-
Table: GL_ACCU_MST
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCU_MST, object_name:GL_ACCU_MST, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the User-defined Accounting Units. Accounting units are Organizational units of a company such as cost centers, departments, and divisions, to be included in an Account key. Note that with Oracle Financial integration, , implementation_dba_data: GMF.GL_ACCU_MST ,
-
View: GMF_XLA_RCV_TXNS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMF.GMF_XLA_RCV_TXNS_V, object_name:GMF_XLA_RCV_TXNS_V, status:VALID, product: GMF - Process Manufacturing Financials , implementation_dba_data: APPS.GMF_XLA_RCV_TXNS_V ,
-
Lookup Type: BURDEN_LEVEL
12.2.2
product: GMF - Process Manufacturing Financials , meaning: Burden Level for Percentage Burden Codes , description: Burden Level for Percentage Burden Codes ,
-
Lookup Type: BAL_YTD_PTD
12.1.1
product: GMF - Process Manufacturing Financials , meaning: Balance Year to date and period to date , description: Balance Year to date and period to date ,
-
Lookup Type: BAL_YTD_PTD
12.2.2
product: GMF - Process Manufacturing Financials , meaning: Balance Year to date and period to date , description: Balance Year to date and period to date ,
-
Lookup Type: BURDEN_LEVEL
12.1.1
product: GMF - Process Manufacturing Financials , meaning: Burden Level for Percentage Burden Codes , description: Burden Level for Percentage Burden Codes ,
-
View: GMF_LC_ADJ_HEADERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMF.GMF_LC_ADJ_HEADERS_V, object_name:GMF_LC_ADJ_HEADERS_V, status:VALID, product: GMF - Process Manufacturing Financials , description: View used to store LC adjustments will be populated by LCM tables , implementation_dba_data: APPS.GMF_LC_ADJ_HEADERS_V ,
-
Lookup Type: SUBLEDGER_VARIANCE_TYPE
12.2.2
product: GMF - Process Manufacturing Financials , meaning: Subledger Varaince Type , description: Subledger Varaince Type ,