DBA Data[Home] [Help]

APPS.GMD_COA_DATA_OM_NEW dependencies on GMD_SPEC_TESTS_B

Line 877: FROM GMD_SPEC_TESTS_B gst

873: --RLNAGARA Bug # 4916856
874: --Bug# 5223677. Pick all tests. Commented optional_ind condition.
875: CURSOR cr_get_req_spec_tests IS
876: SELECT gst.test_id
877: FROM GMD_SPEC_TESTS_B gst
878: WHERE gst.spec_id = p_spec_id;
879: -- AND gst.optional_ind is NULL ;
880:
881: CURSOR cr_get_sample_for_lot IS