DBA Data[Home] [Help]

APPS.IGS_AD_IMP_004 dependencies on IGS_AD_SS_APPL_TYP

Line 1736: FROM igs_ad_ss_appl_typ

1732: ,error_text = igs_ad_gen_016.get_lkup_meaning ('IMPORT_ERROR_CODE', 'E176', 8405)
1733: WHERE interface_run_id = p_interface_run_id
1734: AND status = '2'
1735: AND NOT EXISTS( SELECT '1'
1736: FROM igs_ad_ss_appl_typ
1737: WHERE admission_application_type = api.admission_application_type);
1738:
1739: COMMIT;
1740: