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 ,
-
Table: GL_LEDGER_RELATIONSHIPS
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_LEDGER_RELATIONSHIPS, object_name:GL_LEDGER_RELATIONSHIPS, status:VALID, product: GL - General Ledger , description: Relationships between ledgers , implementation_dba_data: GL.GL_LEDGER_RELATIONSHIPS ,
-
Table: GL_LEDGER_RELATIONSHIPS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_LEDGER_RELATIONSHIPS, object_name:GL_LEDGER_RELATIONSHIPS, status:VALID, product: GL - General Ledger , description: Relationships between ledgers , implementation_dba_data: GL.GL_LEDGER_RELATIONSHIPS ,
-
View: GL_SRS_LEDGER_PERIOD_START
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_SRS_LEDGER_PERIOD_START, object_name:GL_SRS_LEDGER_PERIOD_START, status:VALID, product: GL - General Ledger , description: Review valid periods for actuals, budgets, and encumbrances , implementation_dba_data: APPS.GL_SRS_LEDGER_PERIOD_START ,
-
View: GL_SRS_LEDGER_PERIOD_START
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_SRS_LEDGER_PERIOD_START, object_name:GL_SRS_LEDGER_PERIOD_START, status:VALID, product: GL - General Ledger , description: Review valid periods for actuals, budgets, and encumbrances , implementation_dba_data: APPS.GL_SRS_LEDGER_PERIOD_START ,
-
Table: GL_LEDGER_SET_NORM_ASSIGN
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_LEDGER_SET_NORM_ASSIGN, object_name:GL_LEDGER_SET_NORM_ASSIGN, status:VALID, product: GL - General Ledger , description: Ledger set assignments , implementation_dba_data: GL.GL_LEDGER_SET_NORM_ASSIGN ,
-
Table: GL_LEDGER_SET_ASSIGNMENTS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_LEDGER_SET_ASSIGNMENTS, object_name:GL_LEDGER_SET_ASSIGNMENTS, status:VALID, product: GL - General Ledger , description: Flattened ledger set assignments , implementation_dba_data: GL.GL_LEDGER_SET_ASSIGNMENTS ,
-
Table: GL_LEDGER_SET_NORM_ASSIGN
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_LEDGER_SET_NORM_ASSIGN, object_name:GL_LEDGER_SET_NORM_ASSIGN, status:VALID, product: GL - General Ledger , description: Ledger set assignments , implementation_dba_data: GL.GL_LEDGER_SET_NORM_ASSIGN ,
-
Table: GL_LEDGER_SET_ASSIGNMENTS
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_LEDGER_SET_ASSIGNMENTS, object_name:GL_LEDGER_SET_ASSIGNMENTS, status:VALID, product: GL - General Ledger , description: Flattened ledger set assignments , implementation_dba_data: GL.GL_LEDGER_SET_ASSIGNMENTS ,
-
Table: GL_LEDGER_SET_REQUESTS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_LEDGER_SET_REQUESTS, object_name:GL_LEDGER_SET_REQUESTS, status:VALID, product: GL - General Ledger , description: Ledger set child request status. , implementation_dba_data: GL.GL_LEDGER_SET_REQUESTS ,
-
View: GLFV_GL_BUDGET_ORGANIZATIONS
12.2.2
product: GL - General Ledger , implementation_dba_data: Not implemented in this database ,
-
View: GLBV_GL_BUDGET_ASSIGNMENTS
12.2.2
product: GL - General Ledger , implementation_dba_data: Not implemented in this database ,
-
Table: GL_LEDGER_SET_REQUESTS
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_LEDGER_SET_REQUESTS, object_name:GL_LEDGER_SET_REQUESTS, status:VALID, product: GL - General Ledger , description: Ledger set child request status. , implementation_dba_data: GL.GL_LEDGER_SET_REQUESTS ,
-
View: GLFV_GL_BUDGETS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GLFV_GL_BUDGETS, object_name:GLFV_GL_BUDGETS, status:VALID, product: GL - General Ledger , description: General Ledger budgets are a collection of estimated amounts for a range of accounting periods. , implementation_dba_data: APPS.GLFV_GL_BUDGETS ,
-
View: GLBV_GL_SETS_OF_BOOKS
12.2.2
product: GL - General Ledger , implementation_dba_data: Not implemented in this database ,
-
View: GLFV_GL_BUDGET_ORGANIZATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GLFV_GL_BUDGET_ORGANIZATIONS, object_name:GLFV_GL_BUDGET_ORGANIZATIONS, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GLFV_GL_BUDGET_ORGANIZATIONS ,
-
View: GLBV_GL_SETS_OF_BOOKS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GLBV_GL_SETS_OF_BOOKS, object_name:GLBV_GL_SETS_OF_BOOKS, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GLBV_GL_SETS_OF_BOOKS ,
-
View: GLFV_GL_BUDGETS
12.2.2
product: GL - General Ledger , description: General Ledger budgets are a collection of estimated amounts for a range of accounting periods. , implementation_dba_data: Not implemented in this database ,
-
View: GLFV_GL_BUDGET_ASSIGNMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GLFV_GL_BUDGET_ASSIGNMENTS, object_name:GLFV_GL_BUDGET_ASSIGNMENTS, status:VALID, product: GL - General Ledger , description: General Ledger budget assignements are accounts associated with a budget organization. , implementation_dba_data: APPS.GLFV_GL_BUDGET_ASSIGNMENTS ,
-
View: GLBV_ENCUMBRANCE_BALANCES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GLBV_ENCUMBRANCE_BALANCES, object_name:GLBV_ENCUMBRANCE_BALANCES, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GLBV_ENCUMBRANCE_BALANCES ,
-
View: GLBV_GL_PERIOD_EXCHANGE_RATES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GLBV_GL_PERIOD_EXCHANGE_RATES, object_name:GLBV_GL_PERIOD_EXCHANGE_RATES, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GLBV_GL_PERIOD_EXCHANGE_RATES ,
-
View: GLBV_GL_BUDGET_ASSIGNMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GLBV_GL_BUDGET_ASSIGNMENTS, object_name:GLBV_GL_BUDGET_ASSIGNMENTS, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GLBV_GL_BUDGET_ASSIGNMENTS ,
-
View: GLBV_GL_PERIOD_EXCHANGE_RATES
12.2.2
product: GL - General Ledger , implementation_dba_data: Not implemented in this database ,
-
View: GLBV_ENCUMBRANCE_BALANCES
12.2.2
product: GL - General Ledger , implementation_dba_data: Not implemented in this database ,
-
View: GLFV_ENCUMBRANCE_BALANCES
12.2.2
product: GL - General Ledger , description: Encumbrance Balances are commitments, obligations, and other planned expenditures. You may only have functional currency encumbrance balances. , implementation_dba_data: Not implemented in this database ,
-
View: GLBV_BUDGET_BALANCES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GLBV_BUDGET_BALANCES, object_name:GLBV_BUDGET_BALANCES, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GLBV_BUDGET_BALANCES ,
-
View: GL_SRS_JI_LEDGERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_SRS_JI_LEDGERS_V, object_name:GL_SRS_JI_LEDGERS_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_SRS_JI_LEDGERS_V ,
-
View: GL_SRS_JI_LEDGERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_SRS_JI_LEDGERS_V, object_name:GL_SRS_JI_LEDGERS_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_SRS_JI_LEDGERS_V ,
-
View: GLFV_ENCUMBRANCE_BALANCES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GLFV_ENCUMBRANCE_BALANCES, object_name:GLFV_ENCUMBRANCE_BALANCES, status:VALID, product: GL - General Ledger , description: Encumbrance Balances are commitments, obligations, and other planned expenditures. You may only have functional currency encumbrance balances. , implementation_dba_data: APPS.GLFV_ENCUMBRANCE_BALANCES ,
-
View: GLFV_GL_BUDGET_ASSIGNMENTS
12.2.2
product: GL - General Ledger , description: General Ledger budget assignements are accounts associated with a budget organization. , implementation_dba_data: Not implemented in this database ,
-
View: GLFV_GL_PERIOD_EXCHANGE_RATES
12.2.2
product: GL - General Ledger , description: General Ledger period exchange rates are average, period-end, and revaluation conversion rates defined between any two currencies. , implementation_dba_data: Not implemented in this database ,
-
View: GLFV_BUDGET_BALANCES
12.2.2
product: GL - General Ledger , implementation_dba_data: Not implemented in this database ,
-
View: GL_SRS_DEL_JI_LEDGERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_SRS_DEL_JI_LEDGERS_V, object_name:GL_SRS_DEL_JI_LEDGERS_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_SRS_DEL_JI_LEDGERS_V ,
-
View: GLFV_GL_PERIOD_EXCHANGE_RATES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GLFV_GL_PERIOD_EXCHANGE_RATES, object_name:GLFV_GL_PERIOD_EXCHANGE_RATES, status:VALID, product: GL - General Ledger , description: General Ledger period exchange rates are average, period-end, and revaluation conversion rates defined between any two currencies. , implementation_dba_data: APPS.GLFV_GL_PERIOD_EXCHANGE_RATES ,
-
View: GLFV_BUDGET_BALANCES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GLFV_BUDGET_BALANCES, object_name:GLFV_BUDGET_BALANCES, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GLFV_BUDGET_BALANCES ,
-
View: GL_SRS_DEL_JI_LEDGERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_SRS_DEL_JI_LEDGERS_V, object_name:GL_SRS_DEL_JI_LEDGERS_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_SRS_DEL_JI_LEDGERS_V ,
-
View: GLBV_BUDGET_BALANCES
12.2.2
product: GL - General Ledger , implementation_dba_data: Not implemented in this database ,
-
View: GLBV_ACTUAL_BALANCES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GLBV_ACTUAL_BALANCES, object_name:GLBV_ACTUAL_BALANCES, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GLBV_ACTUAL_BALANCES ,
-
View: GL_CONSOLIDATION_NAMES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_CONSOLIDATION_NAMES_V, object_name:GL_CONSOLIDATION_NAMES_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_CONSOLIDATION_NAMES_V ,
-
View: GLFV_ACTUAL_BALANCES
12.2.2
product: GL - General Ledger , implementation_dba_data: Not implemented in this database ,
-
View: GLFV_GL_STANDARD_BALANCES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GLFV_GL_STANDARD_BALANCES, object_name:GLFV_GL_STANDARD_BALANCES, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GLFV_GL_STANDARD_BALANCES ,
-
View: GLBV_GL_STANDARD_BALANCES
12.2.2
product: GL - General Ledger , implementation_dba_data: Not implemented in this database ,
-
View: GL_CONSOLIDATION_NAMES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_CONSOLIDATION_NAMES_V, object_name:GL_CONSOLIDATION_NAMES_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_CONSOLIDATION_NAMES_V ,
-
View: GLBV_GL_STANDARD_BALANCES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GLBV_GL_STANDARD_BALANCES, object_name:GLBV_GL_STANDARD_BALANCES, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GLBV_GL_STANDARD_BALANCES ,
-
View: GLFV_GL_STANDARD_BALANCES
12.2.2
product: GL - General Ledger , implementation_dba_data: Not implemented in this database ,
-
View: GLFV_ACTUAL_BALANCES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GLFV_ACTUAL_BALANCES, object_name:GLFV_ACTUAL_BALANCES, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GLFV_ACTUAL_BALANCES ,
-
View: GLBV_ACTUAL_BALANCES
12.2.2
product: GL - General Ledger , implementation_dba_data: Not implemented in this database ,
-
Table: GL_JE_LINES_RECON
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_JE_LINES_RECON, object_name:GL_JE_LINES_RECON, status:VALID, product: GL - General Ledger , implementation_dba_data: GL.GL_JE_LINES_RECON ,
-
Table: GL_AUTOREV_CRITERIA_SETS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_AUTOREV_CRITERIA_SETS, object_name:GL_AUTOREV_CRITERIA_SETS, status:VALID, product: GL - General Ledger , description: Journal reversal criteria sets , implementation_dba_data: GL.GL_AUTOREV_CRITERIA_SETS ,