DBA Data[Home] [Help]

APPS.IGF_AP_OSS_INTR_DTLS dependencies on IGS_AD_TEST_RESULTS

Line 47: igs_ad_test_results

43: SELECT
44: admission_test_type adm_test_type,
45: test_date adm_test_date
46: FROM
47: igs_ad_test_results
48: WHERE person_id = p_person_id
49: AND admission_test_type = 'ATB';
50: -- Note : Though the Admission Test Type is a user defined code, the Implementation Guide
51: -- would indicate the School to set up this as "ATB".If the Student has taken up this test,