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 ,
-
Table: FM_OPRN_MST
12.2.2
product: GMD - Process Manufacturing Product Development , description: Operation master , implementation_dba_data: Not implemented in this database ,
-
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 ,
-
Table: FM_OPRN_MST
12.1.1
product: GMD - Process Manufacturing Product Development , description: Operation 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 ,
-
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 ,
-
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_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: 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 ,