Search Results hxc_rpt_layout_comp_queries
Overview
The HXC_RPT_LAYOUT_COMP_QUERIES table is a core repository within the Oracle E-Business Suite (EBS) Time and Labor Engine (HXC). It serves as a critical mapping table that associates specific layout components with their corresponding database queries. This mapping is essential for the translation and localization processes in reporting, ensuring that data presented in reports can be dynamically rendered in the appropriate language and format. The table's role is foundational to the Time and Labor Engine's ability to generate accurate, user-specific reports by linking the structural elements of a report layout (components) with the precise SQL logic required to populate them with data.
Key Information Stored
The table's primary function is to maintain the relationship between a layout component and its data source query. Based on the provided metadata, the central column is LAYOUT_COMPONENT_ID, which is part of the table's primary key (HXC_RPT_LAYOUT_COMP_QUERIES_PK). This column stores a unique identifier that links to a specific component within a report layout definition. While the full column list is not detailed in the excerpt, the table's description implies the existence of at least one other key column to store the identifier or text of the associated query. This structure allows the system to retrieve the correct SQL statement for a given report component, which is then executed to fetch the necessary data for display or further processing during report generation.
Common Use Cases and Queries
This table is primarily accessed by the Oracle Time and Labor reporting engine during the runtime generation of a report. When a user requests a report, the system determines the layout and its components, then queries this table to fetch the corresponding SQL for each component. Common administrative or development tasks involving this table include auditing the query assignments for a specific layout component or troubleshooting report data issues. A typical query pattern would be:
- Identifying all queries for a specific layout component:
SELECT * FROM hxc_rpt_layout_comp_queries WHERE layout_component_id = <ID_VALUE>; - Validating the existence of a mapping as part of a data integrity check.
Direct manipulation of this table is rare and should be handled with extreme caution, typically performed via supported application programming interfaces (APIs) or during controlled implementation configurations.
Related Objects
HXC_RPT_LAYOUT_COMP_QUERIES is intrinsically linked to other objects in the HXC schema that manage report layouts and their definitions. The LAYOUT_COMPONENT_ID foreign key references a primary key in a parent table that defines report layout components, such as HXC_RPT_LAYOUT_COMPONENTS or a similarly named object. Furthermore, the queries referenced in this table are likely stored in or managed by related objects responsible for report query definitions. The table is a crucial junction point in the data model that connects the structural metadata of reports (layouts and components) with the operational metadata (queries) that retrieve the business data, forming a complete pipeline for Time and Labor reporting.
-
Table: HXC_RPT_LAYOUT_COMP_QUERIES
12.1.1
owner:HXC, object_type:TABLE, fnd_design_data:HXC.HXC_RPT_LAYOUT_COMP_QUERIES, object_name:HXC_RPT_LAYOUT_COMP_QUERIES, status:VALID, product: HXC - Time and Labor Engine , description: Layout components and the queries associated for translation , implementation_dba_data: HXC.HXC_RPT_LAYOUT_COMP_QUERIES ,
-
Table: HXC_RPT_LAYOUT_COMP_QUERIES
12.2.2
owner:HXC, object_type:TABLE, fnd_design_data:HXC.HXC_RPT_LAYOUT_COMP_QUERIES, object_name:HXC_RPT_LAYOUT_COMP_QUERIES, status:VALID, product: HXC - Time and Labor Engine , description: Layout components and the queries associated for translation , implementation_dba_data: HXC.HXC_RPT_LAYOUT_COMP_QUERIES ,
-
APPS.HXC_RPT_LOAD_TC_SNAPSHOT dependencies on HXC_RPT_LAYOUT_COMP_QUERIES
12.1.1
-
APPS.HXC_RPT_LOAD_TC_SNAPSHOT dependencies on HXC_RPT_LAYOUT_COMP_QUERIES
12.2.2
-
VIEW: HXC.HXC_RPT_LAYOUT_COMP_QUERIES#
12.2.2
-
SYNONYM: APPS.HXC_RPT_LAYOUT_COMP_QUERIES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:HXC_RPT_LAYOUT_COMP_QUERIES, status:VALID,
-
VIEW: HXC.HXC_RPT_LAYOUT_COMP_QUERIES#
12.2.2
owner:HXC, object_type:VIEW, object_name:HXC_RPT_LAYOUT_COMP_QUERIES#, status:VALID,
-
SYNONYM: APPS.HXC_RPT_LAYOUT_COMP_QUERIES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:HXC_RPT_LAYOUT_COMP_QUERIES, status:VALID,
-
TABLE: HXC.HXC_RPT_LAYOUT_COMP_QUERIES
12.1.1
owner:HXC, object_type:TABLE, fnd_design_data:HXC.HXC_RPT_LAYOUT_COMP_QUERIES, object_name:HXC_RPT_LAYOUT_COMP_QUERIES, status:VALID,
-
TABLE: HXC.HXC_RPT_LAYOUT_COMP_QUERIES
12.2.2
owner:HXC, object_type:TABLE, fnd_design_data:HXC.HXC_RPT_LAYOUT_COMP_QUERIES, object_name:HXC_RPT_LAYOUT_COMP_QUERIES, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
12.1.1 FND Design Data
12.1.1
-
PACKAGE BODY: APPS.HXC_RPT_LOAD_TC_SNAPSHOT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:HXC_RPT_LOAD_TC_SNAPSHOT, status:VALID,
-
PACKAGE BODY: APPS.HXC_RPT_LOAD_TC_SNAPSHOT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:HXC_RPT_LOAD_TC_SNAPSHOT, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.2.2 FND Design Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
APPS.HXC_RPT_LOAD_TC_SNAPSHOT SQL Statements
12.2.2
-
APPS.HXC_RPT_LOAD_TC_SNAPSHOT SQL Statements
12.1.1
-
PACKAGE BODY: APPS.HXC_RPT_LOAD_TC_SNAPSHOT
12.1.1
-
PACKAGE BODY: APPS.HXC_RPT_LOAD_TC_SNAPSHOT
12.2.2
-
APPS.HXC_RPT_LOAD_TC_SNAPSHOT dependencies on HXC_RPT_TC_DETAILS_ALL
12.1.1
-
APPS.HXC_RPT_LOAD_TC_SNAPSHOT dependencies on HXC_RPT_TC_DETAILS_ALL
12.2.2
-
eTRM - HXC Tables and Views
12.1.1
description: Transaction Details Archive ,
-
eTRM - HXC Tables and Views
12.2.2
description: Used in Generic Upgrade ,
-
eTRM - HXC Tables and Views
12.1.1
description: Transaction Details Archive ,
-
eTRM - HXC Tables and Views
12.2.2
description: Used in Generic Upgrade ,
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1