DBA Data[Home] [Help]

APPS.GMDQC_RESULTS dependencies on GMDQC_RESULTS

Line 1: PACKAGE BODY gmdqc_results AS

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,

Line 921: end gmdqc_results;

917: end if;
918: return '';
919: end qc_find_spec;
920:
921: end gmdqc_results;