DBA Data[Home] [Help]

APPS.IGS_RU_GEN_001 dependencies on IGS_AD_TST_RSLT_DTLS

Line 3118: IGS_AD_TST_RSLT_DTLS TDTL

3114: cp_test_segment_id igs_ad_up_header.test_segment_id%TYPE,
3115: cp_min_score igs_ad_up_header.min_score%TYPE,
3116: cp_max_score igs_ad_up_header.max_score%TYPE ) IS
3117: SELECT '1' FROM IGS_AD_TEST_RESULTS TST,
3118: IGS_AD_TST_RSLT_DTLS TDTL
3119: WHERE tst.person_id = cp_person_id
3120: AND tst.admission_test_type = cp_admission_test_type
3121: AND tst.test_results_id = tdtl.test_results_id
3122: AND tdtl.test_segment_id = cp_test_segment_id