Search Results gcs_entry_lines
Overview
The GCS_ENTRY_LINES table is a core data object within the Oracle E-Business Suite Financial Consolidation Hub (GCS) module. It serves as the detailed repository for all line-level entries generated during the financial consolidation process. This table stores the granular transactional data that aggregates into consolidated financial statements, representing the fundamental building blocks for consolidation journals, eliminations, adjustments, and currency translations. Its role is critical for maintaining the integrity and auditability of the consolidation ledger, enabling the system to track the source, nature, and accounting impact of each financial line item across multiple legal entities and reporting periods.
Key Information Stored
The table's structure is designed to uniquely identify and describe each consolidation entry line. As defined by its primary key, the table is organized around four essential identifiers: ENTRY_ID, which links to the parent consolidation journal header; COMPANY_COST_CENTER_ORG_ID, which identifies the specific legal entity or cost center; INTERCOMPANY_ID, used for tracking intercompany transactions between entities within the consolidation group; and LINE_ITEM_ID, which uniquely sequences lines within an entry. While the provided metadata does not list specific attribute columns, typical data stored in such a table includes accounting flexfield combinations (e.g., Code Combination ID), entered and functional currency amounts, line descriptions, and references to source system transactions. The composite primary key ensures that no duplicate line items exist for a given entry, company, and intercompany context.
Common Use Cases and Queries
Primary use cases involve reporting, reconciliation, and troubleshooting the consolidation data flow. Financial controllers run queries against this table to verify the details of consolidation adjustments or to analyze intercompany balances before elimination. A common reporting pattern is to join this table to the consolidation entry headers (GCS_ENTRIES) and the chart of accounts (via FND_FLEX_VALUES) to produce detailed trial balances for a specific consolidation entity or process run. Sample SQL often includes filters on period, consolidation entity, and specific account ranges. For instance, a query to list all elimination entries for a given intercompany partner would join on INTERCOMPANY_ID and filter for the appropriate entry type. Data integrity checks also frequently query this table to ensure the sum of line amounts matches the header totals.
Related Objects
The GCS_ENTRY_LINES table has a fundamental relationship with the consolidation entry header table, typically named GCS_ENTRIES, where the ENTRY_ID column serves as a foreign key. This parent-child relationship is central to the consolidation journal structure. Based on the primary key components, other likely related objects include tables storing entity master data (for COMPANY_COST_CENTER_ORG_ID), intercompany partner definitions (for INTERCOMPANY_ID), and the consolidation ledger tables. The table is also a primary source for various consolidation reporting views within the GCS schema, which aggregate and present this detailed data for end-user consumption. All processes that create, update, or query consolidation journal lines will interact directly with this table.
-
Table: GCS_ENTRY_LINES
12.1.1
owner:GCS, object_type:TABLE, fnd_design_data:GCS.GCS_ENTRY_LINES, object_name:GCS_ENTRY_LINES, status:VALID, product: GCS - Financial Consolidation Hub , description: GCS consolidation entry lines , implementation_dba_data: GCS.GCS_ENTRY_LINES ,
-
Table: GCS_ENTRY_LINES
12.2.2
product: GCS - Financial Consolidation Hub (Obsolete) , description: GCS consolidation entry lines , implementation_dba_data: Not implemented in this database ,
-
APPS.GCS_INTERCO_PROCESSING_PKG dependencies on GCS_ENTRY_LINES
12.1.1
-
APPS.GCS_RP_UTILITY_PKG dependencies on GCS_ENTRY_LINES
12.1.1
-
APPS.GCS_RULES_PROCESSOR dependencies on GCS_ENTRY_LINES
12.1.1
-
APPS.GCS_TRANSLATION_PKG dependencies on GCS_ENTRY_LINES
12.1.1
-
APPS.GCS_AGGREGATION_PKG dependencies on GCS_ENTRY_LINES
12.1.1
-
APPS.GCS_DYN_FEM_POSTING_PKG dependencies on GCS_ENTRY_LINES
12.1.1
-
APPS.GCS_ENTRY_PKG dependencies on GCS_ENTRY_LINES
12.1.1
-
APPS.GCS_TRANS_DYNAMIC_PKG dependencies on GCS_ENTRY_LINES
12.1.1
-
APPS.GCS_INTERCO_DYNAMIC_PKG dependencies on GCS_ENTRY_LINES
12.1.1
-
APPS.GCS_PERIOD_INIT_DYNAMIC_PKG dependencies on GCS_ENTRY_LINES
12.1.1
-
APPS.GCS_DP_DYNAMIC_PKG dependencies on GCS_ENTRY_LINES
12.1.1
-
APPS.GCS_TEMPLATES_DYNAMIC_PKG dependencies on GCS_ENTRY_LINES
12.1.1
-
APPS.GCS_AD_TRIALBALANCE_PKG dependencies on GCS_ENTRY_LINES
12.1.1
-
APPS.GCS_PURGE_PKG dependencies on GCS_ENTRY_LINES
12.1.1
-
APPS.GCS_AGGREGATION_DYNAMIC_PKG dependencies on GCS_ENTRY_LINES
12.1.1
-
APPS.GCS_PERIOD_INIT_PKG dependencies on GCS_ENTRY_LINES
12.1.1
-
APPS.GCS_DATA_PREP_PKG dependencies on GCS_ENTRY_LINES
12.1.1
-
APPS.GCS_INTERCO_DYNAMIC_PKG dependencies on GCS_ENTITY_CCTR_ORGS
12.1.1
-
APPS.GCS_TRANS_DYN_BUILD_PKG SQL Statements
12.1.1
-
APPS.GCS_INTERCO_DYNAMIC_PKG dependencies on GCS_ENTRY_HEADERS
12.1.1
-
APPS.GCS_INTERCO_DYNAMIC_PKG dependencies on GCS_CONS_RELATIONSHIPS
12.1.1
-
APPS.GCS_DP_DYNAMIC_PKG dependencies on GCS_INTERCO_MAP_DTLS
12.1.1
-
APPS.GCS_TEMPLATES_PKG dependencies on GCS_DIMENSION_TEMPLATES
12.1.1
-
APPS.GCS_AGGREGATION_DYNAMIC_PKG dependencies on GCS_ENTRY_LINES_GT
12.1.1
-
APPS.GCS_PERIOD_INIT_DYNAMIC_PKG dependencies on FEM_EXT_ACCT_TYPES_ATTR
12.1.1
-
APPS.GCS_TRANS_DYNAMIC_PKG SQL Statements
12.1.1
-
APPS.GCS_TEMPLATES_DYNAMIC_PKG dependencies on FEM_LN_ITEMS_ATTR
12.1.1
-
APPS.GCS_RP_UTILITY_PKG SQL Statements
12.1.1
-
APPS.GCS_TEMPLATES_DYNAMIC_PKG dependencies on GCS_DIMENSION_TEMPLATES
12.1.1
-
APPS.GCS_PERIOD_INIT_DYNAMIC_PKG dependencies on FEM_LN_ITEMS_ATTR
12.1.1
-
APPS.GCS_ENTRY_PKG SQL Statements
12.1.1
-
APPS.GCS_DP_DYNAMIC_PKG SQL Statements
12.1.1
-
APPS.GCS_TEMPLATES_DYNAMIC_PKG dependencies on FND_GLOBAL
12.1.1
-
APPS.GCS_DYN_FEM_POSTING_PKG dependencies on GCS_CONS_ENG_RUN_DTLS
12.1.1
-
APPS.GCS_AD_TRIALBALANCE_PKG SQL Statements
12.1.1
-
APPS.GCS_INTERCO_PROCESSING_PKG dependencies on GCS_INTERCO_RULES_TL
12.1.1
-
PACKAGE BODY: APPS.GCS_RP_UTILITY_PKG
12.1.1
-
APPS.GCS_DYN_FEM_POSTING_PKG dependencies on GCS_ENTRY_HEADERS
12.1.1
-
SYNONYM: APPS.GCS_ENTRY_LINES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:GCS_ENTRY_LINES, status:VALID,
-
APPS.GCS_DP_DYNAMIC_PKG dependencies on FND_CURRENCIES
12.1.1
-
APPS.GCS_DATA_PREP_PKG SQL Statements
12.1.1
-
APPS.GCS_RP_UTIL_BUILD_PKG SQL Statements
12.1.1
-
APPS.GCS_DP_DYNAMIC_PKG dependencies on FND_LOG
12.1.1
-
APPS.GCS_TEMPLATES_DYNAMIC_PKG dependencies on FEM_EXT_ACCT_TYPES_ATTR
12.1.1
-
APPS.GCS_PERIOD_INIT_DYNAMIC_PKG dependencies on GCS_ENTRY_LINES_GT
12.1.1
-
APPS.GCS_RP_UTILITY_PKG dependencies on GCS_ENTRIES_GT
12.1.1
-
APPS.GCS_TEMPLATES_DYNAMIC_PKG dependencies on DUAL
12.1.1
-
APPS.GCS_AGGREGATION_DYN_BUILD_PKG SQL Statements
12.1.1