Search Results qc_smpl_mst
Overview
The QC_SMPL_MST table is the central repository for quality control sample master data within Oracle E-Business Suite Process Manufacturing (GMD). It functions as the primary transactional table for managing and tracking physical samples collected for quality inspection and testing. Its role is integral to the Quality Management module, linking quality sampling activities to core manufacturing and inventory processes such as batches, formulas, routings, items, and lots. The table's extensive foreign key relationships underscore its position as a critical hub connecting quality data to the broader supply chain and production execution system.
Key Information Stored
The table's primary key is the SAMPLE_ID, a unique system-generated identifier for each sample record. Based on its documented foreign key relationships, the table stores numerous foreign key columns that contextualize the sample's origin. Key reference columns include BATCH_ID (linking to the production batch in PM_BTCH_HDR), ITEM_ID and LOT_ID (linking to the specific inventory item and lot in IC_ITEM_MST and IC_LOTS_MST), and FORMULALINE_ID, OPRN_ID, ROUTING_ID, and ROUTINGSTEP_NO (linking the sample to specific formula details and process routing steps). Additional columns like WHSE_CODE, ORGN_CODE, CUST_ID, and VENDOR_ID define the sample's associated warehouse, organization, customer, or vendor. The TEXT_CODE column links to descriptive text in QC_TEXT_HDR.
Common Use Cases and Queries
This table is central to queries for sample tracking, quality history, and compliance reporting. Common scenarios include retrieving all samples for a specific production batch to review its quality history, or listing samples taken for a particular inventory lot to assess its quality status. A typical query might join QC_SMPL_MST to QC_RSLT_MST to fetch all test results for samples collected within a given date range. Another common pattern is to trace samples back to their production context by joining with PM_BTCH_HDR and IC_LOTS_MST. For example, a report to find all samples related to a recalled lot would utilize the LOT_ID link. Data from this table is also essential for generating Certificate of Analysis (CoA) documents and audit trails.
Related Objects
QC_SMPL_MST has a dense network of dependencies, primarily as a parent table referenced by QC_RSLT_MST (which stores the actual test results for each sample). It is a child table to numerous master and transactional tables across EBS modules, as evidenced by its foreign keys. Key parent tables include:
- PM_BTCH_HDR (Process Batch)
- IC_ITEM_MST / IC_ITEM_MST_B (Inventory Item)
- IC_LOTS_MST (Inventory Lot)
- FM_MATL_DTL, FM_OPRN_MST, FM_ROUT_DTL (Formula and Routing details)
- IC_WHSE_MST (Warehouse)
- SY_ORGN_MST (Organization)
- OP_CUST_MST (Customer) and PO_VEND_MST (Vendor)
- QC_TEXT_HDR (Descriptive Text)
-
Table: QC_SMPL_MST
12.2.2
owner:GMD, object_type:TABLE, fnd_design_data:GMD.QC_SMPL_MST, object_name:QC_SMPL_MST, status:VALID, product: GMD - Process Manufacturing Product Development , description: QC sample master. , implementation_dba_data: GMD.QC_SMPL_MST ,
-
Table: QC_SMPL_MST
12.1.1
owner:GMD, object_type:TABLE, fnd_design_data:GMD.QC_SMPL_MST, object_name:QC_SMPL_MST, status:VALID, product: GMD - Process Manufacturing Product Development , description: QC sample master. , implementation_dba_data: GMD.QC_SMPL_MST ,
-
APPS.GMD_QC_MIGRATE_TO_1151J dependencies on QC_SMPL_MST
12.1.1
-
APPS.OPI_EDW_OPM_PRD_PKG dependencies on QC_SMPL_MST
12.1.1
-
APPS.GMDQC_RESULTS dependencies on QC_SMPL_MST
12.2.2
-
APPS.GMDQC_RESULTS dependencies on QC_SMPL_MST
12.2.2
-
APPS.GMDQC_RESULTS dependencies on QC_SMPL_MST
12.1.1
-
APPS.GMDQC_RESULTS dependencies on QC_SMPL_MST
12.1.1
-
APPS.GMD_QM_VALIDATE_FIX dependencies on QC_SMPL_MST
12.1.1
-
APPS.GMD_QM_VALIDATE_FIX dependencies on QC_SMPL_MST
12.2.2
-
APPS.GMD_QM_VALIDATE_FIX dependencies on QC_RSLT_MST
12.2.2
-
APPS.GMD_QM_VALIDATE_FIX dependencies on QC_RSLT_MST
12.1.1
-
SYNONYM: APPS.QC_SMPL_MST
12.2.2
owner:APPS, object_type:SYNONYM, object_name:QC_SMPL_MST, status:VALID,
-
SYNONYM: APPS.QC_SMPL_MST
12.1.1
owner:APPS, object_type:SYNONYM, object_name:QC_SMPL_MST, status:VALID,
-
VIEW: GMD.QC_SMPL_MST#
12.2.2
owner:GMD, object_type:VIEW, object_name:QC_SMPL_MST#, status:VALID,
-
APPS.OPI_EDW_OPM_PRD_PKG SQL Statements
12.1.1
-
APPS.GMD_QC_MIGRATE_TO_1151J dependencies on QC_RSLT_MST
12.1.1
-
PACKAGE: APPS.GMDQC_RESULTS
12.2.2
owner:APPS, object_type:PACKAGE, object_name:GMDQC_RESULTS, status:VALID,
-
PACKAGE: APPS.GMDQC_RESULTS
12.1.1
owner:APPS, object_type:PACKAGE, object_name:GMDQC_RESULTS, status:VALID,
-
PACKAGE BODY: APPS.GMD_QM_VALIDATE_FIX
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:GMD_QM_VALIDATE_FIX, status:VALID,
-
Table: FM_OPRN_MST
12.2.2
product: GMD - Process Manufacturing Product Development , description: Operation master , implementation_dba_data: Not implemented in this database ,
-
APPS.GMD_QM_VALIDATE_FIX SQL Statements
12.2.2
-
PACKAGE BODY: APPS.GMDQC_RESULTS
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:GMDQC_RESULTS, status:VALID,
-
PACKAGE BODY: APPS.GMDQC_RESULTS
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:GMDQC_RESULTS, status:VALID,
-
Table: FM_ROUT_DTL
12.2.2
owner:GMD, object_type:TABLE, fnd_design_data:GMD.FM_ROUT_DTL, object_name:FM_ROUT_DTL, status:VALID, product: GMD - Process Manufacturing Product Development , description: Routing details , implementation_dba_data: GMD.FM_ROUT_DTL ,
-
PACKAGE BODY: APPS.GMD_QM_VALIDATE_FIX
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:GMD_QM_VALIDATE_FIX, status:VALID,
-
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: GMD.QC_SMPL_MST#
12.2.2
-
Table: FM_OPRN_MST
12.1.1
product: GMD - Process Manufacturing Product Development , description: Operation master , implementation_dba_data: Not implemented in this database ,
-
APPS.GMD_QM_VALIDATE_FIX SQL Statements
12.1.1
-
VIEW: APPS.PMIBV_QCRESULT_V
12.2.2
-
Table: FM_ROUT_DTL
12.1.1
owner:GMD, object_type:TABLE, fnd_design_data:GMD.FM_ROUT_DTL, object_name:FM_ROUT_DTL, status:VALID, product: GMD - Process Manufacturing Product Development , description: Routing details , implementation_dba_data: GMD.FM_ROUT_DTL ,
-
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: FM_MATL_DTL
12.2.2
owner:GMD, object_type:TABLE, fnd_design_data:GMD.FM_MATL_DTL, object_name:FM_MATL_DTL, status:VALID, product: GMD - Process Manufacturing Product Development , description: Formula material details - contains products,byproducts and ingredient information , implementation_dba_data: GMD.FM_MATL_DTL ,
-
Table: FM_MATL_DTL
12.1.1
owner:GMD, object_type:TABLE, fnd_design_data:GMD.FM_MATL_DTL, object_name:FM_MATL_DTL, status:VALID, product: GMD - Process Manufacturing Product Development , description: Formula material details - contains products,byproducts and ingredient information , implementation_dba_data: GMD.FM_MATL_DTL ,
-
VIEW: APPS.PMIFV_QC_RESULTS_V
12.2.2
-
PACKAGE BODY: APPS.OPI_EDW_OPM_PRD_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:OPI_EDW_OPM_PRD_PKG, status:VALID,
-
VIEW: APPS.PMIBV_QC_RESULTS_V
12.1.1
-
VIEW: APPS.PMIBV_QC_SAMPLE_V
12.1.1
-
VIEW: APPS.PMIBV_QC_SAMPLE_V
12.2.2
-
VIEW: APPS.PMIFV_QC_SAMPLE_V
12.2.2
-
VIEW: APPS.PMIFV_QC_SAMPLE_V
12.1.1
-
VIEW: APPS.PMIBV_QCRESULT_V
12.1.1
-
VIEW: APPS.PMIBV_QC_RESULTS_V
12.2.2
-
Table: QC_RSLT_MST
12.1.1
owner:GMD, object_type:TABLE, fnd_design_data:GMD.QC_RSLT_MST, object_name:QC_RSLT_MST, status:VALID, product: GMD - Process Manufacturing Product Development , description: QC results master. , implementation_dba_data: GMD.QC_RSLT_MST ,
-
Table: QC_RSLT_MST
12.2.2
owner:GMD, object_type:TABLE, fnd_design_data:GMD.QC_RSLT_MST, object_name:QC_RSLT_MST, status:VALID, product: GMD - Process Manufacturing Product Development , description: QC results master. , implementation_dba_data: GMD.QC_RSLT_MST ,
-
VIEW: APPS.PMIFV_QC_RESULTS_V
12.1.1
-
Table: PM_BTCH_HDR
12.2.2
product: GME - Process Manufacturing Process Execution , description: Batch/FPO header. , implementation_dba_data: Not implemented in this database ,
-
Table: PM_BTCH_HDR
12.1.1
product: GME - Process Manufacturing Process Execution , description: Batch/FPO header. , implementation_dba_data: Not implemented in this database ,
-
Table: IC_LOTS_MST
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_LOTS_MST, object_name:IC_LOTS_MST, status:VALID, product: GMI - Process Manufacturing Inventory , description: This is the lot master table. This table stores data about individual lots for an item. , implementation_dba_data: GMI.IC_LOTS_MST ,