Search Results gcs_ad_trial_balances
Overview
The GCS_AD_TRIAL_BALANCES table is a core data repository within the Oracle E-Business Suite Financial Consolidation Hub (GCS) module. It is specifically designed to store detailed trial balance information related to acquisition and disposal (A&D) transactions. Its primary role is to support the consolidation process by maintaining the granular financial data required to accurately account for the financial impacts of corporate acquisitions, disposals, and related restructuring activities. This table enables the system to track the pre- and post-transaction financial positions of entities involved, which is critical for generating compliant consolidated financial statements under accounting standards such as IFRS and US GAAP.
Key Information Stored
The table's structure is defined by its composite primary key, which ensures uniqueness for each trial balance line item associated with an A&D transaction. The key columns are AD_TRANSACTION_ID, which identifies the specific acquisition or disposal event; TRIAL_BALANCE_SEQ, which sequences multiple trial balances for a single transaction; COMPANY_COST_CENTER_ORG_ID, which identifies the legal entity or cost center; INTERCOMPANY_ID, for tracking intercompany relationships within the transaction; and LINE_ITEM_ID, for the individual account line. While the full column list is not detailed in the provided metadata, the table logically holds financial amounts (e.g., debit/credit balances) for these line items, categorized by the dimensions in the primary key, forming the building blocks for consolidation adjustments.
Common Use Cases and Queries
The primary use case is the extraction and reporting of trial balance data for a specific acquisition or disposal transaction during the consolidation close process. Financial analysts run queries to review the captured balances before posting consolidation entries. A typical query would filter on the AD_TRANSACTION_ID to retrieve all related trial balance lines for validation or adjustment. For example:
- SELECT * FROM GCS.GCS_AD_TRIAL_BALANCES WHERE AD_TRANSACTION_ID = <transaction_value> ORDER BY TRIAL_BALANCE_SEQ, LINE_ITEM_ID;
This data is also fundamental for generating reports that show the impact of A&D activity on specific company cost centers or intercompany balances, feeding into the consolidated trial balance and ultimately the financial statements.
Related Objects
Based on the provided metadata, the GCS_AD_TRIAL_BALANCES table has a defined relationship where it references another table via its AD_TRANSACTION_ID column. The foreign key is listed as "GCS_AD_TRIAL_BALANCES.AD_TRANSACTION_ID → %". While the specific referenced table name is partially obscured, this strongly indicates a join to a master transaction table, likely named GCS_AD_TRANSACTIONS or similar, which holds header-level information for the acquisition/disposal event. The join would use AD_TRANSACTION_ID as the common column. The table itself is central to the GCS module and is expected to be referenced by various consolidation engine programs and reporting views within the Financial Consolidation Hub.
-
Table: GCS_AD_TRIAL_BALANCES
12.2.2
product: GCS - Financial Consolidation Hub (Obsolete) , description: Acquisition and disposal transaction trial balances , implementation_dba_data: Not implemented in this database ,
-
Table: GCS_AD_TRIAL_BALANCES
12.1.1
owner:GCS, object_type:TABLE, fnd_design_data:GCS.GCS_AD_TRIAL_BALANCES, object_name:GCS_AD_TRIAL_BALANCES, status:VALID, product: GCS - Financial Consolidation Hub , description: Acquisition and disposal transaction trial balances , implementation_dba_data: GCS.GCS_AD_TRIAL_BALANCES ,
-
APPS.GCS_AD_ENGINE dependencies on GCS_AD_TRIAL_BALANCES
12.1.1
-
APPS.GCS_AD_TRIALBALANCE_PKG dependencies on GCS_AD_TRIAL_BALANCES
12.1.1
-
SYNONYM: APPS.GCS_AD_TRIAL_BALANCES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:GCS_AD_TRIAL_BALANCES, status:VALID,
-
APPS.GCS_AD_ENGINE dependencies on FEM_EXT_ACCT_TYPES_ATTR
12.1.1
-
12.1.1 FND Design Data
12.1.1
-
APPS.GCS_AD_TRIALBALANCE_PKG SQL Statements
12.1.1
-
APPS.GCS_AD_ENGINE SQL Statements
12.1.1
-
TABLE: GCS.GCS_AD_TRIAL_BALANCES
12.1.1
owner:GCS, object_type:TABLE, fnd_design_data:GCS.GCS_AD_TRIAL_BALANCES, object_name:GCS_AD_TRIAL_BALANCES, status:VALID,
-
PACKAGE BODY: APPS.GCS_AD_ENGINE
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:GCS_AD_ENGINE, status:VALID,
-
12.2.2 FND Design Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
APPS.GCS_AD_ENGINE dependencies on FEM_LN_ITEMS_ATTR
12.1.1
-
12.1.1 DBA Data
12.1.1
-
PACKAGE BODY: APPS.GCS_AD_TRIALBALANCE_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:GCS_AD_TRIALBALANCE_PKG, status:VALID,
-
APPS.GCS_CREATE_DYN_INDEX_PKG dependencies on GCS_DYNAMIC_UTIL_PKG
12.1.1
-
APPS.GCS_CREATE_DYN_INDEX_PKG dependencies on AD_DDL
12.1.1
-
12.1.1 DBA Data
12.1.1
-
APPS.GCS_AD_TRIALBALANCE_PKG dependencies on FND_LOG
12.1.1
-
PACKAGE: APPS.GCS_AD_TRIALBALANCE_PKG
12.1.1
-
TABLE: GCS.GCS_DATA_SUB_DTLS
12.1.1
owner:GCS, object_type:TABLE, fnd_design_data:GCS.GCS_DATA_SUB_DTLS, object_name:GCS_DATA_SUB_DTLS, status:VALID,
-
PACKAGE BODY: APPS.GCS_AD_TRIALBALANCE_PKG
12.1.1
-
Foreign Keys
12.2.2
-
PACKAGE BODY: APPS.GCS_AD_ENGINE
12.1.1
-
APPS.GCS_RULES_PROCESSOR dependencies on GCS_ENTRIES_GT
12.1.1
-
Foreign Keys
12.1.1
-
eTRM - GCS Tables and Views
12.1.1
description: XML generated for XML Publisher reporting ,
-
PACKAGE BODY: APPS.GCS_CREATE_DYN_INDEX_PKG
12.1.1
-
APPS.GCS_WEBADI_PKG SQL Statements
12.1.1
-
APPS.GCS_CREATE_DYN_INDEX_PKG dependencies on FND_FILE
12.1.1
-
PACKAGE BODY: APPS.GCS_RULES_PROCESSOR
12.1.1
-
eTRM - GCS Tables and Views
12.1.1
description: XML generated for XML Publisher reporting ,
-
PACKAGE BODY: APPS.GCS_WEBADI_PKG
12.1.1
-
12.1.1 DBA Data
12.1.1