Search Results gl_sets_of_books
The GL_SETS_OF_BOOKS
table is a fundamental component of Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2, specifically within the General Ledger (GL) module. It serves as the primary repository for defining and managing sets of books, which are critical for financial reporting and accounting operations. A set of books represents a financial reporting entity that consolidates accounting data under a specific chart of accounts, calendar, currency, and accounting method. Below is a detailed exploration of its structure, purpose, and significance in Oracle EBS.
Purpose and Role
The GL_SETS_OF_BOOKS
table stores configuration details for each set of books, enabling organizations to maintain separate accounting environments for different legal entities, business units, or reporting requirements. Each set of books is associated with a unique combination of:
- Chart of Accounts (COA): Defines the account structure and segments.
- Accounting Calendar: Specifies fiscal periods for financial reporting.
- Functional Currency: The primary currency for transactions.
- Accounting Method: Determines rules for revenue recognition, expense accruals, etc.
Key Columns and Structure
The GL_SETS_OF_BOOKS
table includes columns critical for defining and managing sets of books:
- SET_OF_BOOKS_ID: Primary key, uniquely identifying each set of books.
- NAME: User-defined name for the set of books (e.g., "US Corporate Books").
- CHART_OF_ACCOUNTS_ID: Foreign key linking to
GL_CHART_OF_ACCOUNTS
. - PERIOD_SET_NAME: References the accounting calendar in
GL_PERIOD_SETS
. - CURRENCY_CODE: Functional currency (e.g., USD, EUR).
- ACCOUNTED_PERIOD_TYPE: Defines period granularity (e.g., Monthly, Quarterly).
- LAST_UPDATE_DATE, LAST_UPDATED_BY: Audit columns for tracking changes.
Integration with Other Modules
The GL_SETS_OF_BOOKS
table is central to Oracle EBS's modular architecture:
- Subledgers (AP, AR, FA): Transactions from subledgers post to journals tied to a specific set of books.
- Multi-Org Structure: In 12.2.2, sets of books are often replaced by ledgers in a multi-org context, but legacy data may still reference this table.
- Financial Reporting: Reports like balance sheets and income statements are generated based on set of books configurations.
Changes in Oracle EBS 12.2.2
In Oracle EBS 12.2.2, the introduction of the Accounting Hub and ledger architecture (via GL_LEDGERS
) reduces reliance on GL_SETS_OF_BOOKS
. However, the table remains for backward compatibility, especially in upgraded environments. Key differences include:
- Ledger vs. Set of Books: Ledgers support additional features like secondary ledgers and reporting currencies.
- Data Migration: Existing sets of books are migrated to ledgers during upgrades.
Conclusion
The GL_SETS_OF_BOOKS
table is a cornerstone of financial data organization in Oracle EBS 12.1.1 and earlier versions. While its role evolves in 12.2.2 with the ledger model, understanding its structure and relationships remains essential for configuring accounting environments, ensuring compliance, and maintaining seamless integration across modules. Proper setup of this table directly impacts financial reporting accuracy and operational efficiency.
-
Table: GL_SETS_OF_BOOKS
12.2.2
product: GL - General Ledger , description: Set of books definitions , implementation_dba_data: Not implemented in this database ,
-
View: GL_SETS_OF_BOOKS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_SETS_OF_BOOKS, object_name:GL_SETS_OF_BOOKS, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_SETS_OF_BOOKS ,
-
View: GL_SETS_OF_BOOKS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_SETS_OF_BOOKS, object_name:GL_SETS_OF_BOOKS, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_SETS_OF_BOOKS ,
-
Table: GL_SETS_OF_BOOKS
12.1.1
product: GL - General Ledger , description: Set of books definitions , implementation_dba_data: Not implemented in this database ,
-
Table: GL_MC_REPORTING_OPTIONS
12.2.2
product: GL - General Ledger , description: Multiple reporting currency conversion options by application , implementation_dba_data: Not implemented in this database ,
-
Table: GL_MC_REPORTING_OPTIONS
12.1.1
product: GL - General Ledger , description: Multiple reporting currency conversion options by application , implementation_dba_data: Not implemented in this database ,
-
Table: GL_MC_BOOK_ASSIGNMENTS
12.1.1
product: GL - General Ledger , description: Assignments of reporting sets of books to primary sets of books , implementation_dba_data: Not implemented in this database ,
-
Table: GL_MC_BOOK_ASSIGNMENTS
12.2.2
product: GL - General Ledger , description: Assignments of reporting sets of books to primary sets of books , implementation_dba_data: Not implemented in this database ,
-
Table: GL_MC_CONVERSION_RULES
12.1.1
product: GL - General Ledger , description: Multiple reporting currency conversion rules for Oracle General Ledger , implementation_dba_data: Not implemented in this database ,
-
Table: GL_MC_CONVERSION_RULES
12.2.2
product: GL - General Ledger , description: Multiple reporting currency conversion rules for Oracle General Ledger , implementation_dba_data: Not implemented in this database ,
-
View: GLFV_GLOBAL_INTERCO_SUBS
12.1.1
product: GL - General Ledger , implementation_dba_data: Not implemented in this database ,
-
View: GLFV_GLOBAL_INTERCO_SUBS
12.2.2
product: GL - General Ledger , implementation_dba_data: Not implemented in this database ,
-
View: GL_IEA_SUBSIDIARIES_V
12.2.2
product: GL - General Ledger , implementation_dba_data: Not implemented in this database ,
-
View: GL_IEA_SUBSIDIARIES_V
12.1.1
product: GL - General Ledger , implementation_dba_data: Not implemented in this database ,
-
Table: GL_SYSTEM_SETUP
12.2.2
product: GL - General Ledger , description: System setup information , implementation_dba_data: Not implemented in this database ,
-
Table: GL_REVALUATION_ACCOUNTS
12.1.1
product: GL - General Ledger , description: Revaluation account ranges , implementation_dba_data: Not implemented in this database ,
-
Table: GL_REVALUATION_ACCOUNTS
12.2.2
product: GL - General Ledger , description: Revaluation account ranges , implementation_dba_data: Not implemented in this database ,
-
Table: GL_TRANSLATION_INTERIM
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_TRANSLATION_INTERIM, object_name:GL_TRANSLATION_INTERIM, status:VALID, product: GL - General Ledger , description: Foreign currency translated interim balances , implementation_dba_data: GL.GL_TRANSLATION_INTERIM ,
-
View: GL_HISTORICAL_RATES_USAGE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_HISTORICAL_RATES_USAGE_V, object_name:GL_HISTORICAL_RATES_USAGE_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_HISTORICAL_RATES_USAGE_V ,
-
Table: GL_REVALUATION
12.2.2
product: GL - General Ledger , description: Revaluation default gain/loss account , implementation_dba_data: Not implemented in this database ,
-
Table: GL_AUTHORIZATION_LIMITS
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_AUTHORIZATION_LIMITS, object_name:GL_AUTHORIZATION_LIMITS, status:VALID, product: GL - General Ledger , description: Journal approval authorization limits for employees , implementation_dba_data: GL.GL_AUTHORIZATION_LIMITS ,
-
View: GL_SOB_NAMES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_SOB_NAMES_V, object_name:GL_SOB_NAMES_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_SOB_NAMES_V ,
-
Table: GL_AUTHORIZATION_LIMITS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_AUTHORIZATION_LIMITS, object_name:GL_AUTHORIZATION_LIMITS, status:VALID, product: GL - General Ledger , description: Journal approval authorization limits for employees , implementation_dba_data: GL.GL_AUTHORIZATION_LIMITS ,
-
Table: GL_AUTO_ALLOC_SETS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_AUTO_ALLOC_SETS, object_name:GL_AUTO_ALLOC_SETS, status:VALID, product: GL - General Ledger , description: Autoallocation set definition for step-down or parallel allocations , implementation_dba_data: GL.GL_AUTO_ALLOC_SETS ,
-
Table: GL_OASIS_FIN_METRICS
12.1.1
product: GL - General Ledger , description: The new table stores the summarized financial metrics. , implementation_dba_data: Not implemented in this database ,
-
Table: GL_ARCHIVE_BATCHES
12.1.1
product: GL - General Ledger , description: Archive journal batches , implementation_dba_data: Not implemented in this database ,
-
Table: GL_POSTING_INTERIM
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_POSTING_INTERIM, object_name:GL_POSTING_INTERIM, status:VALID, product: GL - General Ledger , description: Posting interim balances , implementation_dba_data: GL.GL_POSTING_INTERIM ,
-
Table: GL_POSTING_INTERIM
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_POSTING_INTERIM, object_name:GL_POSTING_INTERIM, status:VALID, product: GL - General Ledger , description: Posting interim balances , implementation_dba_data: GL.GL_POSTING_INTERIM ,
-
Table: GL_OASIS_FIN_ASSIGNMENTS
12.2.2
product: GL - General Ledger , description: Natural account value mappings for financial items , implementation_dba_data: Not implemented in this database ,
-
Table: GL_SYSTEM_SETUP
12.1.1
product: GL - General Ledger , description: System setup information , implementation_dba_data: Not implemented in this database ,
-
Table: GL_TRANSLATION_INTERIM
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_TRANSLATION_INTERIM, object_name:GL_TRANSLATION_INTERIM, status:VALID, product: GL - General Ledger , description: Foreign currency translated interim balances , implementation_dba_data: GL.GL_TRANSLATION_INTERIM ,
-
View: GL_HISTORICAL_RATES_USAGE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_HISTORICAL_RATES_USAGE_V, object_name:GL_HISTORICAL_RATES_USAGE_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_HISTORICAL_RATES_USAGE_V ,
-
Table: GL_AUTO_ALLOC_SETS
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_AUTO_ALLOC_SETS, object_name:GL_AUTO_ALLOC_SETS, status:VALID, product: GL - General Ledger , description: Autoallocation set definition for step-down or parallel allocations , implementation_dba_data: GL.GL_AUTO_ALLOC_SETS ,
-
Table: GL_TRANSLATION_RATES
12.1.1
product: GL - General Ledger , description: Foreign currency translation rates , implementation_dba_data: Not implemented in this database ,
-
Table: GL_AUTOMATIC_POSTING_SETS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_AUTOMATIC_POSTING_SETS, object_name:GL_AUTOMATIC_POSTING_SETS, status:VALID, product: GL - General Ledger , description: Sets of automatic posting criteria , implementation_dba_data: GL.GL_AUTOMATIC_POSTING_SETS ,
-
Table: GL_OASIS_FIN_ASSIGNMENTS
12.1.1
product: GL - General Ledger , description: Natural account value mappings for financial items , implementation_dba_data: Not implemented in this database ,
-
Table: GL_ARCHIVE_LINES
12.1.1
product: GL - General Ledger , description: Archive journal entry lines , implementation_dba_data: Not implemented in this database ,
-
Table: GL_OASIS_FIN_METRICS
12.2.2
product: GL - General Ledger , description: The new table stores the summarized financial metrics. , implementation_dba_data: Not implemented in this database ,
-
View: GL_SOB_NAMES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_SOB_NAMES_V, object_name:GL_SOB_NAMES_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_SOB_NAMES_V ,
-
Table: GL_AUTOMATIC_POSTING_SETS
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_AUTOMATIC_POSTING_SETS, object_name:GL_AUTOMATIC_POSTING_SETS, status:VALID, product: GL - General Ledger , description: Sets of automatic posting criteria , implementation_dba_data: GL.GL_AUTOMATIC_POSTING_SETS ,
-
Table: GL_TRANSLATION_RATES
12.2.2
product: GL - General Ledger , description: Foreign currency translation rates , implementation_dba_data: Not implemented in this database ,
-
Table: GL_PERIOD_SETS
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_PERIOD_SETS, object_name:GL_PERIOD_SETS, status:VALID, product: GL - General Ledger , description: Calendar definitions , implementation_dba_data: GL.GL_PERIOD_SETS ,
-
Table: GL_PERIOD_SETS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_PERIOD_SETS, object_name:GL_PERIOD_SETS, status:VALID, product: GL - General Ledger , description: Calendar definitions , implementation_dba_data: GL.GL_PERIOD_SETS ,
-
Table: GL_REVALUATION
12.1.1
product: GL - General Ledger , description: Revaluation default gain/loss account , implementation_dba_data: Not implemented in this database ,
-
Table: GL_MC_UPGRADE_HISTORY
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_MC_UPGRADE_HISTORY, object_name:GL_MC_UPGRADE_HISTORY, status:VALID, product: GL - General Ledger , description: History of upgrade for each application and reporting set of books , implementation_dba_data: GL.GL_MC_UPGRADE_HISTORY ,
-
Table: GL_ARCHIVE_BATCHES
12.2.2
product: GL - General Ledger , description: Archive journal batches , implementation_dba_data: Not implemented in this database ,
-
Table: GL_ACCOUNT_HIERARCHIES
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_ACCOUNT_HIERARCHIES, object_name:GL_ACCOUNT_HIERARCHIES, status:VALID, product: GL - General Ledger , description: Summary/Detail account hierarchies , implementation_dba_data: GL.GL_ACCOUNT_HIERARCHIES ,
-
Table: GL_TRANSACTION_CALENDAR
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_TRANSACTION_CALENDAR, object_name:GL_TRANSACTION_CALENDAR, status:VALID, product: GL - General Ledger , description: Transaction calendar definitions , implementation_dba_data: GL.GL_TRANSACTION_CALENDAR ,
-
Table: GL_ALLOC_HISTORY
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_ALLOC_HISTORY, object_name:GL_ALLOC_HISTORY, status:VALID, product: GL - General Ledger , description: History of MassAllocation and MassBudget runs , implementation_dba_data: GL.GL_ALLOC_HISTORY ,
-
Table: GL_ALLOC_HISTORY
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_ALLOC_HISTORY, object_name:GL_ALLOC_HISTORY, status:VALID, product: GL - General Ledger , description: History of MassAllocation and MassBudget runs , implementation_dba_data: GL.GL_ALLOC_HISTORY ,