DBA Data[Home] [Help]

APPS.GMD_SPEC_GRP dependencies on GMD_SUPPLIER_SPEC_VRS

Line 2391: SELECT '1' FROM GMD_SAMPLING_EVENTS a , GMD_SUPPLIER_SPEC_VRS b,

2387: b.spec_id = p_spec_id
2388: AND b.SPEC_VR_ID = a.ORIGINAL_SPEC_VR_ID
2389: AND b.spec_vr_status = t.status_code AND t.entity_type = 'S'
2390: UNION
2391: SELECT '1' FROM GMD_SAMPLING_EVENTS a , GMD_SUPPLIER_SPEC_VRS b,
2392: gmd_qc_status_tl t
2393: WHERE
2394: b.spec_id = p_spec_id
2395: AND b.SPEC_VR_ID = a.ORIGINAL_SPEC_VR_ID