Search Results gcs_dimension_templates
Overview
The GCS_DIMENSION_TEMPLATES table is a core data object within the Oracle E-Business Suite Financial Consolidation Hub (GCS) module. It serves as the repository for defining dimension templates, which are critical configuration components for managing the automated posting of retained earnings and suspense account balances during the consolidation process. These templates ensure that financial data is correctly reclassified and aggregated according to the consolidation rules and hierarchies defined for an enterprise, thereby maintaining the integrity of the consolidated financial statements.
Key Information Stored
The table stores the master definition for each dimension template, linking it to a specific consolidation hierarchy. The primary columns, which also constitute the table's primary key, are HIERARCHY_ID and TEMPLATE_CODE. The HIERARCHY_ID is a foreign key that associates the template with a specific consolidation hierarchy defined in the GCS_HIERARCHIES_B table. The TEMPLATE_CODE is a unique identifier for the template within that hierarchy. While the provided metadata does not list all columns, typical data in such a table would include descriptive fields (like TEMPLATE_NAME), configuration flags to control template behavior (e.g., for retained earnings or suspense account handling), and who columns (CREATION_DATE, CREATED_BY, LAST_UPDATE_DATE, LAST_UPDATED_BY) for auditing.
Common Use Cases and Queries
The primary use case is the setup and maintenance of automated balance transfers during period-end consolidation. Administrators use these templates to define how balances from income statement accounts are closed into retained earnings, or how out-of-balance transactions are posted to a suspense account. A common reporting query would join this table to the hierarchy table to list all configured templates for a given consolidation entity. For example:
- SELECT ht.HIERARCHY_NAME, dt.TEMPLATE_CODE FROM GCS_DIMENSION_TEMPLATES dt, GCS_HIERARCHIES_B ht WHERE dt.HIERARCHY_ID = ht.HIERARCHY_ID;
Another critical use case is during the consolidation engine's runtime, where the system references the rules defined via these templates to generate the appropriate accounting entries, ensuring the trial balance is correctly restated for the consolidated view.
Related Objects
The table has a direct and essential relationship with the GCS_HIERARCHIES_B table, which stores the master definition of consolidation hierarchies. The documented foreign key constraint enforces that every TEMPLATE_CODE in GCS_DIMENSION_TEMPLATES must be associated with a valid HIERARCHY_ID in GCS_HIERARCHIES_B. This relationship is fundamental, as a dimension template is meaningless without being tied to a specific consolidation hierarchy. While not listed in the provided metadata, it is highly probable that this table is referenced by child tables (such as those storing template lines or rules) which define the specific account mappings and conditions for the retained earnings and suspense postings configured in this master table.
-
Table: GCS_DIMENSION_TEMPLATES
12.1.1
owner:GCS, object_type:TABLE, fnd_design_data:GCS.GCS_DIMENSION_TEMPLATES, object_name:GCS_DIMENSION_TEMPLATES, status:VALID, product: GCS - Financial Consolidation Hub , description: GCS dimension templates for retained earnings and suspense handling , implementation_dba_data: GCS.GCS_DIMENSION_TEMPLATES ,
-
Table: GCS_DIMENSION_TEMPLATES
12.2.2
product: GCS - Financial Consolidation Hub (Obsolete) , description: GCS dimension templates for retained earnings and suspense handling , implementation_dba_data: Not implemented in this database ,
-
APPS.GCS_TEMPLATES_PKG dependencies on GCS_DIMENSION_TEMPLATES
12.1.1
-
APPS.GCS_TRANSLATION_PKG dependencies on GCS_DIMENSION_TEMPLATES
12.1.1
-
APPS.GCS_TEMPLATES_DYNAMIC_PKG dependencies on GCS_DIMENSION_TEMPLATES
12.1.1
-
APPS.GCS_RULES_PROCESSOR dependencies on GCS_DIMENSION_TEMPLATES
12.1.1
-
APPS.GCS_TEMPLATES_DYNAMIC_PKG dependencies on FEM_LN_ITEMS_ATTR
12.1.1
-
APPS.GCS_TEMPLATES_DYNAMIC_PKG dependencies on FEM_EXT_ACCT_TYPES_ATTR
12.1.1
-
SYNONYM: APPS.GCS_DIMENSION_TEMPLATES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:GCS_DIMENSION_TEMPLATES, status:VALID,
-
APPS.GCS_TEMPLATES_DYNAMIC_PKG dependencies on GCS_ENTRY_LINES
12.1.1
-
APPS.GCS_RULES_PROCESSOR dependencies on GCS_HIERARCHIES_B
12.1.1
-
Table: GCS_HIERARCHIES_B
12.1.1
owner:GCS, object_type:TABLE, fnd_design_data:GCS.GCS_HIERARCHIES_B, object_name:GCS_HIERARCHIES_B, status:VALID, product: GCS - Financial Consolidation Hub , description: GCS hierarchy header information , implementation_dba_data: GCS.GCS_HIERARCHIES_B ,
-
PACKAGE BODY: APPS.GCS_TEMPLATES_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:GCS_TEMPLATES_PKG, status:VALID,
-
APPS.GCS_TEMPLATES_PKG SQL Statements
12.1.1
-
12.1.1 FND Design Data
12.1.1
-
Table: GCS_HIERARCHIES_B
12.2.2
product: GCS - Financial Consolidation Hub (Obsolete) , description: GCS hierarchy header information , implementation_dba_data: Not implemented in this database ,
-
APPS.GCS_WEBADI_PKG dependencies on GCS_HISTORICAL_RATES
12.1.1
-
12.2.2 FND Design Data
12.2.2
-
APPS.GCS_TEMPLATES_DYNAMIC_PKG SQL Statements
12.1.1
-
12.1.1 DBA Data
12.1.1
-
TABLE: GCS.GCS_DIMENSION_TEMPLATES
12.1.1
owner:GCS, object_type:TABLE, fnd_design_data:GCS.GCS_DIMENSION_TEMPLATES, object_name:GCS_DIMENSION_TEMPLATES, status:VALID,
-
PACKAGE BODY: APPS.GCS_TEMPLATES_DYNAMIC_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:GCS_TEMPLATES_DYNAMIC_PKG, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
PACKAGE BODY: APPS.GCS_TRANSLATION_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:GCS_TRANSLATION_PKG, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
PACKAGE BODY: APPS.GCS_RULES_PROCESSOR
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:GCS_RULES_PROCESSOR, status:VALID,
-
PACKAGE BODY: APPS.GCS_TEMPLATES_DYNAMIC_PKG
12.1.1
-
APPS.GCS_TRANSLATION_PKG SQL Statements
12.1.1
-
PACKAGE BODY: APPS.GCS_TEMPLATES_PKG
12.1.1
-
APPS.GCS_WEBADI_PKG SQL Statements
12.1.1
-
APPS.GCS_TEMPLATES_PKG dependencies on FND_LOG
12.1.1
-
APPS.GCS_TEMPLATES_DYNAMIC_PKG dependencies on FND_LOG
12.1.1
-
eTRM - GCS Tables and Views
12.1.1
description: XML generated for XML Publisher reporting ,
-
APPS.GCS_RULES_PROCESSOR SQL Statements
12.1.1
-
PACKAGE BODY: APPS.GCS_WEBADI_PKG
12.1.1
-
PACKAGE BODY: APPS.GCS_TRANSLATION_PKG
12.1.1
-
eTRM - GCS Tables and Views
12.1.1
description: XML generated for XML Publisher reporting ,
-
PACKAGE BODY: APPS.GCS_RULES_PROCESSOR
12.1.1
-
12.1.1 DBA Data
12.1.1