Search Results gr_linked_risks
Overview
The GR_LINKED_RISKS table is a core data object within the Oracle E-Business Suite (EBS) Process Manufacturing Regulatory Management (GR) module. It plays a specialized role in managing regulatory compliance for products, specifically within the context of European environmental hazard classifications. The table's primary function is to store associations between a primary Risk Phrase Code and additional, linked Risk Phrase Codes. This linkage is essential for accurately representing complex regulatory hazards where a single substance or product classification may require the combination of multiple, specific risk phrases to fully describe its environmental impact, as mandated by regulations such as the EU CLP (Classification, Labelling and Packaging) regulation.
Key Information Stored
The table structure is defined by a composite primary key, ensuring a unique relationship between its two core columns. The key columns are:
- RISK_PHRASE_CODE: This column stores the code for the primary or base risk phrase. It acts as a foreign key linking back to the master list of risk calculations.
- CALCULATION_NAME_ID: This column holds an identifier that, in conjunction with the RISK_PHRASE_CODE, defines a specific regulatory calculation context. It is also part of the foreign key relationship.
Common Use Cases and Queries
This table is critical for generating accurate safety data sheets (SDS), product labels, and regulatory reports within the EBS environment. A common operational use case involves querying all linked risk phrases for a specific product's hazard profile to ensure compliance documentation is complete. For example, a regulatory analyst might execute a query to retrieve all supplementary environmental risk phrases associated with a primary hazard code for a specific calculation set. Sample SQL would involve joining GR_LINKED_RISKS with GR_RISK_CALCULATIONS on the RISK_PHRASE_CODE and CALCULATION_NAME_ID columns to fetch descriptive details. Reporting use cases focus on auditing and validating that all mandated risk phrase combinations are correctly maintained in the system for substances falling under European environmental hazard classes.
Related Objects
The GR_LINKED_RISKS table has a direct and singular foreign key dependency within the GR module schema, as documented in the provided metadata.
- GR_RISK_CALCULATIONS: This is the primary related table. The GR_LINKED_RISKS table references it via a foreign key constraint using both columns of its composite primary key:
GR_LINKED_RISKS.RISK_PHRASE_CODEandGR_LINKED_RISKS.CALCULATION_NAME_IDmap to corresponding columns in GR_RISK_CALCULATIONS. This relationship ensures referential integrity, meaning a linked risk phrase must be associated with a valid, existing risk calculation record.
-
Table: GR_LINKED_RISKS
12.1.1
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_LINKED_RISKS, object_name:GR_LINKED_RISKS, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: Contains additional Risk Phrase Codes for European environmental class hazards that are linked to the first Risk Phrase Code. , implementation_dba_data: GR.GR_LINKED_RISKS ,
-
Table: GR_LINKED_RISKS
12.2.2
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_LINKED_RISKS, object_name:GR_LINKED_RISKS, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: Contains additional Risk Phrase Codes for European environmental class hazards that are linked to the first Risk Phrase Code. , implementation_dba_data: GR.GR_LINKED_RISKS ,
-
APPS.GR_RISK_PHRASES_B_PKG dependencies on GR_LINKED_RISKS
12.2.2
-
APPS.GR_RISK_PHRASES_B_PKG dependencies on GR_LINKED_RISKS
12.1.1
-
VIEW: GR.GR_LINKED_RISKS#
12.2.2
-
VIEW: GR.GR_LINKED_RISKS#
12.2.2
owner:GR, object_type:VIEW, object_name:GR_LINKED_RISKS#, status:VALID,
-
SYNONYM: APPS.GR_LINKED_RISKS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:GR_LINKED_RISKS, status:VALID,
-
SYNONYM: APPS.GR_LINKED_RISKS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:GR_LINKED_RISKS, status:VALID,
-
TABLE: GR.GR_LINKED_RISKS
12.2.2
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_LINKED_RISKS, object_name:GR_LINKED_RISKS, status:VALID,
-
TABLE: GR.GR_LINKED_RISKS
12.1.1
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_LINKED_RISKS, object_name:GR_LINKED_RISKS, status:VALID,
-
Table: GR_RISK_CALCULATIONS
12.2.2
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_RISK_CALCULATIONS, object_name:GR_RISK_CALCULATIONS, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: Contains the flags that associate carcinogenic, health, and toxicity classifications with Risk Phrases. , implementation_dba_data: GR.GR_RISK_CALCULATIONS ,
-
Table: GR_RISK_CALCULATIONS
12.1.1
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_RISK_CALCULATIONS, object_name:GR_RISK_CALCULATIONS, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: Contains the flags that associate carcinogenic, health, and toxicity classifications with Risk Phrases. , implementation_dba_data: GR.GR_RISK_CALCULATIONS ,
-
PACKAGE BODY: APPS.GR_RISK_PHRASES_B_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:GR_RISK_PHRASES_B_PKG, status:VALID,
-
PACKAGE BODY: APPS.GR_RISK_PHRASES_B_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:GR_RISK_PHRASES_B_PKG, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
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.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 FND Design Data
12.2.2
-
12.1.1 FND Design Data
12.1.1
-
APPS.GR_RISK_PHRASES_B_PKG SQL Statements
12.1.1
-
APPS.GR_RISK_PHRASES_B_PKG SQL Statements
12.2.2
-
PACKAGE BODY: APPS.GR_RISK_PHRASES_B_PKG
12.1.1
-
PACKAGE BODY: APPS.GR_RISK_PHRASES_B_PKG
12.2.2
-
eTRM - GR Tables and Views
12.1.1
description: GR XML mapping table ,
-
eTRM - GR Tables and Views
12.2.2
description: GR XML mapping table ,
-
eTRM - GR Tables and Views
12.1.1
description: GR XML mapping table ,
-
eTRM - GR Tables and Views
12.2.2
description: GR XML mapping table ,
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1