Search Results qc_assy_val
Overview
The QC_ASSY_VAL table is a core data object within the Process Manufacturing Product Development (GMD) module of Oracle E-Business Suite (EBS). It serves as a master repository for defining and storing valid quality control (QC) assay values. In the context of process manufacturing, an assay is a quantitative or qualitative test performed on a material, ingredient, or finished product. This table establishes the permissible values for these tests, ensuring data integrity and consistency across the quality management processes. Its primary role is to enforce a controlled vocabulary for assay results, which is critical for compliance, accurate specification management, and reliable product development.
Key Information Stored
The table's structure is designed to catalog valid assay entries and their associated metadata. The primary identifier is the QCASSY_VAL_ID. Key descriptive columns include ORGN_CODE (organization), ASSAY_CODE, and ASSAY_VALUE, which together form a unique constraint (QC_ASSY_VAL_U1). This combination ensures that a specific assay value is uniquely defined per organization. The VALUE_NUM_MIN column suggests the table supports numeric assay values, potentially storing a minimum threshold or a numeric representation. Foreign key columns, such as QCASSY_TYP_ID and TEXT_CODE, link the value to its assay type classification and any associated descriptive text, respectively.
Common Use Cases and Queries
A primary use case is the validation of quality test results entered in laboratory or production transactions. Before a user can save a QC result, the application can validate it against the predefined list in QC_ASSY_VAL. This table is also central to defining product or ingredient specifications where specific assay results are mandated. For reporting, it enables the grouping and filtering of quality data by standardized values. A common query pattern involves joining this table to transactional quality data to retrieve human-readable assay values. For example, a query to list all valid assay codes and values for a specific organization would be: SELECT ASSAY_CODE, ASSAY_VALUE FROM QC_ASSY_VAL WHERE ORGN_CODE = :org_code ORDER BY ASSAY_CODE; Another typical join would be to the QC_ASSY_TYP table to report values by their assay type category.
Related Objects
Based on the provided foreign key metadata, QC_ASSY_VAL has documented relationships with the following key tables:
- QC_ASSY_TYP: Joined via QC_ASSY_VAL.QCASSY_TYP_ID. This relationship classifies the assay value within a broader assay type hierarchy or category.
- QC_TEXT_HDR: Joined via QC_ASSY_VAL.TEXT_CODE. This links the assay value to a header record for extensive descriptive text, allowing for detailed definitions or instructions to be stored and managed separately.
-
Table: QC_ASSY_VAL
12.1.1
product: GMD - Process Manufacturing Product Development , description: Valid QC assay values. , implementation_dba_data: Not implemented in this database ,
-
Table: QC_ASSY_VAL
12.2.2
product: GMD - Process Manufacturing Product Development , description: Valid QC assay values. , implementation_dba_data: Not implemented in this database ,
-
TRIGGER: APPS.GMD_TEST_VALUES_DL
12.1.1
-
TRIGGER: APPS.GMD_TEST_VALUES_DL
12.2.2
-
VIEW: APPS.PMIFV_QC_ASSAYS_V
12.1.1
-
VIEW: APPS.PMIBV_QC_ASSAYS_V
12.2.2
-
VIEW: APPS.PMIFV_QC_ASSAYS_V
12.2.2
-
VIEW: APPS.PMIBV_QC_ASSAYS_V
12.1.1
-
SYNONYM: APPS.QC_ASSY_VAL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:QC_ASSY_VAL, status:VALID,
-
SYNONYM: APPS.QC_ASSY_VAL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:QC_ASSY_VAL, status:VALID,
-
Table: QC_TEXT_HDR
12.1.1
owner:GMD, object_type:TABLE, fnd_design_data:GMD.QC_TEXT_HDR, object_name:QC_TEXT_HDR, status:VALID, product: GMD - Process Manufacturing Product Development , description: Holds text types defined for QC module , implementation_dba_data: GMD.QC_TEXT_HDR ,
-
Table: QC_ASSY_TYP
12.1.1
product: GMD - Process Manufacturing Product Development , description: QC assay master. , implementation_dba_data: Not implemented in this database ,
-
View: PMIFV_QC_ASSAYS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIFV_QC_ASSAYS_V, object_name:PMIFV_QC_ASSAYS_V, status:VALID, product: PMI - Process Manufacturing Intelligence (Obsolete) , description: QC Assays Full View , implementation_dba_data: APPS.PMIFV_QC_ASSAYS_V ,
-
View: PMIFV_QC_ASSAYS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIFV_QC_ASSAYS_V, object_name:PMIFV_QC_ASSAYS_V, status:VALID, product: PMI - Process Manufacturing Intelligence , description: QC Assays Full View , implementation_dba_data: APPS.PMIFV_QC_ASSAYS_V ,
-
View: PMIBV_QC_ASSAYS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIBV_QC_ASSAYS_V, object_name:PMIBV_QC_ASSAYS_V, status:VALID, product: PMI - Process Manufacturing Intelligence , description: QC Assays Base View , implementation_dba_data: APPS.PMIBV_QC_ASSAYS_V ,
-
View: PMIBV_QC_ASSAYS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIBV_QC_ASSAYS_V, object_name:PMIBV_QC_ASSAYS_V, status:VALID, product: PMI - Process Manufacturing Intelligence (Obsolete) , description: QC Assays Base View , implementation_dba_data: APPS.PMIBV_QC_ASSAYS_V ,
-
Table: QC_ASSY_TYP
12.2.2
product: GMD - Process Manufacturing Product Development , description: QC assay master. , implementation_dba_data: Not implemented in this database ,
-
Table: QC_TEXT_HDR
12.2.2
owner:GMD, object_type:TABLE, fnd_design_data:GMD.QC_TEXT_HDR, object_name:QC_TEXT_HDR, status:VALID, product: GMD - Process Manufacturing Product Development , description: Holds text types defined for QC module , implementation_dba_data: GMD.QC_TEXT_HDR ,
-
VIEW: APPS.PMIBV_QC_ASSAYS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIBV_QC_ASSAYS_V, object_name:PMIBV_QC_ASSAYS_V, status:VALID,
-
VIEW: APPS.PMIFV_QC_ASSAYS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIFV_QC_ASSAYS_V, object_name:PMIFV_QC_ASSAYS_V, status:VALID,
-
VIEW: APPS.PMIFV_QC_ASSAYS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIFV_QC_ASSAYS_V, object_name:PMIFV_QC_ASSAYS_V, status:VALID,
-
VIEW: APPS.PMIBV_QC_ASSAYS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIBV_QC_ASSAYS_V, object_name:PMIBV_QC_ASSAYS_V, status:VALID,
-
12.1.1 FND Design Data
12.1.1
-
12.2.2 FND Design Data
12.2.2
-
VIEW: APPS.GMD_TEST_VALUES_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMD.GMD_TEST_VALUES_VL, object_name:GMD_TEST_VALUES_VL, status:VALID,
-
VIEW: APPS.GMD_TEST_VALUES_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMD.GMD_TEST_VALUES_VL, object_name:GMD_TEST_VALUES_VL, status:VALID,
-
eTRM - PMI Tables and Views
12.2.2
-
eTRM - PMI Tables and Views
12.1.1
-
eTRM - GMD Tables and Views
12.2.2
description: QC Module Text Lines. Descriptive text for all tables in this module. ,
-
eTRM - GMD Tables and Views
12.1.1
description: QC Module Text Lines. Descriptive text for all tables in this module. ,
-
eTRM - PMI Tables and Views
12.1.1
-
eTRM - PMI Tables and Views
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
eTRM - GMD Tables and Views
12.1.1
description: QC Module Text Lines. Descriptive text for all tables in this module. ,
-
eTRM - GMD Tables and Views
12.2.2
description: QC Module Text Lines. Descriptive text for all tables in this module. ,