Search Results gr_phrase_group_codes_pk
Overview
The GR_PHRASE_GROUP_CODES table is a core reference data object within the Process Manufacturing Regulatory Management (GR) module of Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2. It functions as a master repository for defining and storing phrase group classifications. In the context of regulatory compliance, particularly for industries like chemicals, pharmaceuticals, and food, standardized phrases (such as hazard statements or safety precautions) are organized into logical groups. This table provides the foundational codes and descriptions for these groups, enabling the systematic categorization and retrieval of regulatory phrases. Its primary role is to ensure data integrity and consistency across the module by serving as a validated source for the PHRASE_GROUP_CODE, which is referenced by numerous transactional and association tables.
Key Information Stored
The table's structure is designed to be straightforward, centering on the code and its descriptive meaning. The primary column is PHRASE_GROUP_CODE, which stores the unique identifier for a specific phrase group. This code acts as the primary key for the table and is the critical link used in all foreign key relationships. The second key column is the description field, which provides the human-readable name or explanation for the phrase group code. While the exact column name for the description is not explicitly detailed in the provided metadata, it is standard for such reference tables to include a column like DESCRIPTION or PHRASE_GROUP_DESC. The integrity of the PHRASE_GROUP_CODE is enforced by the primary key constraint GR_PHRASE_GROUP_CODES_PK.
Common Use Cases and Queries
This table is predominantly used in two scenarios: maintenance and reporting. Administrators use it to define new phrase groups or update descriptions within the application's user interface. For reporting and data extraction, it is essential for translating coded keys into understandable labels. A common SQL pattern involves joining this table to its related transactional tables to produce readable reports. For example, to list all document structures with their associated phrase group descriptions, a query would join GR_DOCUMENT_STRUCTURES to GR_PHRASE_GROUP_CODES. Another critical use case is validating data during integrations or custom extensions, ensuring that any PHRASE_GROUP_CODE being inserted into a child table exists in this master table.
Related Objects
The GR_PHRASE_GROUP_CODES table is central to the regulatory data model, as evidenced by its multiple foreign key relationships. The following tables directly reference it via the PHRASE_GROUP_CODE column:
- GR_DOCUMENT_STRUCTURES: Links phrase groups to the definition of document templates or formats used for regulatory reporting.
- GR_ITEM_DOCUMENT_DTLS: Associates phrase groups with specific items (products or materials) within regulatory documents.
- GR_PHRASE_GROUP_ASSOC: Serves as an association table that likely maps individual regulatory phrases (from a related phrase table) to the broader groups defined in this table.
-
Table: GR_PHRASE_GROUP_CODES
12.2.2
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_PHRASE_GROUP_CODES, object_name:GR_PHRASE_GROUP_CODES, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: Contains the Phrase Group Code and Description. , implementation_dba_data: GR.GR_PHRASE_GROUP_CODES ,
-
INDEX: GR.GR_PHRASE_GROUP_CODES_PK
12.1.1
owner:GR, object_type:INDEX, object_name:GR_PHRASE_GROUP_CODES_PK, status:VALID,
-
INDEX: GR.GR_PHRASE_GROUP_CODES_PK
12.2.2
owner:GR, object_type:INDEX, object_name:GR_PHRASE_GROUP_CODES_PK, status:VALID,
-
Table: GR_PHRASE_GROUP_CODES
12.1.1
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_PHRASE_GROUP_CODES, object_name:GR_PHRASE_GROUP_CODES, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: Contains the Phrase Group Code and Description. , implementation_dba_data: GR.GR_PHRASE_GROUP_CODES ,
-
TABLE: GR.GR_PHRASE_GROUP_CODES
12.2.2
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_PHRASE_GROUP_CODES, object_name:GR_PHRASE_GROUP_CODES, status:VALID,
-
TABLE: GR.GR_PHRASE_GROUP_CODES
12.1.1
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_PHRASE_GROUP_CODES, object_name:GR_PHRASE_GROUP_CODES, 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.1.1 DBA Data
12.1.1
-
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 ,
-
eTRM - GR Tables and Views
12.1.1
description: GR XML mapping table ,