Search Results gl_period_statuses
The GL_PERIOD_STATUSES
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for managing accounting period statuses within the General Ledger (GL) module. This table stores information about the open and closed statuses of accounting periods for each set of books (later referred to as ledgers in later versions). Understanding its structure and functionality is essential for financial reporting, period-end close processes, and audit compliance.
Table Structure and Key Columns
TheGL_PERIOD_STATUSES
table consists of several key columns that define the state of accounting periods:
- APPLICATION_ID: Identifies the Oracle application (e.g., GL for General Ledger).
- LEDGER_ID: Associates the period status with a specific ledger (previously referred to as SET_OF_BOOKS_ID in earlier versions).
- PERIOD_NAME: The name of the accounting period (e.g., JAN-2024, FEB-2024).
- PERIOD_YEAR: The fiscal year of the period.
- PERIOD_NUM: The sequential number of the period within the fiscal year.
- START_DATE and END_DATE: Define the period's date range.
- CLOSING_STATUS: Indicates whether the period is 'O' (Open), 'C' (Closed), 'P' (Permanently Closed), or 'F' (Future-Enterable).
- LAST_UPDATE_DATE, LAST_UPDATED_BY, CREATION_DATE, CREATED_BY: Audit columns for tracking changes.
Functional Role in Oracle EBS
TheGL_PERIOD_STATUSES
table plays a pivotal role in:
- Period Control: Ensures transactions are posted only in open or future-enterable periods, preventing data integrity issues.
- Financial Close Process: Tracks the progression of period closures, supporting month-end and year-end activities.
- Reporting: Restricts financial reports to relevant periods based on their status.
- Multi-Org and Multi-Ledger Environments: Manages period statuses across different ledgers and legal entities.
Integration with Other Modules
The table interacts with subledger modules (e.g., AP, AR, FA) to enforce period status consistency. For instance:- Subledger transactions cannot post to a closed GL period.
- The GL_PERIOD_STATUSES table is referenced during the Subledger Accounting (SLA) transfer process.
Common Operations and Customizations
Key operations involving this table include:- Opening/Closing Periods: Via the GL "Open and Close Periods" form, which updates
CLOSING_STATUS
. - Querying Period Statuses: Used in custom reports or workflows to validate period availability.
- Data Fixes: Manual updates (e.g., re-opening a period) require caution to maintain audit trails.
Technical Considerations
- Indexes: Optimized for queries on LEDGER_ID, PERIOD_NAME, and CLOSING_STATUS.
- Concurrency: Period status changes are serialized to prevent conflicts.
- Audit Requirements: Changes to period statuses are often audited for SOX compliance.
Conclusion
TheGL_PERIOD_STATUSES
table is foundational to Oracle EBS General Ledger operations, ensuring accurate period management across financial processes. Its proper configuration and monitoring are vital for maintaining data integrity, compliance, and efficient period-end closes. Administrators should exercise caution when directly manipulating this table, preferring standard GL interfaces to avoid system inconsistencies.
-
Table: GL_PERIOD_STATUSES
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_PERIOD_STATUSES, object_name:GL_PERIOD_STATUSES, status:VALID, product: GL - General Ledger , description: Calendar period statuses , implementation_dba_data: GL.GL_PERIOD_STATUSES ,
-
Table: GL_PERIOD_STATUSES
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_PERIOD_STATUSES, object_name:GL_PERIOD_STATUSES, status:VALID, product: GL - General Ledger , description: Calendar period statuses , implementation_dba_data: GL.GL_PERIOD_STATUSES ,
-
View: GL_BUDGETS_AUTOCOPY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_BUDGETS_AUTOCOPY_V, object_name:GL_BUDGETS_AUTOCOPY_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_BUDGETS_AUTOCOPY_V ,
-
View: GL_BUDGETS_WITH_DATES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_BUDGETS_WITH_DATES_V, object_name:GL_BUDGETS_WITH_DATES_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_BUDGETS_WITH_DATES_V ,
-
View: GL_BUDGETS_WITH_DATES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_BUDGETS_WITH_DATES_V, object_name:GL_BUDGETS_WITH_DATES_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_BUDGETS_WITH_DATES_V ,
-
View: GL_PERIOD_STATUSES_BUD_UPD_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_PERIOD_STATUSES_BUD_UPD_V, object_name:GL_PERIOD_STATUSES_BUD_UPD_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_PERIOD_STATUSES_BUD_UPD_V ,
-
View: GL_BUDGETS_AUTOCOPY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_BUDGETS_AUTOCOPY_V, object_name:GL_BUDGETS_AUTOCOPY_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_BUDGETS_AUTOCOPY_V ,
-
View: GL_SRS_GLRTB2_ABE_START_PERIOD
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_SRS_GLRTB2_ABE_START_PERIOD, object_name:GL_SRS_GLRTB2_ABE_START_PERIOD, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_SRS_GLRTB2_ABE_START_PERIOD ,
-
View: GL_PERIOD_STATUSES_BUD_UPD_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_PERIOD_STATUSES_BUD_UPD_V, object_name:GL_PERIOD_STATUSES_BUD_UPD_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_PERIOD_STATUSES_BUD_UPD_V ,
-
View: GL_SRS_GLRTB2_ABE_START_PERIOD
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_SRS_GLRTB2_ABE_START_PERIOD, object_name:GL_SRS_GLRTB2_ABE_START_PERIOD, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_SRS_GLRTB2_ABE_START_PERIOD ,
-
View: GL_BUDGETS_TARGET_BUDGETS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_BUDGETS_TARGET_BUDGETS_V, object_name:GL_BUDGETS_TARGET_BUDGETS_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_BUDGETS_TARGET_BUDGETS_V ,
-
View: GL_BUDGETS_TARGET_BUDGETS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_BUDGETS_TARGET_BUDGETS_V, object_name:GL_BUDGETS_TARGET_BUDGETS_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_BUDGETS_TARGET_BUDGETS_V ,
-
View: GL_PERIOD_STATUSES_REV_BUD_V
12.2.2
product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: Not implemented in this database ,
-
View: GL_PERIOD_STATUSES_REV_BUD_V
12.1.1
product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: Not implemented in this database ,
-
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 ,
-
View: GL_BUDGETS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_BUDGETS_V, object_name:GL_BUDGETS_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_BUDGETS_V ,
-
View: GL_BUDGETS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_BUDGETS_V, object_name:GL_BUDGETS_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_BUDGETS_V ,
-
View: GL_HISTORICAL_RATES_PERIOD_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_HISTORICAL_RATES_PERIOD_V, object_name:GL_HISTORICAL_RATES_PERIOD_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_HISTORICAL_RATES_PERIOD_V ,
-
View: GL_HISTORICAL_RATES_PERIOD_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_HISTORICAL_RATES_PERIOD_V, object_name:GL_HISTORICAL_RATES_PERIOD_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_HISTORICAL_RATES_PERIOD_V ,
-
View: GL_PERIOD_STATUSES_FIRST_60_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_PERIOD_STATUSES_FIRST_60_V, object_name:GL_PERIOD_STATUSES_FIRST_60_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_PERIOD_STATUSES_FIRST_60_V ,
-
View: GL_PERIOD_NAMES_ALL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_PERIOD_NAMES_ALL_V, object_name:GL_PERIOD_NAMES_ALL_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_PERIOD_NAMES_ALL_V ,
-
View: GL_PERIOD_NAMES_ALL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_PERIOD_NAMES_ALL_V, object_name:GL_PERIOD_NAMES_ALL_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_PERIOD_NAMES_ALL_V ,
-
View: GL_PERIOD_STATUSES_FIRST_60_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_PERIOD_STATUSES_FIRST_60_V, object_name:GL_PERIOD_STATUSES_FIRST_60_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_PERIOD_STATUSES_FIRST_60_V ,
-
View: GL_JE_HEADERS_REVERSE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_JE_HEADERS_REVERSE_V, object_name:GL_JE_HEADERS_REVERSE_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_JE_HEADERS_REVERSE_V ,
-
View: GL_ALL_PERIOD_NAME_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_ALL_PERIOD_NAME_VIEW, object_name:GL_ALL_PERIOD_NAME_VIEW, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_ALL_PERIOD_NAME_VIEW ,
-
View: GL_ALL_PERIOD_NAME_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_ALL_PERIOD_NAME_VIEW, object_name:GL_ALL_PERIOD_NAME_VIEW, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_ALL_PERIOD_NAME_VIEW ,
-
View: GL_PERIOD_STATUSES_ACTUAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_PERIOD_STATUSES_ACTUAL_V, object_name:GL_PERIOD_STATUSES_ACTUAL_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_PERIOD_STATUSES_ACTUAL_V ,
-
View: GL_JE_HEADERS_REVERSE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_JE_HEADERS_REVERSE_V, object_name:GL_JE_HEADERS_REVERSE_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_JE_HEADERS_REVERSE_V ,
-
View: GL_PERIOD_STATUSES_ACTUAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_PERIOD_STATUSES_ACTUAL_V, object_name:GL_PERIOD_STATUSES_ACTUAL_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_PERIOD_STATUSES_ACTUAL_V ,
-
View: GL_PERIOD_STATUSES_ENC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_PERIOD_STATUSES_ENC_V, object_name:GL_PERIOD_STATUSES_ENC_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_PERIOD_STATUSES_ENC_V ,
-
View: GL_PERIOD_STATUSES_ENC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_PERIOD_STATUSES_ENC_V, object_name:GL_PERIOD_STATUSES_ENC_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_PERIOD_STATUSES_ENC_V ,
-
View: GL_TRANS_BUDGET_PERIODS_V
12.2.2
product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: Not implemented in this database ,
-
View: GL_TRANS_BUDGET_PERIODS_V
12.1.1
product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: Not implemented in this database ,
-
View: GL_PERIOD_STATUSES_NAME_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_PERIOD_STATUSES_NAME_V, object_name:GL_PERIOD_STATUSES_NAME_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_PERIOD_STATUSES_NAME_V ,
-
View: GL_SRS_GLRTB2_START_PERIOD
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_SRS_GLRTB2_START_PERIOD, object_name:GL_SRS_GLRTB2_START_PERIOD, status:VALID, product: GL - General Ledger , description: Review period names , implementation_dba_data: APPS.GL_SRS_GLRTB2_START_PERIOD ,
-
View: GL_TRANS_PERIODS_BSV_V
12.1.1
product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: Not implemented in this database ,
-
View: GL_TRANS_PERIODS_BSV_V
12.2.2
product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: Not implemented in this database ,
-
View: GL_PERIOD_STATUSES_NAME_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_PERIOD_STATUSES_NAME_V, object_name:GL_PERIOD_STATUSES_NAME_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_PERIOD_STATUSES_NAME_V ,
-
View: GL_SRS_GLRTB2_START_PERIOD
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_SRS_GLRTB2_START_PERIOD, object_name:GL_SRS_GLRTB2_START_PERIOD, status:VALID, product: GL - General Ledger , description: Review period names , implementation_dba_data: APPS.GL_SRS_GLRTB2_START_PERIOD ,
-
View: GL_CONSOLIDATION_AUDIT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_CONSOLIDATION_AUDIT_V, object_name:GL_CONSOLIDATION_AUDIT_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_CONSOLIDATION_AUDIT_V ,
-
View: GL_PERIOD_STAT_BUD_PERA_V
12.1.1
product: GL - General Ledger , implementation_dba_data: Not implemented in this database ,
-
View: GL_CONSOLIDATION_AUDIT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_CONSOLIDATION_AUDIT_V, object_name:GL_CONSOLIDATION_AUDIT_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_CONSOLIDATION_AUDIT_V ,
-
View: GL_PERIOD_STAT_BUD_PERA_V
12.2.2
product: GL - General Ledger , implementation_dba_data: Not implemented in this database ,
-
Table: GL_PERIOD_TYPES
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_PERIOD_TYPES, object_name:GL_PERIOD_TYPES, status:VALID, product: GL - General Ledger , description: Calendar period types , implementation_dba_data: GL.GL_PERIOD_TYPES ,
-
View: GL_PERIOD_STATUSES_BUD_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_PERIOD_STATUSES_BUD_V, object_name:GL_PERIOD_STATUSES_BUD_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_PERIOD_STATUSES_BUD_V ,
-
Table: GL_PERIOD_TYPES
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_PERIOD_TYPES, object_name:GL_PERIOD_TYPES, status:VALID, product: GL - General Ledger , description: Calendar period types , implementation_dba_data: GL.GL_PERIOD_TYPES ,
-
View: GL_PERIOD_STATUSES_BUD_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_PERIOD_STATUSES_BUD_V, object_name:GL_PERIOD_STATUSES_BUD_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_PERIOD_STATUSES_BUD_V ,
-
View: GL_TRANSLATION_RATES_PERIODS_V
12.1.1
product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: Not implemented in this database ,
-
View: GL_TRANSLATION_RATES_PERIODS_V
12.2.2
product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: Not implemented in this database ,