DBA Data[Home] [Help]

APPS.GMDQC_RESULTS dependencies on QC_SMPL_MST

Line 5: p_sample_date qc_smpl_mst.sample_date%type,

1: PACKAGE BODY gmdqc_results AS
2: /* $Header: GMDCOMB.pls 120.0 2005/05/25 19:54:45 appldev noship $ */
3: function QC_FIND_SPEC (
4: p_item_id qc_spec_mst.item_id%type,
5: p_sample_date qc_smpl_mst.sample_date%type,
6: P_orgn_code qc_spec_mst.orgn_code%type,
7: P_CUST_ID qc_spec_mst.CUST_ID%type default NULL,
8: P_VENDOR_ID qc_spec_mst.VENDOR_ID%type default NULL,
9: P_LOT_ID qc_spec_mst.LOT_ID%type default NULL,