Search Results spec_name
Overview
The GMD_SPECIFICATIONS_B table is a core data object within the Oracle E-Business Suite (EBS) Process Manufacturing (OPM) Product Development module (GMD). It serves as the primary repository for defining and storing master quality specifications. These specifications are foundational documents that establish the quality standards, including acceptable test parameters and tolerances, for raw materials, intermediates, and finished goods within a process manufacturing environment. The table's role is critical for enforcing quality control throughout the manufacturing lifecycle, linking product definitions to specific quality requirements and enabling compliance management.
Key Information Stored
The table stores the essential header-level attributes for each quality specification. The primary identifier is the SPEC_ID, a unique system-generated key. Each specification is uniquely identified by the combination of SPEC_NAME and SPEC_VERS (version), which together form an alternate unique key. This design supports the maintenance of multiple versions of a specification over time, a common requirement for product development and regulatory compliance. While the provided metadata is concise, typical columns in this base table would also include creation date, last update date, status (e.g., 'Active', 'Inactive'), and descriptive fields defining the specification's scope and applicability.
Common Use Cases and Queries
This table is central to quality management processes. Common use cases include the creation of new product quality standards, revision control of existing specifications, and the association of specs to items or recipes. For reporting, it is frequently joined to detail tables to generate comprehensive quality documents. A fundamental query pattern retrieves active specifications for a given item or product category.
- Retrieving Specification Headers:
SELECT spec_id, spec_name, spec_vers FROM gmd_specifications_b WHERE spec_name LIKE 'RAW_MAT%' AND status = 'ACTIVE'; - Joining to Specification Details: Specifications defined in this base table are detailed in related tables such as GMD_SPECIFICATION_TESTS_B, which store individual test criteria. Analytical reports typically join these tables to list all tests for a specification.
Related Objects
The GMD_SPECIFICATIONS_B table is a parent entity with several key relationships, primarily through its primary key, SPEC_ID.
- GMD_SPECIFICATIONS_TL: The corresponding translated table that holds language-specific descriptions for the specifications stored in _B.
- GMD_SPECIFICATION_TESTS_B: A critical child table that stores the individual quality tests (e.g., pH, viscosity, purity) and their acceptable ranges defined for a given specification. It joins to GMD_SPECIFICATIONS_B on SPEC_ID.
- Item and Recipe Associations: Through various intersection tables, specifications are linked to items (INV_ITEMS) and process recipes (GMD_RECIPES), applying quality standards to specific materials and manufacturing steps.
- Quality Results: Tables storing actual sample results (e.g., in GMD_SAMPLES, GMD_RESULTS) will typically reference the SPEC_ID to indicate against which standard the quality was measured.
-
Table: GMD_SPECIFICATIONS_B
12.1.1
owner:GMD, object_type:TABLE, fnd_design_data:GMD.GMD_SPECIFICATIONS_B, object_name:GMD_SPECIFICATIONS_B, status:VALID, product: GMD - Process Manufacturing Product Development , description: OPM Quality Specifications , implementation_dba_data: GMD.GMD_SPECIFICATIONS_B ,
-
Table: GMD_SPECIFICATIONS_B
12.2.2
owner:GMD, object_type:TABLE, fnd_design_data:GMD.GMD_SPECIFICATIONS_B, object_name:GMD_SPECIFICATIONS_B, status:VALID, product: GMD - Process Manufacturing Product Development , description: OPM Quality Specifications , implementation_dba_data: GMD.GMD_SPECIFICATIONS_B ,
-
View: GMD_QM_E_TIMEPOINTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMD.GMD_QM_E_TIMEPOINTS_V, object_name:GMD_QM_E_TIMEPOINTS_V, status:VALID, product: GMD - Process Manufacturing Product Development , description: OPM Quality Timepoint ERES View , implementation_dba_data: APPS.GMD_QM_E_TIMEPOINTS_V ,
-
View: GMD_QM_E_TIMEPOINTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMD.GMD_QM_E_TIMEPOINTS_V, object_name:GMD_QM_E_TIMEPOINTS_V, status:VALID, product: GMD - Process Manufacturing Product Development , description: OPM Quality Timepoint ERES View , implementation_dba_data: APPS.GMD_QM_E_TIMEPOINTS_V ,
-
View: GMD_SPECIFICATIONS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMD.GMD_SPECIFICATIONS_VL, object_name:GMD_SPECIFICATIONS_VL, status:VALID, product: GMD - Process Manufacturing Product Development , implementation_dba_data: APPS.GMD_SPECIFICATIONS_VL ,
-
View: GMD_SPECIFICATIONS_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMD.GMD_SPECIFICATIONS_VL, object_name:GMD_SPECIFICATIONS_VL, status:VALID, product: GMD - Process Manufacturing Product Development , implementation_dba_data: APPS.GMD_SPECIFICATIONS_VL ,
-
View: GMD_SPEC_SUMMARY
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMD.GMD_SPEC_SUMMARY, object_name:GMD_SPEC_SUMMARY, status:VALID, product: GMD - Process Manufacturing Product Development , description: View for Summary of Specifications , implementation_dba_data: APPS.GMD_SPEC_SUMMARY ,
-
View: GMD_SPEC_SUMMARY
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMD.GMD_SPEC_SUMMARY, object_name:GMD_SPEC_SUMMARY, status:VALID, product: GMD - Process Manufacturing Product Development , description: View for Summary of Specifications , implementation_dba_data: APPS.GMD_SPEC_SUMMARY ,
-
Lookup Type: GMD_QM_SRCH_RPLCE_CRIT_TYPE
12.1.1
product: GMD - Process Manufacturing Product Development , meaning: GMD QM Advance Search Criteria for Mass Search and Replace , description: GMD QM Advance Search Criteria for Mass Search and Replace ,
-
Lookup Type: GMD_QM_SRCH_RPLCE_CRIT_TYPE
12.2.2
product: GMD - Process Manufacturing Product Development , meaning: GMD QM Advance Search Criteria for Mass Search and Replace , description: GMD QM Advance Search Criteria for Mass Search and Replace ,
-
View: GMD_QC_E_ALL_SPEC_VRS_DISP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMD.GMD_QC_E_ALL_SPEC_VRS_DISP_V, object_name:GMD_QC_E_ALL_SPEC_VRS_DISP_V, status:VALID, product: GMD - Process Manufacturing Product Development , implementation_dba_data: APPS.GMD_QC_E_ALL_SPEC_VRS_DISP_V ,
-
View: GMD_QC_E_ALL_SPEC_VRS_DISP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMD.GMD_QC_E_ALL_SPEC_VRS_DISP_V, object_name:GMD_QC_E_ALL_SPEC_VRS_DISP_V, status:VALID, product: GMD - Process Manufacturing Product Development , implementation_dba_data: APPS.GMD_QC_E_ALL_SPEC_VRS_DISP_V ,
-
View: GMD_ALL_SPEC_VRS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMD.GMD_ALL_SPEC_VRS_VL, object_name:GMD_ALL_SPEC_VRS_VL, status:VALID, product: GMD - Process Manufacturing Product Development , implementation_dba_data: APPS.GMD_ALL_SPEC_VRS_VL ,
-
View: GMD_ALL_SPEC_VRS_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMD.GMD_ALL_SPEC_VRS_VL, object_name:GMD_ALL_SPEC_VRS_VL, status:VALID, product: GMD - Process Manufacturing Product Development , implementation_dba_data: APPS.GMD_ALL_SPEC_VRS_VL ,