DBA Data[Home] [Help]

APPS.GMD_SPEC_GRP dependencies on GMD_CUSTOMER_SPEC_VRS

Line 2384: SELECT '1' FROM GMD_SAMPLING_EVENTS a , GMD_CUSTOMER_SPEC_VRS b,

2380: b.spec_id = p_spec_id
2381: AND b.SPEC_VR_ID = a.ORIGINAL_SPEC_VR_ID
2382: AND b.spec_vr_status = t.status_code AND t.entity_type = 'S'
2383: UNION
2384: SELECT '1' FROM GMD_SAMPLING_EVENTS a , GMD_CUSTOMER_SPEC_VRS b,
2385: gmd_qc_status_tl t
2386: WHERE
2387: b.spec_id = p_spec_id
2388: AND b.SPEC_VR_ID = a.ORIGINAL_SPEC_VR_ID