Search Results events status
The GL_BC_EVENT_TIMESTAMPS
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical repository for tracking event timestamps related to the General Ledger (GL) module, specifically within the context of Budgetary Control (BC) functionality. Budgetary Control is a key feature in Oracle GL that enforces spending limits and ensures compliance with organizational budgets by validating transactions against predefined budget rules. The GL_BC_EVENT_TIMESTAMPS
table plays a pivotal role in maintaining the integrity and auditability of budgetary control processes by recording timestamps for various budgetary events.
### **Purpose and Functionality**
The primary purpose of the GL_BC_EVENT_TIMESTAMPS
table is to log timestamps for significant budgetary control events, such as budget entry, approval, reservation, and funds checking. This ensures that budgetary transactions are processed in the correct sequence and provides an audit trail for compliance and troubleshooting. The table is particularly useful in multi-user environments where concurrent budget updates may occur, as it helps prevent conflicts and ensures data consistency.
### **Key Columns and Structure**
The table typically includes the following columns:
- EVENT_ID
: A unique identifier for each budgetary control event.
- EVENT_TYPE
: Specifies the type of event (e.g., "BUDGET_ENTRY," "FUNDS_CHECK," "RESERVATION").
- TIMESTAMP
: Records the exact date and time when the event occurred.
- BUDGET_VERSION_ID
: Links to the budget version involved in the event.
- LEDGER_ID
: Associates the event with a specific ledger.
- STATUS
: Indicates the status of the event (e.g., "PENDING," "COMPLETED," "FAILED").
- CREATED_BY
and CREATION_DATE
: Tracks the user and timestamp of record creation.
### **Integration with Budgetary Control Processes**
The GL_BC_EVENT_TIMESTAMPS
table integrates with other key budgetary control tables, such as:
- GL_BC_PACKETS
: Stores pending budgetary transactions awaiting funds checking.
- GL_BUDGET_ASSIGNMENTS
: Defines budget rules and assignments.
- GL_BUDGET_VERSIONS
: Contains budget version details.
When a user submits a budget transaction, the system logs an event in GL_BC_EVENT_TIMESTAMPS
before processing the transaction through GL_BC_PACKETS
. This ensures traceability and helps resolve discrepancies during reconciliation.
### **Audit and Compliance**
The table serves as an audit trail for budgetary control activities, which is crucial for financial reporting and compliance with internal controls or regulatory requirements (e.g., SOX). Administrators can query this table to investigate delays, errors, or unauthorized changes in budgetary transactions.
### **Performance Considerations**
In high-volume environments, the GL_BC_EVENT_TIMESTAMPS
table may grow significantly. Oracle recommends periodic archiving or purging of older records to maintain performance. Proper indexing on columns like EVENT_ID
, LEDGER_ID
, and TIMESTAMP
is essential for efficient querying.
### **Conclusion**
The GL_BC_EVENT_TIMESTAMPS
table is a foundational component of Oracle EBS's Budgetary Control framework, ensuring accurate timestamping and sequencing of budgetary events. Its role in maintaining data integrity, supporting auditability, and enabling conflict resolution makes it indispensable for organizations leveraging Oracle GL for financial management. Proper understanding and management of this table are critical for optimizing budgetary control processes in Oracle EBS 12.1.1 and 12.2.2.
-
Lookup Type: REVERSAL STATUS
12.1.1
product: GL - General Ledger , meaning: REVERSAL STATUS ,
-
Lookup Type: REVERSAL STATUS
12.2.2
product: GL - General Ledger , meaning: REVERSAL STATUS ,
-
Lookup Type: PLAN/VERSION STATUS
12.1.1
product: GL - General Ledger , meaning: PLAN/VERSION STATUS ,
-
Lookup Type: PLAN/VERSION STATUS
12.2.2
product: GL - General Ledger , meaning: PLAN/VERSION STATUS ,
-
Table: GL_BC_EVENT_TIMESTAMPS
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_BC_EVENT_TIMESTAMPS, object_name:GL_BC_EVENT_TIMESTAMPS, status:VALID, product: GL - General Ledger , description: Budgetary control events (Summary Templates and Budget Assignment Ranges) , implementation_dba_data: GL.GL_BC_EVENT_TIMESTAMPS ,
-
Table: GL_BC_EVENT_TIMESTAMPS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_BC_EVENT_TIMESTAMPS, object_name:GL_BC_EVENT_TIMESTAMPS, status:VALID, product: GL - General Ledger , description: Budgetary control events (Summary Templates and Budget Assignment Ranges) , implementation_dba_data: GL.GL_BC_EVENT_TIMESTAMPS ,
-
Concurrent Program: GL_REMOVE_CONS_RUN_BATCHES
12.1.1
execution_filename: GL_CONS_BATCHES_PKG.Remove_Cons_Run_Batches , product: GL - General Ledger , user_name: GL_REMOVE_CONS_RUN_BATCHES , description: Restores batches to Unconsolidated status , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: GL_REMOVE_CONS_RUN_BATCHES
12.2.2
execution_filename: GL_CONS_BATCHES_PKG.Remove_Cons_Run_Batches , product: GL - General Ledger , user_name: GL_REMOVE_CONS_RUN_BATCHES , description: Restores batches to Unconsolidated status , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
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 ,
-
Lookup Type: GL_ASF_SL_ENABLED_STATUS
12.1.1
product: GL - General Ledger , meaning: Secondary ledger active/disabled status , description: Secondary ledger active/disabled status ,
-
Lookup Type: GL_CONFIG_STATUS
12.1.1
product: GL - General Ledger , meaning: Accounting Configuration Status , description: Accounting Configuration Status ,
-
Lookup Type: GL_CONFIG_STATUS
12.2.2
product: GL - General Ledger , meaning: Accounting Configuration Status , description: Accounting Configuration Status ,
-
Lookup Type: GL_ASF_SL_ENABLED_STATUS
12.2.2
product: GL - General Ledger , meaning: Secondary ledger active/disabled status , description: Secondary ledger active/disabled status ,
-
Lookup Type: EFC_RUN_STATUS
12.1.1
product: GL - General Ledger , meaning: EFC Run Status , description: EFC Run Status ,
-
Lookup Type: EFC_RUN_STATUS
12.2.2
product: GL - General Ledger , meaning: EFC Run Status , description: EFC Run Status ,
-
Lookup Type: GL_ASF_CFG_STATUS_CODES
12.2.2
product: GL - General Ledger , meaning: Accounting Configuration Status Codes , description: Accounting Configuration Status Codes ,
-
View: GL_SUMMARY_TEMPLATES_NAMES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_SUMMARY_TEMPLATES_NAMES_V, object_name:GL_SUMMARY_TEMPLATES_NAMES_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_SUMMARY_TEMPLATES_NAMES_V ,
-
Lookup Type: GL_ASF_CFG_STATUS_CODES
12.1.1
product: GL - General Ledger , meaning: Accounting Configuration Status Codes , description: Accounting Configuration Status Codes ,
-
View: GL_BUDGETS_NAME_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_BUDGETS_NAME_V, object_name:GL_BUDGETS_NAME_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_BUDGETS_NAME_V ,
-
View: GL_BUDGETS_NAME_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_BUDGETS_NAME_V, object_name:GL_BUDGETS_NAME_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_BUDGETS_NAME_V ,
-
View: GL_SUMMARY_TEMPLATES_NAMES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_SUMMARY_TEMPLATES_NAMES_V, object_name:GL_SUMMARY_TEMPLATES_NAMES_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_SUMMARY_TEMPLATES_NAMES_V ,
-
View: GL_CONS_BUDGET_NAMES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_CONS_BUDGET_NAMES_V, object_name:GL_CONS_BUDGET_NAMES_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_CONS_BUDGET_NAMES_V ,
-
View: GL_JE_BATCHES_LOV_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_JE_BATCHES_LOV_V, object_name:GL_JE_BATCHES_LOV_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_JE_BATCHES_LOV_V ,
-
View: GL_JE_BATCHES_LOV_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_JE_BATCHES_LOV_V, object_name:GL_JE_BATCHES_LOV_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_JE_BATCHES_LOV_V ,
-
View: GL_CONS_BUDGET_NAMES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_CONS_BUDGET_NAMES_V, object_name:GL_CONS_BUDGET_NAMES_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_CONS_BUDGET_NAMES_V ,
-
View: GL_BUDGETS_NO_JOURNALS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_BUDGETS_NO_JOURNALS_V, object_name:GL_BUDGETS_NO_JOURNALS_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_BUDGETS_NO_JOURNALS_V ,
-
View: GL_BUD_REC_BATCHES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_BUD_REC_BATCHES_V, object_name:GL_BUD_REC_BATCHES_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_BUD_REC_BATCHES_V ,
-
View: GL_BUDGETS_NO_JOURNALS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_BUDGETS_NO_JOURNALS_V, object_name:GL_BUDGETS_NO_JOURNALS_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_BUDGETS_NO_JOURNALS_V ,
-
View: GL_BUD_REC_BATCHES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_BUD_REC_BATCHES_V, object_name:GL_BUD_REC_BATCHES_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_BUD_REC_BATCHES_V ,
-
View: GL_BUDGETS_CONTROL_BUDGETS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_BUDGETS_CONTROL_BUDGETS_V, object_name:GL_BUDGETS_CONTROL_BUDGETS_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_BUDGETS_CONTROL_BUDGETS_V ,
-
View: GL_BUDGETS_CONTROL_BUDGETS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_BUDGETS_CONTROL_BUDGETS_V, object_name:GL_BUDGETS_CONTROL_BUDGETS_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_BUDGETS_CONTROL_BUDGETS_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_TRANSLATION_STATUSES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_TRANSLATION_STATUSES_V, object_name:GL_TRANSLATION_STATUSES_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_TRANSLATION_STATUSES_V ,
-
View: GL_TRANSLATION_STATUSES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_TRANSLATION_STATUSES_V, object_name:GL_TRANSLATION_STATUSES_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_TRANSLATION_STATUSES_V ,
-
View: GL_BUDGET_TRANSFER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_BUDGET_TRANSFER_V, object_name:GL_BUDGET_TRANSFER_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_BUDGET_TRANSFER_V ,
-
View: GL_BUDGET_TRANSFER_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_BUDGET_TRANSFER_V, object_name:GL_BUDGET_TRANSFER_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_BUDGET_TRANSFER_V ,
-
Lookup Type: BATCH_STATUS
12.2.2
product: GL - General Ledger , meaning: Batch Status , description: Batch Status ,
-
Lookup Type: BATCH_STATUS
12.1.1
product: GL - General Ledger , meaning: Batch Status , description: Batch Status ,
-
View: GL_JE_BATCHES_POST_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_JE_BATCHES_POST_V, object_name:GL_JE_BATCHES_POST_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_JE_BATCHES_POST_V ,
-
View: GL_JE_BATCHES_POST_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_JE_BATCHES_POST_V, object_name:GL_JE_BATCHES_POST_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_JE_BATCHES_POST_V ,
-
View: GL_SUMMARY_TEMPLATES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_SUMMARY_TEMPLATES_V, object_name:GL_SUMMARY_TEMPLATES_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_SUMMARY_TEMPLATES_V ,
-
View: GL_SUMMARY_TEMPLATES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_SUMMARY_TEMPLATES_V, object_name:GL_SUMMARY_TEMPLATES_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_SUMMARY_TEMPLATES_V ,
-
View: GL_IEA_RECUR_TRANSACTIONS_V
12.1.1
product: GL - General Ledger , implementation_dba_data: Not implemented in this database ,
-
View: GL_IEA_RECUR_TRANSACTIONS_V
12.2.2
product: GL - General Ledger , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: OBSOLETE_CONSOLIDATION_STATUS
12.1.1
product: GL - General Ledger , meaning: OBSOLETE_CONSOLIDATION_STATUS , description: Consolidation Transferred Status ,
-
Lookup Type: OBSOLETE_CONSOLIDATION_STATUS
12.2.2
product: GL - General Ledger , meaning: OBSOLETE_CONSOLIDATION_STATUS , description: Consolidation Transferred Status ,
-
View: GL_LOOKUPS_BUDGET_STATUSES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_LOOKUPS_BUDGET_STATUSES_V, object_name:GL_LOOKUPS_BUDGET_STATUSES_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_LOOKUPS_BUDGET_STATUSES_V ,
-
View: GL_LOOKUPS_BUDGET_STATUSES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_LOOKUPS_BUDGET_STATUSES_V, object_name:GL_LOOKUPS_BUDGET_STATUSES_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_LOOKUPS_BUDGET_STATUSES_V ,