Search Results aggregate
The GL.GL_DAILY_BALANCES
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for financial accounting data, storing daily balance information for general ledger accounts. This table plays a pivotal role in financial reporting, reconciliation, and period-end closing processes. Below is a detailed analysis of its structure, purpose, and usage within Oracle EBS.
### **Overview of GL.GL_DAILY_BALANCES**
The GL_DAILY_BALANCES
table captures daily transactional balances for general ledger accounts, enabling real-time financial tracking. It stores aggregated account balances by currency, period, and ledger, facilitating accurate financial reporting and compliance. Unlike summary tables such as GL_BALANCES
, which store period-end balances, this table maintains granular daily data, supporting drill-down analysis and audit requirements.
### **Key Columns and Structure**
The table contains several essential columns, including:
- LEDGER_ID
: Identifies the ledger associated with the balance.
- CODE_COMBINATION_ID
: Links to the account combination in GL_CODE_COMBINATIONS
.
- CURRENCY_CODE
: Specifies the transaction currency (e.g., USD, EUR).
- PERIOD_NAME
: The accounting period (e.g., JAN-2024).
- ACTUAL_FLAG
: Indicates whether the balance is actual, budget, or encumbrance (values: 'A', 'B', 'E').
- LAST_UPDATE_DATE
: Timestamp of the last record modification.
- BEGIN_BALANCE_DR
and BEGIN_BALANCE_CR
: Opening debit/credit balances.
- PERIOD_NET_DR
and PERIOD_NET_CR
: Cumulative net activity for the period.
### **Functional Role in Oracle EBS**
1. **Daily Financial Monitoring**: Provides real-time visibility into account balances, aiding cash flow management and financial decision-making.
2. **Period-End Reconciliation**: Ensures accuracy by allowing comparisons between subledger transactions and GL balances.
3. **Multi-Currency Support**: Trades balances in both functional and foreign currencies, critical for global enterprises.
4. **Audit and Compliance**: Retains historical daily data for regulatory reporting and internal audits.
### **Integration with Other Modules**
- **Subledger Accounting (SLA)**: Postings from AP, AR, and FA update GL_DAILY_BALANCES
via GL_INTERFACE
.
- **Financial Reporting Tools**: Data is leveraged by Oracle FSG, BI Publisher, and third-party tools for statement generation.
- **Period Close Processes**: Balances are rolled into GL_BALANCES
during period-end.
### **Performance Considerations**
- **Indexing**: Proper indexing on LEDGER_ID
, CODE_COMBINATION_ID
, and PERIOD_NAME
is crucial for query performance.
- **Partitioning**: In EBS 12.2.2, partitioning by period or ledger improves scalability for large datasets.
- **Purging Strategy**: Historical data should be archived to maintain performance.
### **Customizations and Extensions**
Organizations may extend the table’s utility by:
- Creating custom views for departmental reporting.
- Integrating with external analytics platforms via APIs.
- Implementing triggers for automated balance alerts.
### **Conclusion**
The GL.GL_DAILY_BALANCES
table is foundational to Oracle EBS General Ledger functionality, offering granular financial data for operational and compliance needs. Its design supports multi-currency, multi-period, and multi-ledger environments, making it indispensable for enterprises running Oracle EBS 12.1.1 or 12.2.2. Proper maintenance and optimization ensure it remains a reliable source for financial intelligence.
-
APPS.POA_PORTAL_POPULATE_C dependencies on POA_PORTAL_RISK_IND
12.1.1
-
Lookup Type: AGGREGATE_BY
12.1.1
product: AMS - Marketing , meaning: Aggregate By , description: Aggregate By ,
-
Lookup Type: AGGREGATE_BY
12.2.2
product: AMS - Marketing , meaning: Aggregate By , description: Aggregate By ,
-
TABLE: GL.GL_DAILY_BALANCES
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_DAILY_BALANCES, object_name:GL_DAILY_BALANCES, status:VALID,
-
TABLE: GL.GL_DAILY_BALANCES
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_DAILY_BALANCES, object_name:GL_DAILY_BALANCES, status:VALID,
-
PACKAGE: APPS.IBY_EXT_WRAP_PUB
12.2.2
-
APPS.IBY_EXT_WRAP_PUB dependencies on XMLTYPE
12.2.2
-
Lookup Type: MTL_AGGREGATE_SELECT
12.1.1
product: INV - Inventory , meaning: MTL AGGREGATE SELECT ,
-
Lookup Type: MTL_AGGREGATE_SELECT
12.2.2
product: INV - Inventory , meaning: MTL AGGREGATE SELECT ,
-
Concurrent Program: IGFAWJ13
12.2.2
execution_filename: IGF_AP_LI_AWARDS_PKG.MAIN_IMPORT_PROCESS , product: IGF - Financial Aid (Obsolete) , user_name: Legacy - Aggregate Award Data Import Process , description: Legacy - Aggregate Award Data Import Process , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: AGGREGATEIMPACT
12.2.2
execution_filename: fnd_imp_pkg.refreshCPAgg , product: FND - Application Object Library , user_name: Aggregate Impact Analysis , description: Aggregate Impact for Recommended Patches , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: AGGREGATEIMPACT
12.1.1
execution_filename: fnd_imp_pkg.refreshCPAgg , product: FND - Application Object Library , user_name: Aggregate Impact Analysis , description: Aggregate Impact for Recommended Patches , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
PACKAGE: APPS.IBY_FD_EXTRACT_EXT_PUB
12.1.1
-
PACKAGE BODY: APPS.IBY_FD_EXTRACT_EXT_PUB
12.1.1
-
Concurrent Program: IGFAWJ13
12.1.1
execution_filename: IGF_AP_LI_AWARDS_PKG.MAIN_IMPORT_PROCESS , product: IGF - Financial Aid , user_name: Legacy - Aggregate Award Data Import Process , description: Legacy - Aggregate Award Data Import Process , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
PACKAGE: APPS.IBY_FD_EXTRACT_EXT_PUB
12.2.2
-
APPS.MSC_NETCHANGE_PKG dependencies on DUAL
12.2.2
-
APPS.IBY_FD_EXTRACT_EXT_PUB dependencies on XMLTYPE
12.1.1
-
APPS.MSC_NETCHANGE_PKG dependencies on DUAL
12.1.1
-
PACKAGE BODY: APPS.IBY_FD_EXTRACT_EXT_PUB
12.2.2
-
Concurrent Program: IGFAWJ11
12.1.1
execution_filename: igf_aw_fisap.aggregate_match , product: IGF - Financial Aid , user_name: Aggregate Matching , description: Aggregate Matching , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
APPS.IBY_FD_EXTRACT_EXT_PUB dependencies on XMLTYPE
12.2.2
-
APPS.IBY_FD_EXTRACT_EXT_PUB dependencies on XMLTYPE
12.2.2
-
APPS.IBY_FD_EXTRACT_EXT_PUB dependencies on XMLTYPE
12.1.1
-
Concurrent Program: IGFAWJ11
12.2.2
execution_filename: igf_aw_fisap.aggregate_match , product: IGF - Financial Aid (Obsolete) , user_name: Aggregate Matching , description: Aggregate Matching , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
APPS.MSC_CRP_HORIZONTAL_PLAN dependencies on MSC_NET_RESOURCE_AVAIL
12.2.2
-
APPS.MSC_CRP_HORIZONTAL_PLAN dependencies on MSC_NET_RESOURCE_AVAIL
12.1.1
-
VIEW: SYS.USER_ZONEMAP_MEASURES
12.2.2
owner:SYS, object_type:VIEW, object_name:USER_ZONEMAP_MEASURES, status:VALID,
-
VIEW: SYS.ALL_ZONEMAP_MEASURES
12.1.1
owner:SYS, object_type:VIEW, object_name:ALL_ZONEMAP_MEASURES, status:VALID,
-
Lookup Type: QRM_ANA_ATTRIBUTE_TYPE
12.2.2
product: QRM - Risk Management , meaning: Attribute types , description: Attribute types ,
-
VIEW: SYS.USER_ZONEMAP_MEASURES
12.1.1
owner:SYS, object_type:VIEW, object_name:USER_ZONEMAP_MEASURES, status:VALID,
-
VIEW: SYS.CDB_ZONEMAP_MEASURES
12.2.2
owner:SYS, object_type:VIEW, object_name:CDB_ZONEMAP_MEASURES, status:VALID,
-
Lookup Type: IGF_AW_FI_FSEOG_MTHD
12.2.2
product: IGF - Financial Aid (Obsolete) , meaning: FSEOG Methods , description: FSEOG Methods ,
-
VIEW: SYS.CDB_ZONEMAP_MEASURES
12.1.1
owner:SYS, object_type:VIEW, object_name:CDB_ZONEMAP_MEASURES, status:VALID,
-
Concurrent Program: ARAGGVATSTMT
12.2.2
product: AR - Receivables , user_name: AR Aggregate VAT Statement , description: Aggregate VAT statement - Slovakia , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: ARAGGVATSTMT
12.1.1
product: AR - Receivables , user_name: AR Aggregate VAT Statement , description: Aggregate VAT statement - Slovakia , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
VIEW: SYS.DBA_ZONEMAP_MEASURES
12.1.1
owner:SYS, object_type:VIEW, object_name:DBA_ZONEMAP_MEASURES, status:VALID,
-
VIEW: SYS.ALL_ZONEMAP_MEASURES
12.2.2
owner:SYS, object_type:VIEW, object_name:ALL_ZONEMAP_MEASURES, status:VALID,
-
VIEW: SYS.DBA_ZONEMAP_MEASURES
12.2.2
owner:SYS, object_type:VIEW, object_name:DBA_ZONEMAP_MEASURES, status:VALID,
-
VIEW: SYS.V_$SQLFN_METADATA
12.2.2
-
Lookup Type: QRM_ANA_ATTRIBUTE_TYPE
12.1.1
product: QRM - Risk Management , meaning: Attribute types , description: Attribute types ,
-
Lookup Type: SUBLEDGER_VARIANCE_TYPE
12.2.2
product: GMF - Process Manufacturing Financials , meaning: Subledger Varaince Type , description: Subledger Varaince Type ,
-
Lookup Type: IGF_AW_FI_FSEOG_MTHD
12.1.1
product: IGF - Financial Aid , meaning: FSEOG Methods , description: FSEOG Methods ,
-
VIEW: APPS.PQH_BUDGETS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PQH.PQH_BUDGETS_V, object_name:PQH_BUDGETS_V, status:VALID,
-
Lookup Type: MVT_STATUSES
12.1.1
product: INV - Inventory , meaning: MVT STATUSES , description: Movement Statuses ,
-
Lookup Type: SUBLEDGER_VARIANCE_TYPE
12.1.1
product: GMF - Process Manufacturing Financials , meaning: Subledger Varaince Type , description: Subledger Varaince Type ,
-
VIEW: SYS.GV_$SQLFN_METADATA
12.1.1
-
VIEW: SYS.GV_$SQLFN_METADATA
12.2.2
-
Lookup Type: GHG_ORGANIZATION_TYPES
12.2.2
product: GHG - Oracle Environmental Accounting and Reporting , meaning: Environmental Organization Type ,
-
Lookup Type: BIS_AGGREGATE_FUNCTION
12.2.2
product: BIS - Applications BIS , meaning: BIS Aggregate Function , description: BIS Aggregate Function ,