Search Results gl_ledgers
The GL_LEDGERS
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a fundamental component of the General Ledger (GL) module, serving as the primary repository for ledger definitions. A ledger represents a financial reporting entity that maintains a complete and self-contained record of accounting transactions, balances, and journal entries. This table is critical for multi-organization, multi-currency, and multi-GAAP/IFRS compliance scenarios in Oracle EBS. Below is a detailed analysis of its structure, purpose, and key attributes.
Purpose and Functional Role
The GL_LEDGERS
table stores metadata defining the characteristics of each ledger, including its chart of accounts, calendar, currency, and accounting method. It acts as the anchor for financial data segregation, enabling organizations to manage multiple legal entities, business units, or reporting requirements within a single EBS instance. Ledgers can be assigned to specific operating units or legal entities, facilitating compliance with jurisdictional regulations.
Key Columns and Attributes
- LEDGER_ID: Primary key uniquely identifying the ledger.
- NAME: User-defined name of the ledger (e.g., "Corporate Ledger - US GAAP").
- SHORT_NAME: Abbreviated identifier for reporting and integration.
- CURRENCY_CODE: Functional currency (e.g., USD, EUR) for the ledger.
- CHART_OF_ACCOUNTS_ID: References
GL_CHART_OF_ACCOUNTS
to define the accounting structure. - PERIOD_SET_NAME: Links to
GL_PERIOD_SETS
to specify the fiscal calendar. - ACCOUNTED_PERIOD_TYPE: Defines period frequency (e.g., Monthly, Quarterly).
- LEDGER_CATEGORY_CODE: Classifies ledgers as PRIMARY, SECONDARY, or ALIAS.
- ENABLED_FLAG: Indicates whether the ledger is active (Y/N).
- OBJECT_VERSION_NUMBER: Used for auditing and version control.
Integration with Other Modules
The GL_LEDGERS
table integrates with subledgers (e.g., AP, AR, FA) through the GL_LEDGER_RELATIONSHIPS
table, ensuring transactional data flows correctly into the general ledger. In Release 12.x, Oracle introduced the Accounting Setup Manager, which leverages this table to configure ledger sets, reporting currencies, and secondary ledgers for statutory or management reporting.
Technical Considerations
- Security: Access is controlled via Oracle's Data Access Set (DAS) security model, restricting users to specific ledgers.
- Performance: Indexes on
LEDGER_ID
andNAME
optimize query performance for large-scale implementations. - Audit Trail: Changes to ledger configurations are logged in
GL_LEDGERS_ALL
(in multi-org environments) and tracked viaFND_AUDIT_COLUMNS
.
Use Cases
- Multi-GAAP Compliance: A primary ledger for US GAAP with a secondary ledger for IFRS adjustments.
- Global Rollups: Consolidation of regional ledgers (e.g., EMEA, APAC) into a corporate ledger.
- Revaluation: Currency revaluation processes reference the
CURRENCY_CODE
column.
Conclusion
The GL_LEDGERS
table is a cornerstone of Oracle EBS General Ledger, enabling flexible financial reporting and compliance. Its design supports complex organizational structures, regulatory requirements, and global operations. Proper configuration of this table is essential for accurate financial consolidation, period close, and auditability in both EBS 12.1.1 and 12.2.2 environments.
-
Table: GL_LEDGERS
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_LEDGERS, object_name:GL_LEDGERS, status:VALID, product: GL - General Ledger , description: Ledger definition , implementation_dba_data: GL.GL_LEDGERS ,
-
Table: GL_LEDGERS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_LEDGERS, object_name:GL_LEDGERS, status:VALID, product: GL - General Ledger , description: Ledger definition , implementation_dba_data: GL.GL_LEDGERS ,
-
APPS.ZX_JG_EXTRACT_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.FV_DC_ASSIGN_FINANCE_CHRG dependencies on GL_LEDGERS
12.1.1
-
APPS.GL_RGXRSETD_XMLP_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.CST_SLA_UPDATE_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.FUN_REPORT_PVT dependencies on GL_LEDGERS
12.1.1
-
APPS.GL_BUDORG_BC_OPTIONS_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.GL_ACCESS_SET_SECURITY_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.FA_RES_LDG_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.JA_CN_GL_INTER_VALID_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.GL_FLATTEN_SETUP_DATA dependencies on GL_LEDGERS
12.1.1
-
APPS.GL_RJE_ACCESS_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.IGC_CC_ARCHIVE_PURGE_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.GL_JE_LINES_RECON_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.JG_ZZ_VAT_PRE_REP_PROC_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.OKL_ACCOUNT_DIST_PVT dependencies on GL_LEDGERS
12.1.1
-
APPS.JL_JGZZGLTRB_XMLP_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.JA_CN_CFS_GENERATE_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.XLA_ACCOUNTING_ENGINE_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.JAI_RCV_ACCOUNTING_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.ZX_PO_REC_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.GL_LEDGER_SET_NORM_ASSIGN_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.XLA_MPA_ACCRUAL_RPRTG_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.IGC_UPGRADE_DATA_R12 dependencies on GL_LEDGERS
12.1.1
-
APPS.GL_AUTO_ALLOC_WF_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.JA_CN_CFS_INT_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.FUN_NET_EXTRACT_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.PA_BUDGET_PUB dependencies on GL_LEDGERS
12.1.1
-
APPS.GL_CONSOLIDATION_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.JA_CN_CFS_CONC_PROG dependencies on GL_LEDGERS
12.1.1
-
APPS.FUN_BAL_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.GL_JOURNALS_AUTOCOPY dependencies on GL_LEDGERS
12.1.1
-
APPS.GL_CI_REMOTE_INVOKE_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.XLA_TRANSFER_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.GMS_BUDGET_BALANCE dependencies on GL_LEDGERS
12.1.1
-
APPS.GL_GLXRBUDA_XMLP_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.AP_BAL_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.XLA_VALIDATIONS_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.GL_RX_TRIAL_BALANCE_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.GL_GLXCAR_XMLP_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.ARP_XLA_EXTRACT_MAIN_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.JAI_RCV_JOURNAL_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.JAI_PLSQL_CACHE_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.JG_ZZ_SUMMARY_AR_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.GL_SECURITY_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.JE_BE_CSSR_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.FEM_GL_POST_BAL_PKG dependencies on GL_LEDGERS
12.1.1
-
APPS.MO_UTILS dependencies on GL_LEDGERS
12.2.2
-
APPS.GL_HISTORICAL_RATES_PKG dependencies on GL_LEDGERS
12.2.2