Search Results gcs_treatments_b
Overview
The GCS_TREATMENTS_B table is a core data object within the Oracle E-Business Suite (EBS) Financial Consolidation Hub (GCS) module. It serves as the master repository for defining and storing consolidation treatments. In the context of financial consolidation, a treatment represents a specific rule or methodology applied to intercompany transactions, equity eliminations, or other adjustments during the consolidation process. This table is fundamental to the configuration and execution of automated consolidation logic, enabling organizations to ensure accurate, compliant, and consistent financial reporting across multiple legal entities and currencies.
Key Information Stored
While the provided metadata does not list all columns, the primary and foreign key relationships define its critical structure. The central column is TREATMENT_ID, which serves as the unique identifier (Primary Key: GCS_TREATMENTS_B_PK) for each consolidation treatment record. This ID is the primary reference point for all related configuration. Based on standard GCS table design, other columns typically stored in this table would include fields to define the treatment's name, description, effective dates, status (e.g., active, inactive), and the specific technical rule or calculation it represents. The data in this table is primarily configuration and master data, rather than transactional volume.
Common Use Cases and Queries
This table is central to setup and inquiry activities within Consolidation Hub. A primary use case is the administration of consolidation rules, where users or implementers define the standard treatments required for their reporting. Common queries involve listing all active treatments or investigating the configuration applied to specific consolidation relationships. For example, to retrieve a basic list of treatments, a query such as SELECT treatment_id, name, description FROM gcs_treatments_b WHERE SYSDATE BETWEEN start_date_active AND NVL(end_date_active, SYSDATE) might be used. Furthermore, this table is frequently joined to relationship tables to analyze or audit which treatments are assigned to specific entity pairs, forming the basis of the consolidation engine's logic.
Related Objects
The documented foreign key relationship explicitly defines this table's primary integration point within the GCS schema. The TREATMENT_ID column is referenced by the GCS_CONS_RELATIONSHIPS table. Specifically:
- GCS_CONS_RELATIONSHIPS: This table stores the defined consolidation relationships between different entities (e.g., parent and subsidiary). Its column GCS_CONS_RELATIONSHIPS.TREATMENT_ID is a foreign key that points to GCS_TREATMENTS_B.TREATMENT_ID. This link assigns a specific consolidation treatment rule to a given entity relationship, determining how transactions between those entities are processed during a consolidation run.
-
Table: GCS_TREATMENTS_B
12.1.1
owner:GCS, object_type:TABLE, fnd_design_data:GCS.GCS_TREATMENTS_B, object_name:GCS_TREATMENTS_B, status:VALID, product: GCS - Financial Consolidation Hub , description: Consolidation treatments , implementation_dba_data: GCS.GCS_TREATMENTS_B ,
-
Table: GCS_TREATMENTS_B
12.2.2
product: GCS - Financial Consolidation Hub (Obsolete) , description: Consolidation treatments , implementation_dba_data: Not implemented in this database ,
-
APPS.GCS_DATA_PREP_PKG dependencies on GCS_TREATMENTS_B
12.1.1
-
APPS.GCS_AGGREGATION_DYNAMIC_PKG dependencies on GCS_TREATMENTS_B
12.1.1
-
APPS.GCS_TREATMENTS_PKG dependencies on GCS_TREATMENTS_B
12.1.1
-
APPS.GCS_CONS_ENGINE_PKG dependencies on GCS_TREATMENTS_B
12.1.1
-
APPS.GCS_HIERARCHIES_PKG dependencies on GCS_TREATMENTS_B
12.1.1
-
APPS.GCS_RAISE_EVENT_PKG dependencies on GCS_TREATMENTS_B
12.1.1
-
APPS.GCS_AGGREGATION_PKG dependencies on GCS_TREATMENTS_B
12.1.1
-
APPS.GCS_DATA_PREP_PKG dependencies on GCS_CONS_RELATIONSHIPS
12.1.1
-
SYNONYM: APPS.GCS_TREATMENTS_B
12.1.1
owner:APPS, object_type:SYNONYM, object_name:GCS_TREATMENTS_B, status:VALID,
-
APPS.GCS_AGGREGATION_DYNAMIC_PKG dependencies on GCS_HIERARCHIES_B
12.1.1
-
VIEW: APPS.GCS_TREATMENTS_VL
12.1.1
-
APPS.GCS_AGGREGATION_DYNAMIC_PKG dependencies on FEM_BALANCES
12.1.1
-
APPS.GCS_TREATMENTS_PKG SQL Statements
12.1.1
-
APPS.GCS_AGGREGATION_DYNAMIC_PKG dependencies on GCS_CONS_RELATIONSHIPS
12.1.1
-
TABLE: GCS.GCS_TREATMENTS_B
12.1.1
owner:GCS, object_type:TABLE, fnd_design_data:GCS.GCS_TREATMENTS_B, object_name:GCS_TREATMENTS_B, status:VALID,
-
Table: GCS_CONS_RELATIONSHIPS
12.2.2
product: GCS - Financial Consolidation Hub (Obsolete) , description: GCS consolidation hierarchy relationship information , implementation_dba_data: Not implemented in this database ,
-
View: GCS_TREATMENTS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GCS.GCS_TREATMENTS_VL, object_name:GCS_TREATMENTS_VL, status:VALID, product: GCS - Financial Consolidation Hub , description: Consolidation treatments information , implementation_dba_data: APPS.GCS_TREATMENTS_VL ,
-
APPS.GCS_HIERARCHIES_PKG dependencies on GCS_CONS_RELATIONSHIPS
12.1.1
-
Table: GCS_CONS_RELATIONSHIPS
12.1.1
owner:GCS, object_type:TABLE, fnd_design_data:GCS.GCS_CONS_RELATIONSHIPS, object_name:GCS_CONS_RELATIONSHIPS, status:VALID, product: GCS - Financial Consolidation Hub , description: GCS consolidation hierarchy relationship information , implementation_dba_data: GCS.GCS_CONS_RELATIONSHIPS ,
-
APPS.GCS_AGGREGATION_PKG dependencies on GCS_CONS_RELATIONSHIPS
12.1.1
-
PACKAGE BODY: APPS.GCS_TREATMENTS_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:GCS_TREATMENTS_PKG, status:VALID,
-
PACKAGE BODY: APPS.GCS_AGGREGATION_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:GCS_AGGREGATION_PKG, status:VALID,
-
View: GCS_TREATMENTS_VL
12.2.2
product: GCS - Financial Consolidation Hub (Obsolete) , description: Consolidation treatments information , implementation_dba_data: Not implemented in this database ,
-
12.2.2 FND Design Data
12.2.2
-
PACKAGE BODY: APPS.GCS_TREATMENTS_PKG
12.1.1
-
PACKAGE: APPS.GCS_TREATMENTS_PKG
12.1.1
-
12.1.1 DBA Data
12.1.1
-
PACKAGE BODY: APPS.GCS_HIERARCHIES_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:GCS_HIERARCHIES_PKG, status:VALID,
-
12.1.1 FND Design Data
12.1.1
-
PACKAGE BODY: APPS.GCS_AGGREGATION_DYNAMIC_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:GCS_AGGREGATION_DYNAMIC_PKG, status:VALID,
-
APPS.GCS_TREATMENTS_PKG dependencies on DUAL
12.1.1
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
PACKAGE BODY: APPS.GCS_RAISE_EVENT_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:GCS_RAISE_EVENT_PKG, status:VALID,
-
PACKAGE BODY: APPS.GCS_CONS_ENGINE_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:GCS_CONS_ENGINE_PKG, status:VALID,
-
APPS.GCS_TREATMENTS_PKG dependencies on FND_LOAD_UTIL
12.1.1
-
PACKAGE BODY: APPS.GCS_DATA_PREP_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:GCS_DATA_PREP_PKG, status:VALID,
-
APPS.GCS_AGGREGATION_DYNAMIC_PKG SQL Statements
12.1.1
-
APPS.GCS_CONS_ENGINE_PKG dependencies on GCS_CONS_RELATIONSHIPS
12.1.1
-
APPS.GCS_AGGREGATION_PKG SQL Statements
12.1.1
-
VIEW: APPS.GCS_TREATMENTS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GCS.GCS_TREATMENTS_VL, object_name:GCS_TREATMENTS_VL, status:VALID,
-
APPS.GCS_RAISE_EVENT_PKG dependencies on GCS_CONS_RELATIONSHIPS
12.1.1
-
APPS.GCS_TREATMENTS_PKG dependencies on GCS_TREATMENTS_TL
12.1.1
-
APPS.GCS_HIERARCHIES_PKG SQL Statements
12.1.1
-
PACKAGE BODY: APPS.GCS_AGGREGATION_DYNAMIC_PKG
12.1.1
-
eTRM - GCS Tables and Views
12.1.1
description: XML generated for XML Publisher reporting ,
-
APPS.GCS_RAISE_EVENT_PKG SQL Statements
12.1.1
-
APPS.GCS_DATA_PREP_PKG SQL Statements
12.1.1